Skip to content

Commit 74fa93d

Browse files
chore(deps): update dependency ky to v1
1 parent e20a347 commit 74fa93d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"consola": "^2.15.0",
2424
"defu": "^3.2.2",
2525
"destr": "^1.0.1",
26-
"ky": "^0.25.1",
26+
"ky": "^1.7.4",
2727
"node-fetch": "^2.6.1",
2828
"web-streams-polyfill": "^3.0.1"
2929
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6973,10 +6973,10 @@ kleur@^3.0.3:
69736973
resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e"
69746974
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
69756975

6976-
ky@^0.25.1:
6977-
version "0.25.1"
6978-
resolved "https://registry.yarnpkg.com/ky/-/ky-0.25.1.tgz#0df0bd872a9cc57e31acd5dbc1443547c881bfbc"
6979-
integrity sha512-PjpCEWlIU7VpiMVrTwssahkYXX1by6NCT0fhTUX34F3DTinARlgMpriuroolugFPcMgpPWrOW4mTb984Qm1RXA==
6976+
ky@^1.7.4:
6977+
version "1.7.4"
6978+
resolved "https://registry.yarnpkg.com/ky/-/ky-1.7.4.tgz#80d13a7cdc0616027ea3c544aba8ee15270a6943"
6979+
integrity sha512-zYEr/gh7uLW2l4su11bmQ2M9xLgQLjyvx58UyNM/6nuqyWFHPX5ktMjvpev3F8QWdjSsHUpnWew4PBCswBNuMQ==
69806980

69816981
last-call-webpack-plugin@^3.0.0:
69826982
version "3.0.0"

0 commit comments

Comments
 (0)