Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 14, 2023
1 parent ffa9114 commit 006e75b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"dependencies": {
"@nuxt/kit": "^3.7.4",
"axios": "1.1.3",
"axios": "1.6.2",
"defu": "^6.1.2",
"requrl": "^3.0.2",
"ufo": "^1.3.1"
Expand Down
21 changes: 7 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1711,7 +1711,7 @@ __metadata:
"@typescript-eslint/parser": ^5.59.0
"@vitest/coverage-c8": ^0.30.1
"@vue/eslint-config-typescript": ^11.0.2
axios: 1.1.3
axios: 1.6.2
axios-mock-adapter: ^1.21.4
changelogen: ^0.5.3
defu: ^6.1.2
Expand Down Expand Up @@ -2887,14 +2887,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.1.3":
version: 1.1.3
resolution: "axios@npm:1.1.3"
"axios@npm:1.6.2":
version: 1.6.2
resolution: "axios@npm:1.6.2"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: cab3b17bf6092c9387f7023d699db093cfa23650b56c4422cd474d124b78b2e3b5a520f932c330664a58ab85b867b1c25a95cace475ef72d236888c852b84e6d
checksum: 4a7429e2b784be0f2902ca2680964391eae7236faa3967715f30ea45464b98ae3f1c6f631303b13dfe721b17126b01f486c7644b9ef276bfc63112db9fd379f8
languageName: node
linkType: hard

Expand Down Expand Up @@ -5702,13 +5702,6 @@ __metadata:
languageName: node
linkType: hard

"grapheme-splitter@npm:^1.0.4":
version: 1.0.4
resolution: "grapheme-splitter@npm:1.0.4"
checksum: 0c22ec54dee1b05cd480f78cf14f732cb5b108edc073572c4ec205df4cd63f30f8db8025afc5debc8835a8ddeacf648a1c7992fe3dcd6ad38f9a476d84906620
languageName: node
linkType: hard

"graphemer@npm:^1.4.0":
version: 1.4.0
resolution: "graphemer@npm:1.4.0"
Expand Down Expand Up @@ -9932,11 +9925,11 @@ __metadata:

"typescript@patch:typescript@^5.0.4#~builtin<compat/typescript>":
version: 5.2.2
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=77c9e2"
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=f3b441"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 07106822b4305de3f22835cbba949a2b35451cad50888759b6818421290ff95d522b38ef7919e70fb381c5fe9c1c643d7dea22c8b31652a717ddbd57b7f4d554
checksum: 0f4da2f15e6f1245e49db15801dbee52f2bbfb267e1c39225afdab5afee1a72839cd86000e65ee9d7e4dfaff12239d28beaf5ee431357fcced15fb08583d72ca
languageName: node
linkType: hard

Expand Down

0 comments on commit 006e75b

Please sign in to comment.