Skip to content

Commit

Permalink
Bump axios from 0.27.2 to 1.6.0 in /packages/sources/dar (#3086)
Browse files Browse the repository at this point in the history
* Bump axios from 0.27.2 to 1.6.0 in /packages/sources/dar

Bumps [axios](https://github.com/axios/axios) from 0.27.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.27.2...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* update deps

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: karen-stepanyan <[email protected]>
Co-authored-by: karen-stepanyan <[email protected]>
  • Loading branch information
3 people authored Jan 5, 2024
1 parent 0cb0ac5 commit d44ff4b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/sources/dar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@chainlink/external-adapter-framework": "0.33.2",
"axios": "0.27.2",
"axios": "1.6.0",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2994,7 +2994,7 @@ __metadata:
"@types/jest": 27.5.2
"@types/node": 16.11.51
"@types/sinonjs__fake-timers": 8.1.5
axios: 0.27.2
axios: 1.6.0
nock: 13.2.9
tslib: ^2.3.1
typescript: 5.0.4
Expand Down

0 comments on commit d44ff4b

Please sign in to comment.