Skip to content

Commit

Permalink
Update axios to 1.7.4
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Whitehead <[email protected]>
  • Loading branch information
matthew1001 committed Aug 15, 2024
1 parent 6f759a2 commit 6bb5ffe
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 49 deletions.
121 changes: 73 additions & 48 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@
"rxjs": "^7.4.0",
"swagger-ui-express": "^4.1.6",
"uuid": "^8.3.2",
"ws": "^8.2.3"
"ws": "^8.2.3",
"axios": "^1.7.4"
},
"devDependencies": {
"@nestjs/cli": "^8.0.11",
Expand Down

0 comments on commit 6bb5ffe

Please sign in to comment.