From b40cb17ac9399a12de05c5688a9b3c7dd9020c10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 19:44:30 +0000 Subject: [PATCH] Bump thenify from 3.2.1 to 3.3.1 Bumps [thenify](https://github.com/thenables/thenify) from 3.2.1 to 3.3.1. - [Release notes](https://github.com/thenables/thenify/releases) - [Changelog](https://github.com/thenables/thenify/blob/master/History.md) - [Commits](https://github.com/thenables/thenify/compare/3.2.1...3.3.1) --- updated-dependencies: - dependency-name: thenify dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 615f890..a5af58e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3640,8 +3640,8 @@ tar@^2.0.0, tar@^2.2.1, tar@~2.2.1: inherits "2" thenify@^3.1.0, thenify@^3.2.0: - version "3.2.1" - resolved "https://registry.yarnpkg.com/thenify/-/thenify-3.2.1.tgz#251fd1c80aff6e5cf57cb179ab1fcb724269bd11" + version "3.3.1" + resolved "https://registry.yarnpkg.com/thenify/-/thenify-3.3.1.tgz#8932e686a4066038a016dd9e2ca46add9838a95f" dependencies: any-promise "^1.0.0"