chore(deps): update dependency json to v11

This commit is contained in:
Renovate Bot 2022-03-26 12:05:38 +00:00
parent 791b2750ce
commit 2478875d81
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -5419,9 +5419,9 @@
"dev": true
},
"json": {
"version": "9.0.6",
"resolved": "https://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": {

View file

@ -35,7 +35,7 @@
"eslint-config-scratch": "6.0.0",
"gh-pages": "1.2.0",
"jsdoc": "3.6.7",
"json": "9.0.6",
"json": "11.0.0",
"playwright-chromium": "1.13.0",
"scratch-render-fonts": "1.0.0-prerelease.20210401210003",
"scratch-vm": "0.2.0-prerelease.20201125065300",