From 9a61c944c6a5ce3efd9f5fed4c2bc1784d1478c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 18:12:13 +0000 Subject: [PATCH] Bump @shopify/app-bridge-react from 2.0.26 to 3.2.2 Bumps [@shopify/app-bridge-react](https://github.com/Shopify/app-bridge) from 2.0.26 to 3.2.2. - [Release notes](https://github.com/Shopify/app-bridge/releases) - [Commits](https://github.com/Shopify/app-bridge/commits) --- updated-dependencies: - dependency-name: "@shopify/app-bridge-react" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 23 ++++++++++++++++++----- 2 files changed, 19 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index a169e3a..efcd74a 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "dependencies": { "@apollo/client": "^3.5.10", "@shopify/app-bridge": "^2.0.22", - "@shopify/app-bridge-react": "^2.0.26", + "@shopify/app-bridge-react": "^3.2.2", "@shopify/app-bridge-utils": "^2.0.26", "@shopify/polaris": "^9.14.1", "@shopify/shopify-api": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index d53ff8d..3412680 100644 --- a/yarn.lock +++ b/yarn.lock @@ -305,12 +305,12 @@ estree-walker "^2.0.1" picomatch "^2.2.2" -"@shopify/app-bridge-react@^2.0.26": - version "2.0.26" - resolved "https://registry.yarnpkg.com/@shopify/app-bridge-react/-/app-bridge-react-2.0.26.tgz#a102ea121d8ba5d877b13a11dfad8474c4b63347" - integrity sha512-l5wjyk1NmILjABVn1SvrBxIihP/LiJp/+sOUgF3btItXP0KwKd1H8hc2buGWJH4DFfppPVILSqizB3k+fiueNA== +"@shopify/app-bridge-react@^3.2.2": + version "3.2.2" + resolved "https://registry.yarnpkg.com/@shopify/app-bridge-react/-/app-bridge-react-3.2.2.tgz#1291290e266f0927ad9db0ae145c1572d1cb497e" + integrity sha512-dCWAF2PgHFageifM/wCBJogpISfwMbEDQypulmryFJJ2nPGVVF8mEbU3N2p81imP+/O1059L2uzlv5mJHGUqIQ== dependencies: - "@shopify/app-bridge" "^2.0.26" + "@shopify/app-bridge" "^3.2.2" "@shopify/app-bridge-utils@^2.0.26": version "2.0.26" @@ -326,6 +326,14 @@ dependencies: base64url "^3.0.1" +"@shopify/app-bridge@^3.2.2": + version "3.2.2" + resolved "https://registry.yarnpkg.com/@shopify/app-bridge/-/app-bridge-3.2.2.tgz#745f875be35f92e3aab9114719d0bc859bfc7673" + integrity sha512-z2fcZqE4b2mnNl6L9VYdEphiTa2hTyRBQVG2ST8NbJBckZ1RqzMkpIPtdxlOsBDSPkKKkRIvH4KKTuAP/WuWHA== + dependencies: + base64url "^3.0.1" + web-vitals "^2.1.4" + "@shopify/network@^1.5.1": version "1.6.4" resolved "https://registry.yarnpkg.com/@shopify/network/-/network-1.6.4.tgz#fdfa8379cb6e06f05ee63d24aafcd6f8e275cb34" @@ -2649,6 +2657,11 @@ vitest@^0.10.5: tinyspy "^0.3.2" vite "^2.9.7" +web-vitals@^2.1.4: + version "2.1.4" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-2.1.4.tgz#76563175a475a5e835264d373704f9dde718290c" + integrity sha512-sVWcwhU5mX6crfI5Vd2dC4qchyTqxV8URinzt25XqVh+bHEPGH4C3NPrNionCP7Obx59wrYEbNlw4Z8sjALzZg== + webidl-conversions@^3.0.0: version "3.0.1" resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"