Skip to content

Commit 86ef5ae

Browse files
Bump follow-redirects and axios
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) to 1.15.2 and updates ancestor dependency [axios](https://github.com/axios/axios). These dependencies need to be updated together. Updates `follow-redirects` from 1.5.10 to 1.15.2 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.5.10...v1.15.2) Updates `axios` from 0.18.1 to 1.2.1 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.18.1...v1.2.1) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3a8051 commit 86ef5ae

File tree

2 files changed

+163
-28
lines changed

2 files changed

+163
-28
lines changed

react-0-to-100-dec22/Day-10 Indian Stock Market/server/package-lock.json

Lines changed: 162 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

react-0-to-100-dec22/Day-10 Indian Stock Market/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"homepage": "https://github.com/maanavshah/stock-market-india#readme",
3232
"dependencies": {
33-
"axios": "^0.18.1",
33+
"axios": "^1.2.1",
3434
"cors": "^2.8.5",
3535
"express": "^4.16.4",
3636
"indian-stock-exchange": "^1.3.33",

0 commit comments

Comments
 (0)