From 4a93f242ffe0132a76df59c267b072077fb06895 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 04:09:20 +0000 Subject: [PATCH] Bump elder-futhark from 1.0.5 to 1.0.6 Bumps [elder-futhark](https://github.com/stscoundrel/elder-futhark) from 1.0.5 to 1.0.6. - [Release notes](https://github.com/stscoundrel/elder-futhark/releases) - [Commits](https://github.com/stscoundrel/elder-futhark/compare/v1.0.5...v1.0.6) --- updated-dependencies: - dependency-name: elder-futhark 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..ca4a268 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "@koa/router": "^10.1.1", - "elder-futhark": "^1.0.5", + "elder-futhark": "^1.0.6", "futhorc": "^1.0.3", "futhork": "^1.1.5", "koa": "^2.13.4", diff --git a/yarn.lock b/yarn.lock index a6c8bee..4f3a66a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3643,10 +3643,10 @@ ee-first@1.1.1: resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d" integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0= -elder-futhark@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/elder-futhark/-/elder-futhark-1.0.5.tgz#2ba70a3607275310b23e187a87768ae23f433e34" - integrity sha512-LWhDIgQlHMM2WHq4RxumJLmcv7gKdQeP4KHK9kSpRwKe+Ofedyg1DVqU2J5I/5VfTRz39aQmTQU+bb8z86M5Iw== +elder-futhark@^1.0.6: + version "1.0.6" + resolved "https://registry.yarnpkg.com/elder-futhark/-/elder-futhark-1.0.6.tgz#5dc61524276b5aed76ec60e09a8e247d433978dc" + integrity sha512-xtDHnxPgzJHK4FnrZXQBWlkRLfgpUMFX47nfXBJ/0i51o4hwH2Lnw0YETYnxZnqb1NxDWftNz+XItLIHpbTpAA== electron-to-chromium@^1.4.118: version "1.4.129"