mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-06-12 21:40:59 -04:00
chore(deps): update dependency json to v10 [security]
This commit is contained in:
parent
45e1d6b6f1
commit
4819d8acc6
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -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.206",
|
||||
"scratch-l10n": "5.0.120",
|
||||
|
@ -12975,9 +12975,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"
|
||||
|
|
|
@ -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.206",
|
||||
"scratch-l10n": "5.0.120",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue