mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-06-13 14:00:52 -04:00
Merge 4819d8acc6
into f207757ef0
This commit is contained in:
commit
4cdb871076
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.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"
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue