Skip to content

Commit 8a478e1

Browse files
chore(deps): update dependency axios to v0.30.2 [security]
1 parent f9c3f75 commit 8a478e1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

npm/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@vitejs/plugin-vue": "6.0.0",
2020
"@vue/compiler-sfc": "3.2.47",
2121
"@vue/test-utils": "2.4.6",
22-
"axios": "0.30.0",
22+
"axios": "0.30.2",
2323
"cypress": "0.0.0-development",
2424
"debug": "^4.3.4",
2525
"globby": "^11.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10870,13 +10870,13 @@ [email protected]:
1087010870
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.4.1.tgz#7dbdc25989298f9ad006645cd396782443757413"
1087110871
integrity sha512-gd1kmb21kwNuWr6BQz8fv6GNECPBnUasepcoLbekws23NVBLODdsClRZ+bQ8+9Uomf3Sm3+Vwn0oYG9NvwnJCw==
1087210872

10873-
10874-
version "0.30.0"
10875-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.30.0.tgz#026ae2c0ae6ac35d564056690683fb77c991d0d3"
10876-
integrity sha512-Z4F3LjCgfjZz8BMYalWdMgAQUnEtKDmpwNHjh/C8pQZWde32TF64cqnSeyL3xD/aTIASRU30RHTNzRiV/NpGMg==
10873+
10874+
version "0.30.2"
10875+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.30.2.tgz#256d3a8ee765cc27188d08b8b545a5f5a0c77dad"
10876+
integrity sha512-0pE4RQ4UQi1jKY6p7u6i1Tkzqmu+d+/tHS7Q7rKunWLB9WyilBTpHHpXzPNMDj5hTbK0B0PTLSz07yqMBiF6xg==
1087710877
dependencies:
1087810878
follow-redirects "^1.15.4"
10879-
form-data "^4.0.0"
10879+
form-data "^4.0.4"
1088010880
proxy-from-env "^1.1.0"
1088110881

1088210882

0 commit comments

Comments
 (0)