fix(deps): lock file maintenance

This commit is contained in:
renovate[bot] 2024-06-14 07:17:25 +00:00 committed by GitHub
parent 517cb62a0d
commit e17d972fd2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

34
package-lock.json generated
View file

@ -1460,11 +1460,27 @@
}
},
"node_modules/acorn-walk": {
"version": "8.3.2",
"resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.3.2.tgz",
"integrity": "sha512-cjkyv4OtNCIeqhHrfS81QWXoCBPExR/J62oyEqepVw8WaQeSqpW2uhuLPh1m9eWhDuOo/jUXVTlifvesOWp/4A==",
"version": "8.3.3",
"resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.3.3.tgz",
"integrity": "sha512-MxXdReSRhGO7VlFe1bRG/oI7/mdLV9B9JJT0N8vZOhF7gFRR5l3M8W9G8JxmKV+JC5mGqJ0QvqfSOLsCPa4nUw==",
"dev": true,
"license": "MIT",
"dependencies": {
"acorn": "^8.11.0"
},
"engines": {
"node": ">=0.4.0"
}
},
"node_modules/acorn-walk/node_modules/acorn": {
"version": "8.12.0",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.0.tgz",
"integrity": "sha512-RTvkC4w+KNXrM39/lWCUaG0IbRkWdCv7W/IOW9oU6SawyxulvkQy5HQPVTKxEjczcUvapcrw3cFx/60VN/NRNw==",
"dev": true,
"license": "MIT",
"bin": {
"acorn": "bin/acorn"
},
"engines": {
"node": ">=0.4.0"
}
@ -12487,9 +12503,9 @@
"license": "MIT"
},
"node_modules/scratch-l10n": {
"version": "3.18.179",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.179.tgz",
"integrity": "sha512-BxgkN7QVKuZ/bmJkczlwIvFx9iuZVaaNno+DnvKXI9ngeWIUksnO0ewwFXaeBgOow6uK9SejRbBJGW/Utq6Wog==",
"version": "3.18.181",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.181.tgz",
"integrity": "sha512-bpk6OeuUVvHNTNOwDiu+r8Wm3HhN3HAlEbsydL8k7jB+HUyXrfcfbxZKH+BDxkZm+xH+npKwuSsikSKE0iZ4KQ==",
"license": "BSD-3-Clause",
"bin": {
"build-i18n-src": "scripts/build-i18n-src.js",
@ -14549,9 +14565,9 @@
}
},
"node_modules/ts-node/node_modules/acorn": {
"version": "8.11.3",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.11.3.tgz",
"integrity": "sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==",
"version": "8.12.0",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.0.tgz",
"integrity": "sha512-RTvkC4w+KNXrM39/lWCUaG0IbRkWdCv7W/IOW9oU6SawyxulvkQy5HQPVTKxEjczcUvapcrw3cFx/60VN/NRNw==",
"dev": true,
"license": "MIT",
"bin": {