From 135b85526abe3ed2d0fbd431301a4b54135f6a0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 18:14:16 +0000 Subject: [PATCH] Bump locutus from 2.0.9 to 2.0.14 Bumps [locutus](https://github.com/locutusjs/locutus) from 2.0.9 to 2.0.14. - [Release notes](https://github.com/locutusjs/locutus/releases) - [Changelog](https://github.com/locutusjs/locutus/blob/master/CHANGELOG.md) - [Commits](https://github.com/locutusjs/locutus/compare/v2.0.9...v2.0.14) Signed-off-by: dependabot[bot] --- yarn.lock | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index e49887f..a925ee8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3469,6 +3469,10 @@ es-to-primitive@^1.2.0: is-date-object "^1.0.1" is-symbol "^1.0.2" +es6-promise@^4.2.5: + version "4.2.8" + resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.2.8.tgz#4eb21594c972bc40553d276e510539143db53e0a" + es6-promise@~2.3.0: version "2.3.0" resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-2.3.0.tgz#96edb9f2fdb01995822b263dd8aadab6748181bc" @@ -6039,8 +6043,10 @@ locate-path@^3.0.0: path-exists "^3.0.0" locutus@^2.0.5: - version "2.0.9" - resolved "https://registry.yarnpkg.com/locutus/-/locutus-2.0.9.tgz#e265af1e85fd19173e74386373888560783a02fc" + version "2.0.14" + resolved "https://registry.yarnpkg.com/locutus/-/locutus-2.0.14.tgz#53d259ac7200b0621ed4e5604b6c49993415a455" + dependencies: + es6-promise "^4.2.5" lodash._getnative@^3.0.0: version "3.9.1"