diff --git a/package.json b/package.json index b68c6842..8f11055f 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "@reach/router": "1.2.1", - "@shopify/polaris": "3.18.0", + "@shopify/polaris": "3.21.0", "@testing-library/react": "^8.0.4", "@types/jest": "^24.0.15", "@types/node": "^12.0.8", diff --git a/yarn.lock b/yarn.lock index c78af8a9..92fc5e2a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1073,10 +1073,10 @@ resolved "https://registry.yarnpkg.com/@shopify/polaris-tokens/-/polaris-tokens-2.6.0.tgz#1654c83025d80ce803f06329aceaabfb96b5e684" integrity sha512-l2AwgZhujgu/C1cchJginWODXWcjhrpqrh+lcI+SM3MSSca6l2zSXa3B5OqCcspk6DIQDeJEn5BvXJgT7AJNPQ== -"@shopify/polaris@3.18.0": - version "3.18.0" - resolved "https://registry.yarnpkg.com/@shopify/polaris/-/polaris-3.18.0.tgz#6e2915c2541f80a424311f389da7d016da070d84" - integrity sha512-uc6E5xqJHEx+O17/E1nYaank92Z1THc50cHnnww3f6eiRTtCiHYcKWChwatocJoFqepJN5V2KAPGeeSsEoiLrA== +"@shopify/polaris@3.21.0": + version "3.21.0" + resolved "https://registry.yarnpkg.com/@shopify/polaris/-/polaris-3.21.0.tgz#8e0ff674bbaab41f8500207e6cb8b2125ba64998" + integrity sha512-EXtM+JzAk9zlYxXLvbcUQVwf0xZ4OJOKHyuAvh51eeG+bs1f1c4Us0WIvf9U2YUl+eVrWQ3/XZaVxpoZCPAFBA== dependencies: "@babel/runtime" "^7.1.6" "@shopify/app-bridge" "^1.3.0"