From d9d5ed167473e0f7a6d114a86cf582898732b5c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 14:23:21 +0000 Subject: [PATCH] build(deps): bump ky from 0.25.0 to 1.1.3 Bumps [ky](https://github.com/sindresorhus/ky) from 0.25.0 to 1.1.3. - [Release notes](https://github.com/sindresorhus/ky/releases) - [Commits](https://github.com/sindresorhus/ky/compare/v0.25.0...v1.1.3) --- updated-dependencies: - dependency-name: ky dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 13ca43b..49540f6 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "dependencies": { "bootstrap": "4.6.0", "classnames": "2.3.1", - "ky": "0.25.0", + "ky": "1.1.3", "react": "17.0.2", "react-copy-to-clipboard": "5.0.3", "react-dom": "17.0.2", diff --git a/yarn.lock b/yarn.lock index 79c77f1..bd59b49 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7170,10 +7170,10 @@ klona@^2.0.4: resolved "https://registry.yarnpkg.com/klona/-/klona-2.0.6.tgz#85bffbf819c03b2f53270412420a4555ef882e22" integrity sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA== -ky@0.25.0: - version "0.25.0" - resolved "https://registry.yarnpkg.com/ky/-/ky-0.25.0.tgz#a0f377cb2eac05f7e8f7c9c7796f2d991656a917" - integrity sha512-K1Rdvz2z9ihm9iasWK3iywtrOqIFdJJ09nR6PaQ5cO7NA6MIS7RhzGn9qd206FvWf5yJIZmy0Vzaz70lhU+8ow== +ky@1.1.3: + version "1.1.3" + resolved "https://registry.yarnpkg.com/ky/-/ky-1.1.3.tgz#0d75906dfae00af0b4ea1a6fe29e505c4a0ee234" + integrity sha512-t7q8sJfazzHbfYxiCtuLIH4P+pWoCgunDll17O/GBZBqMt2vHjGSx5HzSxhOc2BDEg3YN/EmeA7VKrHnwuWDag== language-subtag-registry@~0.3.2: version "0.3.22"