From 02c9dcf30dd237e50cda45222d98c67eb0999330 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 14:59:30 +0000 Subject: [PATCH] Bump @shopify/app-bridge-react from 2.0.26 to 3.4.0 Bumps [@shopify/app-bridge-react](https://github.com/Shopify/app-bridge) from 2.0.26 to 3.4.0. - [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 9bc139c..cf0c096 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.4.0", "@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 0574342..c46f42e 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.4.0": + version "3.4.0" + resolved "https://registry.yarnpkg.com/@shopify/app-bridge-react/-/app-bridge-react-3.4.0.tgz#326f91843b735d05961d624c292531aff9a76117" + integrity sha512-WS7CjxWqQpySiHdzuvWKP8X09YwYYM6EcP4Hh6Bl2bZTJ1+4piazHLwQ9ZKr/PbUP8N+dws1DEaD9kOdL6kw8w== dependencies: - "@shopify/app-bridge" "^2.0.26" + "@shopify/app-bridge" "^3.4.0" "@shopify/app-bridge-utils@^2.0.26": version "2.0.26" @@ -326,6 +326,14 @@ dependencies: base64url "^3.0.1" +"@shopify/app-bridge@^3.4.0": + version "3.4.0" + resolved "https://registry.yarnpkg.com/@shopify/app-bridge/-/app-bridge-3.4.0.tgz#6f42a15f12d3a31d6c67b5b03b8df3057c9617ae" + integrity sha512-lsIGE9Tn1yjqhWqaP2mg/uP7bRWP2LcB15YFnI81+A5qUtaBQAaz+w67WzQRqUfFSKsI8/ICfLHRHe4qfr3whA== + dependencies: + base64url "^3.0.1" + web-vitals "^3.0.1" + "@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@^3.0.1: + version "3.0.3" + resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.0.3.tgz#e08cf4d30398baf91984f230a87872d6049e173f" + integrity sha512-8K6cl3alkVhwv7RQm3WAWFzvP9dBTH4CwOE7G3DfQDEnBJTdtNgX5XMqgE7aE79wac/kJ8fHWftUfH3AVxxbBw== + webidl-conversions@^3.0.0: version "3.0.1" resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"