Skip to content

Commit fac07fe

Browse files
chore(deps): update dependency json to v10 [security]
1 parent 175d6f8 commit fac07fe

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

package-lock.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/scratch-render/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"gh-pages": "1.2.0",
7373
"html-webpack-plugin": "5.6.3",
7474
"jsdoc": "3.6.11",
75-
"json": "9.0.6",
75+
"json": "10.0.0",
7676
"playwright-chromium": "1.50.1",
7777
"scratch-render-fonts": "1.0.165",
7878
"scratch-semantic-release-config": "3.0.0",

packages/scratch-svg-renderer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"eslint-config-scratch": "9.0.9",
5959
"eslint-plugin-import": "2.29.1",
6060
"jsdom": "13.2.0",
61-
"json": "9.0.6",
61+
"json": "10.0.0",
6262
"mkdirp": "2.1.6",
6363
"rimraf": "3.0.2",
6464
"scratch-render-fonts": "1.0.165",

packages/scratch-vm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"in-publish": "2.0.1",
9090
"js-md5": "0.7.3",
9191
"jsdoc": "3.6.11",
92-
"json": "^9.0.4",
92+
"json": "^10.0.0",
9393
"pngjs": "3.4.0",
9494
"scratch-blocks": "1.1.206",
9595
"scratch-l10n": "5.0.135",

0 commit comments

Comments
 (0)