Skip to content

Commit f3e967b

Browse files
chore(deps): update dependency ky to v1
1 parent 7847330 commit f3e967b

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.1.0",
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.1.0:
6977+
version "1.1.0"
6978+
resolved "https://registry.yarnpkg.com/ky/-/ky-1.1.0.tgz#4c84504da920b7f56c9838b34db76ae364fba7dd"
6979+
integrity sha512-n/rS/Yw+pc/j61kl353yIhxpM/FN0VidhPeiMv6Y/QyyCUpSJtHtHlX655wYolZ/Wc3BKO4Q5syWKfzJ5CT7Bg==
69806980

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

0 commit comments

Comments
 (0)