From d053cc6e895b964e0a3e3e634a0ddf222420b35a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 04:08:15 +0000 Subject: [PATCH] Bump futhorc from 1.0.3 to 1.0.5 Bumps [futhorc](https://github.com/stscoundrel/futhorc) from 1.0.3 to 1.0.5. - [Release notes](https://github.com/stscoundrel/futhorc/releases) - [Commits](https://github.com/stscoundrel/futhorc/compare/v1.0.3...v1.0.5) --- updated-dependencies: - dependency-name: futhorc dependency-type: direct:production update-type: version-update:semver-patch ... 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 b29d39e..c20bb66 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "dependencies": { "@koa/router": "^10.1.1", "elder-futhark": "^1.0.5", - "futhorc": "^1.0.3", + "futhorc": "^1.0.5", "futhork": "^1.1.5", "koa": "^2.13.4", "serverless-http": "^3.0.1", diff --git a/yarn.lock b/yarn.lock index a6c8bee..5b68612 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4420,10 +4420,10 @@ functional-red-black-tree@^1.0.1: resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327" integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc= -futhorc@^1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/futhorc/-/futhorc-1.0.3.tgz#c1402ffdcbda5b563771ed0d975716884b33a63c" - integrity sha512-YGkeKwCjeFWX2P4iecmix/9pJbVTNXV+UmdvKkREAY6pNPtGxTzz6beHAs0iib/QSdhxJz6zNEvu/nxAfIsuGg== +futhorc@^1.0.5: + version "1.0.5" + resolved "https://registry.yarnpkg.com/futhorc/-/futhorc-1.0.5.tgz#0b53187f1d3c34b19fe4b799c44a014e18cffd4a" + integrity sha512-mOFQPwuPz0Z+RuG4YEyM2iMQPUxzPKlmHNvWzCH9nCLKy2SQx/4C8yVIcE6SqlG3HQ6qC4+ZhasCkiX96mG57A== futhork@^1.1.5: version "1.1.5"