This commit is contained in:
renovate[bot] 2025-05-04 02:06:30 +00:00 committed by GitHub
commit 4cdb871076
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",
"js-md5": "0.7.3",
"jsdoc": "3.6.11",
"json": "^9.0.4",
"json": "^10.0.0",
"pngjs": "3.4.0",
"scratch-blocks": "1.1.210",
"scratch-l10n": "5.0.229",
@ -12974,9 +12974,9 @@
}
},
"node_modules/json": {
"version": "9.0.6",
"resolved": "https://registry.npmjs.org/json/-/json-9.0.6.tgz",
"integrity": "sha512-Nx+4WwMM1xadgqjjteOVEyjoIVq7fGH1hAlRDoxoq2tFzYsBYZDIKwYbyxolkTYwxsSOgAZD2ACLkeGjhFW2Jw==",
"version": "10.0.0",
"resolved": "https://registry.npmjs.org/json/-/json-10.0.0.tgz",
"integrity": "sha512-iK7tAZtpoghibjdB1ncCWykeBMmke3JThUe+rnkD4qkZaglOIQ70Pw7r5UJ4lyUT+7gnw7ehmmLUHDuhqzQD+g==",
"dev": true,
"bin": {
"json": "lib/json.js"

View file

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