Skip to content

Commit 823f123

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: 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.0.1",
2727
"node-fetch": "^2.6.1",
2828
"web-streams-polyfill": "^3.0.1"
2929
},

Diff for: 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.0.1:
6977+
version "1.0.1"
6978+
resolved "https://registry.yarnpkg.com/ky/-/ky-1.0.1.tgz#3b167f0bf75097240ffc5505e6b4f7b3be8161d0"
6979+
integrity sha512-UvcwpQO0LOuZwG0Ti3VDo6w57KYt+r4bWEYlNaMt82hgyFtse86QtOGum1RzsZni31FndXQl6NvtDArfunt2JQ==
69806980

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

0 commit comments

Comments
 (0)