Skip to content

Commit

Permalink
chore(deps): update dependency axios to ^0.28.0 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 22, 2024
1 parent 79fae7b commit 6e3b04d
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 9 deletions.
69 changes: 62 additions & 7 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
Expand Up @@ -17,13 +17,13 @@
"author": "toshi1127 <toshi.matsumoto.3n@gmail.com> (https://github.com/toshi1127)",
"license": "MIT",
"devDependencies": {
"axios": "^0.21.1",
"axios": "^0.28.0",
"redux": "^4.1.0",
"typescript": "^4.3.2"
},
"peerDependencies": {
"redux": "^4.1.0",
"axios": "^0.21.1"
"axios": "^0.28.0"
},
"dependencies": {
"typescript-fsa": "^3.0.0"
Expand Down

0 comments on commit 6e3b04d

Please sign in to comment.