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
dependabot[bot] 2020-12-08 07:05:23 +00:00 committed by GitHub
parent c56afdb93d
commit 5be799c3ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

8
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "f95api",
"version": "1.9.3",
"version": "1.9.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@ -1515,9 +1515,9 @@
}
},
"ky": {
"version": "0.25.0",
"resolved": "https://registry.npmjs.org/ky/-/ky-0.25.0.tgz",
"integrity": "sha512-K1Rdvz2z9ihm9iasWK3iywtrOqIFdJJ09nR6PaQ5cO7NA6MIS7RhzGn9qd206FvWf5yJIZmy0Vzaz70lhU+8ow=="
"version": "0.25.1",
"resolved": "https://registry.npmjs.org/ky/-/ky-0.25.1.tgz",
"integrity": "sha512-PjpCEWlIU7VpiMVrTwssahkYXX1by6NCT0fhTUX34F3DTinARlgMpriuroolugFPcMgpPWrOW4mTb984Qm1RXA=="
},
"ky-universal": {
"version": "0.8.2",