Skip to content

Commit

Permalink
fix: CWE-20: Improper Input Validation in y18n version 5.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bhamail committed Jul 19, 2021
1 parent 466c349 commit 1b6a7cb
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 15 deletions.
37 changes: 23 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"node": ">=8.0.0"
},
"resolutions": {
"hosted-git-info": "^3.0.8"
"hosted-git-info": "^3.0.8",
"y18n": "^5.0.8"
},
"scripts": {
"preinstall": "npx npm-force-resolutions",
Expand Down

0 comments on commit 1b6a7cb

Please sign in to comment.