Skip to content

Commit

Permalink
fix: package.json & package-lock.json to reduce vulnerabilities (#311)
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-PACRESOLVER-1564857
  • Loading branch information
snyk-bot authored Oct 14, 2021
1 parent e06abd9 commit 38e1ac5
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 73 deletions.
138 changes: 66 additions & 72 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"toml": "^3.0.0",
"uuid": "^3.3.3",
"winston": "^3.3.3",
"winston-cloudwatch": "^2.5.2",
"winston-cloudwatch": "^3.1.0",
"yaml": "^1.10.2"
},
"devDependencies": {
Expand Down

0 comments on commit 38e1ac5

Please sign in to comment.