File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 27
27
"storybook" : " start-storybook"
28
28
},
29
29
"dependencies" : {
30
- "ky" : " 0.25.1 " ,
31
- "ky-universal" : " 0.8.2 " ,
30
+ "ky" : " 0.26.0 " ,
31
+ "ky-universal" : " 0.9.1 " ,
32
32
"next" : " 10.0.5" ,
33
33
"react" : " 17.0.1" ,
34
34
"react-dom" : " 17.0.1"
Original file line number Diff line number Diff line change @@ -9098,18 +9098,18 @@ klona@^2.0.4:
9098
9098
resolved "https://registry.yarnpkg.com/klona/-/klona-2.0.4.tgz#7bb1e3affb0cb8624547ef7e8f6708ea2e39dfc0"
9099
9099
integrity sha512-ZRbnvdg/NxqzC7L9Uyqzf4psi1OM4Cuc+sJAkQPjO6XkQIJTNbfK2Rsmbw8fx1p2mkZdp2FZYo2+LwXYY/uwIA==
9100
9100
9101
- ky-universal@0.8.2 :
9102
- version "0.8.2 "
9103
- resolved "https://registry.yarnpkg.com/ky-universal/-/ky-universal-0.8.2 .tgz#edc398d54cf495d7d6830aa1ab69559a3cc7f824 "
9104
- integrity sha512-xe0JaOH9QeYxdyGLnzUOVGK4Z6FGvDVzcXFTdrYA1f33MZdEa45sUDaMBy98xQMcsd2XIBrTXRrRYnegcSdgVQ ==
9101
+ ky-universal@0.9.1 :
9102
+ version "0.9.1 "
9103
+ resolved "https://registry.yarnpkg.com/ky-universal/-/ky-universal-0.9.1 .tgz#9ed897a1de794f5a177ab12ab424a804eb10577d "
9104
+ integrity sha512-o0u8z6Lp8bZAevZWJkZXuQH4JGFIUM1FeHRdtdmcgSsEoP8Ane4TNJWtiv0UOYKRmYGlYsF15zX6kR1S31Q8sg ==
9105
9105
dependencies:
9106
9106
abort-controller "^3.0.0"
9107
9107
node-fetch "3.0.0-beta.9"
9108
9108
9109
- ky@0.25.1 :
9110
- version "0.25.1 "
9111
- resolved "https://registry.yarnpkg.com/ky/-/ky-0.25.1 .tgz#0df0bd872a9cc57e31acd5dbc1443547c881bfbc "
9112
- integrity sha512-PjpCEWlIU7VpiMVrTwssahkYXX1by6NCT0fhTUX34F3DTinARlgMpriuroolugFPcMgpPWrOW4mTb984Qm1RXA ==
9109
+ ky@0.26.0 :
9110
+ version "0.26.0 "
9111
+ resolved "https://registry.yarnpkg.com/ky/-/ky-0.26.0 .tgz#031cce422d4c4c15e7ac5fa0cfc176ea74260bf5 "
9112
+ integrity sha512-j2YwAGYuD/XXoyzzUYn1N9NEGoAukkONMea2uLanMPWTqumkwme9eWgf2SjhRKNRb/60FDYStJYL582dbbt9Mw ==
9113
9113
9114
9114
language-subtag-registry@~0.3.2:
9115
9115
version "0.3.21"
You can’t perform that action at this time.
0 commit comments