Skip to content

Commit

Permalink
Update dependency axios to v1.6.0 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent c85e291 commit b11cf6d
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
32 changes: 16 additions & 16 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/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@vaarna/logging": "*",
"@vaarna/type": "*",
"@vaarna/util": "*",
"axios": "1.2.0",
"axios": "1.6.0",
"pino": "8.7.0",
"zod": "3.19.1"
}
Expand Down
2 changes: 1 addition & 1 deletion package/window-upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@vaarna/logging": "*",
"@vaarna/util": "*",
"axios": "1.2.0",
"axios": "1.6.0",
"zod": "3.19.1"
},
"peerDependencies": {
Expand Down

0 comments on commit b11cf6d

Please sign in to comment.