Skip to content

Commit

Permalink
Bump axios from 1.3.4 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.3.4 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@v1.3.4...v1.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 10, 2023
1 parent 932f000 commit 719f3ec
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@turf/bbox": "6.5.0",
"@types/d3-format": "^3.0.1",
"@types/lodash-es": "4.17.7",
"axios": "1.3.4",
"axios": "1.6.0",
"chroma-js": "^2.4.2",
"classnames": "^2.3.2",
"cmdk": "0.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3485,14 +3485,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.3.4":
version: 1.3.4
resolution: "axios@npm:1.3.4"
"axios@npm:1.6.0":
version: 1.6.0
resolution: "axios@npm:1.6.0"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 7440edefcf8498bc3cdf39de00443e8101f249972c83b739c6e880d9d669fea9486372dbe8739e88b3bf8bb1ad15f6106693f206f078f4516fe8fd47b1c3093c
checksum: c7c9f2ae9e0b9bad7d6f9a4dff030930b12ee667dedf54c3c776714f91681feb743c509ac0796ae5c01e12c4ab4a2bee74905068dd200fbc1ab86f9814578fb0
languageName: node
linkType: hard

Expand Down Expand Up @@ -7699,7 +7699,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": 5.48.2
assert: 2.0.0
autoprefixer: 10.4.14
axios: 1.3.4
axios: 1.6.0
chroma-js: ^2.4.2
classnames: ^2.3.2
cmdk: 0.2.0
Expand Down

0 comments on commit 719f3ec

Please sign in to comment.