Skip to content

Commit 2b15a85

Browse files
Bump axios from 0.21.2 to 1.6.0 in /reverse_engineering (#29)
Bumps [axios](https://github.com/axios/axios) from 0.21.2 to 1.6.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.21.2...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6b257d commit 2b15a85

File tree

2 files changed

+24
-10
lines changed

2 files changed

+24
-10
lines changed

reverse_engineering/package-lock.json

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

reverse_engineering/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": "Hackolade",
66
"dependencies": {
77
"@azure/cosmos": "^3.17.3",
8-
"axios": "^0.21.1",
8+
"axios": "^1.6.0",
99
"lodash": "^4.17.20",
1010
"qs": "^6.9.1"
1111
},

0 commit comments

Comments
 (0)