mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2024-12-22 13:32:28 -05:00
chore(deps): pin dependency json to v9.0.6 [security]
This commit is contained in:
parent
658276bd54
commit
150fea3f22
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@
|
|||
"html-webpack-plugin": "3.2.0",
|
||||
"jest": "^22.2.2",
|
||||
"jest-canvas-mock": "^2.2.0",
|
||||
"json": "^9.0.6",
|
||||
"json": "9.0.6",
|
||||
"lodash.defaultsdeep": "4.6.1",
|
||||
"mkdirp": "^1.0.3",
|
||||
"postcss-import": "^12.0.0",
|
||||
|
|
Loading…
Reference in a new issue