Skip to content

Commit a19bb82

Browse files
chore(deps): pin dependency json [security]
1 parent 414be1a commit a19bb82

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
@@ -70,7 +70,7 @@
7070
"gh-pages": "1.2.0",
7171
"html-webpack-plugin": "5.6.4",
7272
"jsdoc": "3.6.11",
73-
"json": "9.0.6",
73+
"json": "10.0.0",
7474
"playwright-chromium": "1.55.0",
7575
"scratch-render-fonts": "1.0.233",
7676
"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
@@ -55,7 +55,7 @@
5555
"eslint-config-scratch": "9.0.9",
5656
"eslint-plugin-import": "2.32.0",
5757
"jsdom": "13.2.0",
58-
"json": "9.0.6",
58+
"json": "10.0.0",
5959
"mkdirp": "2.1.6",
6060
"rimraf": "3.0.2",
6161
"scratch-render-fonts": "1.0.233",

packages/scratch-vm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"in-publish": "2.0.1",
8888
"js-md5": "0.7.3",
8989
"jsdoc": "3.6.11",
90-
"json": "^9.0.4",
90+
"json": "9.0.6",
9191
"pngjs": "3.4.0",
9292
"scratch-blocks": "1.1.220",
9393
"scratch-l10n": "6.0.49",

0 commit comments

Comments
 (0)