mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-07-11 21:43:58 -04:00
chore(deps): update dependency json to v11
This commit is contained in:
parent
f31c630f9d
commit
e5ab8f8992
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -10812,9 +10812,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"json": {
|
||||
"version": "9.0.6",
|
||||
"resolved": "http://registry.npmjs.org/json/-/json-9.0.6.tgz",
|
||||
"integrity": "sha1-eXLCpaSKQmeNsnMMfCxO5uTiRYU=",
|
||||
"version": "11.0.0",
|
||||
"resolved": "https://registry.npmjs.org/json/-/json-11.0.0.tgz",
|
||||
"integrity": "sha512-N/ITv3Yw9Za8cGxuQqSqrq6RHnlaHWZkAFavcfpH/R52522c26EbihMxnY7A1chxfXJ4d+cEFIsyTgfi9GihrA==",
|
||||
"dev": true
|
||||
},
|
||||
"json-parse-better-errors": {
|
||||
|
|
|
@ -67,7 +67,7 @@
|
|||
"gh-pages": "1.2.0",
|
||||
"in-publish": "2.0.1",
|
||||
"jsdoc": "3.6.6",
|
||||
"json": "^9.0.4",
|
||||
"json": "11.0.0",
|
||||
"lodash.defaultsdeep": "4.6.1",
|
||||
"pngjs": "3.3.3",
|
||||
"scratch-audio": "0.1.0-prerelease.20200528195344",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue