Skip to content

Commit

Permalink
fix: package.json & yarn.lock to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NETMASK-1089716
  • Loading branch information
snyk-bot committed Apr 1, 2021
1 parent 3728003 commit 2ce317e
Show file tree
Hide file tree
Showing 2 changed files with 1,005 additions and 1,006 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"jsonwebtoken": "^8.5.1",
"mem": "^5.1.1",
"node-jose": "^1.1.3",
"snyk": "^1.316.1"
"snyk": "^1.518.0"
},
"scripts": {
"test": "jest",
Expand Down
Loading

0 comments on commit 2ce317e

Please sign in to comment.