Skip to content

Commit

Permalink
fix: package.json & package-lock.json 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-AXIOS-6032459
- https://snyk.io/vuln/SNYK-JS-AXIOS-6124857
  • Loading branch information
snyk-bot committed Aug 11, 2024
1 parent 3d95e87 commit 38de751
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 48 deletions.
150 changes: 103 additions & 47 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 @@ -31,7 +31,7 @@
"is-timezone": "^1.0.0",
"node-cron": "^3.0.1",
"winston": "^3.8.1",
"winston-axios": "^1.7.3"
"winston-axios": "^1.7.8"
},
"devDependencies": {
"@tsconfig/node16": "^1.0.3",
Expand Down

0 comments on commit 38de751

Please sign in to comment.