Skip to content

Commit ea49507

Browse files
authored
Fix security vulnerability for node-forge (#162)
1 parent 54dce5c commit ea49507

File tree

2 files changed

+134
-191
lines changed

2 files changed

+134
-191
lines changed

playgrounds/vanilla-js/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
"@babel/core": "^7.12.3",
1313
"parcel-bundler": "^1.12.4"
1414
},
15+
"resolutions": {
16+
"node-forge": "^0.10.0"
17+
},
1518
"browserslist": [
1619
"last 3 and_chr versions",
1720
"last 3 chrome versions",

0 commit comments

Comments
 (0)