Skip to content

Commit

Permalink
Merge pull request #9 from amsametech/snyk-fix-55a443ee9500e55489207f…
Browse files Browse the repository at this point in the history
…a9b6a51ef4

[Snyk] Security upgrade axios from 1.7.3 to 1.7.4
  • Loading branch information
AmineYagoub authored Aug 18, 2024
2 parents ff6ab3a + e702cae commit 1f6b645
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
13 changes: 7 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@amsame/kinde-auth-nestjs",
"version": "1.3.1",
"version": "1.3.2",
"description": "Kinde Auth module for NestJS framework",
"author": {
"name": "Amine Yagoub",
Expand Down Expand Up @@ -42,7 +42,7 @@
"postpack": "pinst --enable"
},
"dependencies": {
"axios": "^1.7.3",
"axios": "^1.7.4",
"cookie": "^0.6.0",
"jsonwebtoken": "^9.0.2",
"jwks-rsa": "^3.1.0",
Expand Down

0 comments on commit 1f6b645

Please sign in to comment.