changes on package-lock.json when running npm install (#301)

This commit is contained in:
Ulf Gebhardt 2025-08-13 21:58:11 +01:00 committed by GitHub
parent 6f5ee59cc4
commit 5a2d1ea856
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

12
lib/package-lock.json generated
View File

@ -7961,18 +7961,6 @@
"@pkgjs/parseargs": "^0.11.0"
}
},
"node_modules/jiti": {
"version": "1.21.7",
"resolved": "https://registry.npmjs.org/jiti/-/jiti-1.21.7.tgz",
"integrity": "sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==",
"dev": true,
"license": "MIT",
"optional": true,
"peer": true,
"bin": {
"jiti": "bin/jiti.js"
}
},
"node_modules/js-tokens": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",