From a3b34ed616a2658fa7dcbb367de6e0c60ecd8bc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 23:26:20 +0000 Subject: [PATCH] Bump browserify-shim from 3.8.14 to 3.8.16 Bumps [browserify-shim](https://github.com/thlorenz/browserify-shim) from 3.8.14 to 3.8.16. - [Commits](https://github.com/thlorenz/browserify-shim/compare/v3.8.14...v3.8.16) --- updated-dependencies: - dependency-name: browserify-shim dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index 3c8ebd9..730fcc8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -948,11 +948,11 @@ browserify-rsa@^4.1.0: randombytes "^2.0.1" browserify-shim@^3.8.3: - version "3.8.14" - resolved "https://registry.yarnpkg.com/browserify-shim/-/browserify-shim-3.8.14.tgz#bf1057026932d3253c75ef7dd714f3b877edec6b" + version "3.8.16" + resolved "https://registry.yarnpkg.com/browserify-shim/-/browserify-shim-3.8.16.tgz#f65a77d0e249ae9001f9fa31bbae4360be18e467" dependencies: exposify "~0.5.0" - mothership "~0.2.0" + mothership "~0.3.0" rename-function-calls "~0.1.0" resolve "~0.6.1" through "~2.3.4" @@ -2162,9 +2162,9 @@ moment@^2.18.1: version "2.19.3" resolved "https://registry.yarnpkg.com/moment/-/moment-2.19.3.tgz#bdb99d270d6d7fda78cc0fbace855e27fe7da69f" -mothership@~0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/mothership/-/mothership-0.2.0.tgz#93d48a2fbc3e50e2a5fc8ed586f5bc44c65f9a99" +mothership@~0.3.0: + version "0.3.0" + resolved "https://registry.yarnpkg.com/mothership/-/mothership-0.3.0.tgz#6eddd86a0649f4451f8af1d27c9f63be97bcaf89" dependencies: find-parent-dir "~0.3.0"