Skip to content

Commit 79e1124

Browse files
chore(deps): update dependency axios to v0.30.2 [security]
1 parent e1d92bf commit 79e1124

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
@@ -10853,13 +10853,13 @@ [email protected]:
1085310853
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.4.1.tgz#7dbdc25989298f9ad006645cd396782443757413"
1085410854
integrity sha512-gd1kmb21kwNuWr6BQz8fv6GNECPBnUasepcoLbekws23NVBLODdsClRZ+bQ8+9Uomf3Sm3+Vwn0oYG9NvwnJCw==
1085510855

10856-
10857-
version "0.30.0"
10858-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.30.0.tgz#026ae2c0ae6ac35d564056690683fb77c991d0d3"
10859-
integrity sha512-Z4F3LjCgfjZz8BMYalWdMgAQUnEtKDmpwNHjh/C8pQZWde32TF64cqnSeyL3xD/aTIASRU30RHTNzRiV/NpGMg==
10856+
10857+
version "0.30.2"
10858+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.30.2.tgz#256d3a8ee765cc27188d08b8b545a5f5a0c77dad"
10859+
integrity sha512-0pE4RQ4UQi1jKY6p7u6i1Tkzqmu+d+/tHS7Q7rKunWLB9WyilBTpHHpXzPNMDj5hTbK0B0PTLSz07yqMBiF6xg==
1086010860
dependencies:
1086110861
follow-redirects "^1.15.4"
10862-
form-data "^4.0.0"
10862+
form-data "^4.0.4"
1086310863
proxy-from-env "^1.1.0"
1086410864

1086510865

0 commit comments

Comments
 (0)