Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency axios to v1.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 30, 2024
1 parent c0929c8 commit 8d4817d
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 deletions.
18 changes: 9 additions & 9 deletions .pnp.cjs

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

Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@fontsource-variable/roboto-flex": "5.0.16",
"@vueuse/core": "10.11.1",
"axios": "1.7.5",
"axios": "1.7.6",
"dayjs": "1.11.13",
"jwt-decode": "4.0.0",
"pinia": "2.2.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3639,14 +3639,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.7.5":
version: 1.7.5
resolution: "axios@npm:1.7.5"
"axios@npm:1.7.6":
version: 1.7.6
resolution: "axios@npm:1.7.6"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10/6cbcfe943a84089f420a900a3a3aeb54ee94dcc9c2b81b150434896357be5d1079eff0b1bbb628597371e79f896b1bc5776df04184756ba99656ff31df9a75bf
checksum: 10/c9a488da1e5bae690b4832d270bf0bc99c4246407f65783446c94216a6d63d228bccbacff4bde1891d6612c4a89369356101a1cbbd66efeac1776950750a561b
languageName: node
linkType: hard

Expand Down Expand Up @@ -7479,7 +7479,7 @@ __metadata:
"@vitest/ui": "npm:2.0.5"
"@vue/eslint-config-typescript": "npm:13.0.0"
"@vueuse/core": "npm:10.11.1"
axios: "npm:1.7.5"
axios: "npm:1.7.6"
dayjs: "npm:1.11.13"
eslint: "npm:8.57.0"
eslint-config-prettier: "npm:9.1.0"
Expand Down

0 comments on commit 8d4817d

Please sign in to comment.