diff --git a/package-lock.json b/package-lock.json index addc766d97..8aff502a03 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { - "name": "snipe-it", + "name": "relock-npm-lock-v2-APPG6R", "lockfileVersion": 3, "requires": true, "packages": { "": { "dependencies": { "@fortawesome/fontawesome-free": "^6.5.2", - "acorn": "^8.11.2", + "acorn": "^8.12.0", "acorn-import-assertions": "^1.9.0", "admin-lte": "^2.4.18", "ajv": "^6.12.6", @@ -2481,7 +2481,9 @@ } }, "node_modules/acorn": { - "version": "8.11.3", + "version": "8.12.0", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.0.tgz", + "integrity": "sha512-RTvkC4w+KNXrM39/lWCUaG0IbRkWdCv7W/IOW9oU6SawyxulvkQy5HQPVTKxEjczcUvapcrw3cFx/60VN/NRNw==", "license": "MIT", "bin": { "acorn": "bin/acorn" diff --git a/package.json b/package.json index 83b3ada467..8d87373363 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ }, "dependencies": { "@fortawesome/fontawesome-free": "^6.5.2", - "acorn": "^8.11.2", + "acorn": "^8.12.0", "acorn-import-assertions": "^1.9.0", "admin-lte": "^2.4.18", "ajv": "^6.12.6",