From e544aba449e7ce87f018981a51501f73f0aa6778 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Nov 2022 02:07:29 +0000 Subject: [PATCH] Bump pony-cause from 1.0.0 to 2.1.6 Bumps [pony-cause](https://github.com/voxpelli/pony-cause) from 1.0.0 to 2.1.6. - [Release notes](https://github.com/voxpelli/pony-cause/releases) - [Commits](https://github.com/voxpelli/pony-cause/compare/v1.0.0...v2.1.6) --- updated-dependencies: - dependency-name: pony-cause 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 49fd5180..56a1ab4c 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "make-color-more-chill": "^0.2.0", "mkdirp": "^1.0.4", "node-fetch": "^2.6.1", - "pony-cause": "^1.0.0", + "pony-cause": "^2.1.6", "undici": "^v5.4.0" }, "resolutions": { diff --git a/yarn.lock b/yarn.lock index 6070c095..341663e8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5168,10 +5168,10 @@ pkg-up@^2.0.0: dependencies: find-up "^2.1.0" -pony-cause@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/pony-cause/-/pony-cause-1.0.0.tgz#d0d39fae5bdfc516f9c20487b13d75c955967159" - integrity sha512-thQ/1Jj8F+mZZi68DJSGQ86Qqffkervhhr8LZg+tnJA80g/n64hG736/vC/bNckFumutkU9RGQPxFvfoXd8TXQ== +pony-cause@^2.1.6: + version "2.1.6" + resolved "https://registry.yarnpkg.com/pony-cause/-/pony-cause-2.1.6.tgz#7774891b89e6549f2a8dfad3e1d4c999c881f0f9" + integrity sha512-zXvT3x5jKtzKreD+2NDrSg0tQoYh2WHPCro1hJRcBUIi2hPvFyTh2FGquetZT+s0V5Gj6z5hApKt+7E3ILsU9g== prelude-ls@^1.2.1: version "1.2.1"