chore(deps): update dependency json to v10 [security]

This commit is contained in:
renovate[bot] 2025-02-11 01:40:08 +00:00 committed by GitHub
parent 45e1d6b6f1
commit 4819d8acc6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -53,7 +53,7 @@
"in-publish": "2.0.1", "in-publish": "2.0.1",
"js-md5": "0.7.3", "js-md5": "0.7.3",
"jsdoc": "3.6.11", "jsdoc": "3.6.11",
"json": "^9.0.4", "json": "^10.0.0",
"pngjs": "3.4.0", "pngjs": "3.4.0",
"scratch-blocks": "1.1.206", "scratch-blocks": "1.1.206",
"scratch-l10n": "5.0.120", "scratch-l10n": "5.0.120",
@ -12975,9 +12975,9 @@
} }
}, },
"node_modules/json": { "node_modules/json": {
"version": "9.0.6", "version": "10.0.0",
"resolved": "https://registry.npmjs.org/json/-/json-9.0.6.tgz", "resolved": "https://registry.npmjs.org/json/-/json-10.0.0.tgz",
"integrity": "sha512-Nx+4WwMM1xadgqjjteOVEyjoIVq7fGH1hAlRDoxoq2tFzYsBYZDIKwYbyxolkTYwxsSOgAZD2ACLkeGjhFW2Jw==", "integrity": "sha512-iK7tAZtpoghibjdB1ncCWykeBMmke3JThUe+rnkD4qkZaglOIQ70Pw7r5UJ4lyUT+7gnw7ehmmLUHDuhqzQD+g==",
"dev": true, "dev": true,
"bin": { "bin": {
"json": "lib/json.js" "json": "lib/json.js"

View file

@ -97,7 +97,7 @@
"in-publish": "2.0.1", "in-publish": "2.0.1",
"js-md5": "0.7.3", "js-md5": "0.7.3",
"jsdoc": "3.6.11", "jsdoc": "3.6.11",
"json": "^9.0.4", "json": "^10.0.0",
"pngjs": "3.4.0", "pngjs": "3.4.0",
"scratch-blocks": "1.1.206", "scratch-blocks": "1.1.206",
"scratch-l10n": "5.0.120", "scratch-l10n": "5.0.120",