Bump ky from 0.25.0 to 0.25.1
Bumps [ky](https://github.com/sindresorhus/ky) from 0.25.0 to 0.25.1. - [Release notes](https://github.com/sindresorhus/ky/releases) - [Commits](https://github.com/sindresorhus/ky/compare/v0.25.0...v0.25.1) Signed-off-by: dependabot[bot] <support@github.com>pull/58/head
parent
c56afdb93d
commit
5be799c3ff
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "f95api",
|
"name": "f95api",
|
||||||
"version": "1.9.3",
|
"version": "1.9.4",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1515,9 +1515,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ky": {
|
"ky": {
|
||||||
"version": "0.25.0",
|
"version": "0.25.1",
|
||||||
"resolved": "https://registry.npmjs.org/ky/-/ky-0.25.0.tgz",
|
"resolved": "https://registry.npmjs.org/ky/-/ky-0.25.1.tgz",
|
||||||
"integrity": "sha512-K1Rdvz2z9ihm9iasWK3iywtrOqIFdJJ09nR6PaQ5cO7NA6MIS7RhzGn9qd206FvWf5yJIZmy0Vzaz70lhU+8ow=="
|
"integrity": "sha512-PjpCEWlIU7VpiMVrTwssahkYXX1by6NCT0fhTUX34F3DTinARlgMpriuroolugFPcMgpPWrOW4mTb984Qm1RXA=="
|
||||||
},
|
},
|
||||||
"ky-universal": {
|
"ky-universal": {
|
||||||
"version": "0.8.2",
|
"version": "0.8.2",
|
||||||
|
|
Loading…
Reference in New Issue