fix: upgrade acorn from 8.11.3 to 8.12.0

Snyk has created this PR to upgrade acorn from 8.11.3 to 8.12.0.

See this package in npm:
acorn

See this project in Snyk:
https://app.snyk.io/org/snipe/project/3d53e1dd-b8bf-46b5-ba61-18ce26933166?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2024-07-05 08:34:40 +00:00
parent 8eb68d3901
commit 76f13270af
No known key found for this signature in database
GPG key ID: 78AC5AE55A47A65B
2 changed files with 6 additions and 4 deletions

8
package-lock.json generated
View file

@ -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"

View file

@ -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",