Skip to content

Commit

Permalink
update node-forge to fix Veracode SCA vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
ahitrov committed Jan 13, 2022
1 parent 738ac2c commit c8bd957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"author": "Mike Reinstein",
"license": "MIT",
"dependencies": {
"node-forge": "^0.10.0",
"node-forge": "^1.2.1",
"validator": "^9.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit c8bd957

Please sign in to comment.