From 4615251193c3fc8086790f0565b05e35b90216b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Mar 2022 12:08:38 +0000 Subject: [PATCH] build(deps): bump ky from 0.29.0 to 0.30.0 in /packages/dashboard Bumps [ky](https://github.com/sindresorhus/ky) from 0.29.0 to 0.30.0. - [Release notes](https://github.com/sindresorhus/ky/releases) - [Commits](https://github.com/sindresorhus/ky/compare/v0.29.0...v0.30.0) --- updated-dependencies: - dependency-name: ky dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/dashboard/package.json | 2 +- packages/dashboard/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/dashboard/package.json b/packages/dashboard/package.json index ad459b29..f6dd575e 100644 --- a/packages/dashboard/package.json +++ b/packages/dashboard/package.json @@ -19,7 +19,7 @@ "fast-levenshtein": "3.0.0", "formik": "2.2.9", "http-status-codes": "2.2.0", - "ky": "0.29.0", + "ky": "0.30.0", "next": "12.1.0", "normalize.css": "8.0.1", "pretty-bytes": "6.0.0", diff --git a/packages/dashboard/yarn.lock b/packages/dashboard/yarn.lock index 2b40c38c..8505de3a 100644 --- a/packages/dashboard/yarn.lock +++ b/packages/dashboard/yarn.lock @@ -1509,10 +1509,10 @@ jws@^3.2.2: jwa "^1.4.1" safe-buffer "^5.0.1" -ky@0.29.0: - version "0.29.0" - resolved "https://registry.yarnpkg.com/ky/-/ky-0.29.0.tgz#292fd7faf7fc25bb9ca977dc1c704607829f52c3" - integrity sha512-01TBSOqlHmLfcQhHseugGHLxPtU03OyZWaLDWt5MfzCkijG6xWFvAQPhKVn0cR2MMjYvBP9keQ8A3+rQEhLO5g== +ky@0.30.0: + version "0.30.0" + resolved "https://registry.yarnpkg.com/ky/-/ky-0.30.0.tgz#a3d293e4f6c4604a9a4694eceb6ce30e73d27d64" + integrity sha512-X/u76z4JtDVq10u1JA5UQfatPxgPaVDMYTrgHyiTpGN2z4TMEJkIHsoSBBSg9SWZEIXTKsi9kHgiQ9o3Y/4yog== language-subtag-registry@~0.3.2: version "0.3.21"