Skip to content

Commit

Permalink
chore(deps): update dependency axios to v1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 23, 2024
1 parent 6679a4b commit e212657
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 27 deletions.
18 changes: 10 additions & 8 deletions apps/pokeapi-proxy/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 apps/pokeapi-proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"license": "MIT",
"dependencies": {
"axios": "1.6.7",
"axios": "1.7.2",
"cors": "2.8.5",
"dotenv": "16.3.1",
"express": "4.19.2",
Expand Down
18 changes: 10 additions & 8 deletions apps/stock-price-checker-proxy/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 apps/stock-price-checker-proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@seald-io/nedb": "2.2.2",
"axios": "1.6.7",
"axios": "1.7.2",
"cors": "2.8.5",
"dotenv": "14.3.2",
"express": "4.19.2"
Expand Down
16 changes: 8 additions & 8 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.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@types/jest": "^29.5.10",
"axios": "1.6.0",
"axios": "1.7.2",
"eslint-config-prettier": "8.7.0",
"eslint-plugin-react": "7.34.0",
"husky": "8.0.3",
Expand Down

0 comments on commit e212657

Please sign in to comment.