Skip to content

Commit 328c53e

Browse files
committed
Fixing json5 vulnerability
1 parent 4cdccc1 commit 328c53e

File tree

2 files changed

+38
-71
lines changed

2 files changed

+38
-71
lines changed

package-lock.json

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

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"devDependencies": {
2929
"@babel/core": "7.26.0",
30-
"babel-loader": "8.2.2",
30+
"babel-loader": "8.4.1",
3131
"babel-preset-react-app": "10.0.0",
3232
"prettier": "2.3.2",
3333
"webpack": "5.76.0",

0 commit comments

Comments
 (0)