Skip to content

Commit

Permalink
Update dependency axios to v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 26, 2023
1 parent c85e291 commit 56bc35b
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 28 deletions.
52 changes: 26 additions & 26 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.5.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.5.0",
"zod": "3.19.1"
},
"peerDependencies": {
Expand Down

0 comments on commit 56bc35b

Please sign in to comment.