Skip to content

Commit

Permalink
Bump axios from 1.6.3 to 1.6.8 (#414)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 12, 2024
1 parent 74527b8 commit 9433ab5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@deepmodeling/args": "0.0.17",
"axios": "^1.6.3",
"axios": "^1.6.8",
"core-js": "^3.35.0",
"register-service-worker": "^1.7.1",
"vue": "^3.4.21",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4391,14 +4391,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -5998,7 +5998,7 @@ __metadata:
"@vue/cli-plugin-router": ~5.0.8
"@vue/cli-service": ~5.0.8
"@vue/compiler-sfc": ^3.4.21
axios: ^1.6.3
axios: ^1.6.8
core-js: ^3.35.0
crypto-browserify: ^3.12.0
eslint: ^8.57.0
Expand Down Expand Up @@ -6829,7 +6829,7 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.15.0":
"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.15.6":
version: 1.15.6
resolution: "follow-redirects@npm:1.15.6"
peerDependenciesMeta:
Expand Down

0 comments on commit 9433ab5

Please sign in to comment.