Skip to content

Commit

Permalink
Bump axios from 1.4.0 to 1.6.3
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.6.3.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.4.0...v1.6.3)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent f1db283 commit 852d5e3
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 @@ -12,7 +12,7 @@
},
"dependencies": {
"@cloudcmd/clipboard": "^2.0.0",
"axios": "^1.1.3",
"axios": "^1.6.3",
"csv-parse": "^5.5.0",
"direct-vuex": "^0.12.1",
"highlight.js": "^11.6.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1146,14 +1146,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.1.3":
version: 1.4.0
resolution: "axios@npm:1.4.0"
"axios@npm:^1.6.3":
version: 1.6.3
resolution: "axios@npm:1.6.3"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 7fb6a4313bae7f45e89d62c70a800913c303df653f19eafec88e56cea2e3821066b8409bc68be1930ecca80e861c52aa787659df0ffec6ad4d451c7816b9386b
checksum: 07ef3bb83fc2dacc1ae2c97f2bbd04ef7701f5655f9037789d79ee78b698ffa50eaa8465c2017d4d3e9ce7d94cb779f730acaab32ce9036d0a4933c1e89df4da
languageName: node
linkType: hard

Expand Down Expand Up @@ -4492,7 +4492,7 @@ __metadata:
"@vue/eslint-config-prettier": ^8.0.0
"@vue/eslint-config-standard": ^8.0.1
"@vue/eslint-config-typescript": ^11.0.3
axios: ^1.1.3
axios: ^1.6.3
csv-parse: ^5.5.0
direct-vuex: ^0.12.1
eslint: ^8.50.0
Expand Down

0 comments on commit 852d5e3

Please sign in to comment.