Skip to content

Commit 88df2a0

Browse files
fix(deps): update dependency ky to ^0.19.0 (#104)
1 parent 9d15f8c commit 88df2a0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
},
5959
"dependencies": {
6060
"is-url-superb": "^3.0.0",
61-
"ky": "^0.18.0",
61+
"ky": "^0.19.0",
6262
"ky-universal": "^0.5.0"
6363
},
6464
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2647,10 +2647,10 @@ ky-universal@^0.5.0:
26472647
abort-controller "^3.0.0"
26482648
node-fetch "^2.6.0"
26492649

2650-
ky@^0.18.0:
2651-
version "0.18.0"
2652-
resolved "https://registry.yarnpkg.com/ky/-/ky-0.18.0.tgz#23b46f14c76b646da434b2a34a934b69e8317144"
2653-
integrity sha512-B/Gjri1BAQa1+P7jjj2FYTWIbiYwDDozNvQOv8HUq24cD+a3D3tANxLjnISrrKeiG3B2N3aVE6z9hV+o1n5JGg==
2650+
ky@^0.19.0:
2651+
version "0.19.0"
2652+
resolved "https://registry.yarnpkg.com/ky/-/ky-0.19.0.tgz#d6ad117e89efe2d85a1c2e91462d48ca1cda1f7a"
2653+
integrity sha512-RkDgbg5ahMv1MjHfJI2WJA2+Qbxq0iNSLWhreYiCHeHry9Q12sedCnP5KYGPt7sydDvsyH+8UcG6Kanq5mpsyw==
26542654

26552655
leven@^3.1.0:
26562656
version "3.1.0"

0 commit comments

Comments
 (0)