Skip to content

Commit

Permalink
fix: package.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-6144788
  • Loading branch information
snyk-bot committed Jan 5, 2024
1 parent 7d4f6dd commit d5a127e
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 @@ -31,7 +31,7 @@
"dependencies": {
"@google-cloud/logging-winston": "4.1.0",
"@nestjs/axios": "0.0.1",
"@nestjs/common": "8.0.1",
"@nestjs/common": "9.0.0",
"@nestjs/config": "1.0.1",
"@nestjs/core": "8.0.1",
"@nestjs/jwt": "^8.0.0",
Expand Down

0 comments on commit d5a127e

Please sign in to comment.