Skip to content

Commit 0512b49

Browse files
chore(deps): pin dependency json [security]
1 parent 8e1b6be commit 0512b49

File tree

4 files changed

+21
-9
lines changed

4 files changed

+21
-9
lines changed

package-lock.json

Lines changed: 18 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/scratch-render/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"gh-pages": "1.2.0",
7474
"html-webpack-plugin": "5.6.4",
7575
"jsdoc": "3.6.11",
76-
"json": "9.0.6",
76+
"json": "10.0.0",
7777
"playwright-chromium": "1.54.2",
7878
"scratch-render-fonts": "1.0.223",
7979
"scratch-semantic-release-config": "3.0.0",

packages/scratch-svg-renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"eslint-config-scratch": "9.0.9",
5959
"eslint-plugin-import": "2.32.0",
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.223",

packages/scratch-vm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"in-publish": "2.0.1",
9191
"js-md5": "0.7.3",
9292
"jsdoc": "3.6.11",
93-
"json": "^9.0.4",
93+
"json": "9.0.6",
9494
"pngjs": "3.4.0",
9595
"scratch-blocks": "1.1.213",
9696
"scratch-l10n": "6.0.30",

0 commit comments

Comments
 (0)