From d6aff60b989bdcfa0c9bea74e6bce76cb5f42f5f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 4 Aug 2021 19:21:05 +0000 Subject: [PATCH] Pin dependencies --- package.json | 4 ++-- yarn.lock | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 157afc7..c8517a6 100644 --- a/package.json +++ b/package.json @@ -18,8 +18,8 @@ "axios": "0.21.1", "gatsby": "3.10.2", "prop-types": "15.7.2", - "react": "^17.0.1", - "react-dom": "^17.0.1", + "react": "17.0.2", + "react-dom": "17.0.2", "react-helmet": "6.1.0", "react-notifications": "1.7.2" } diff --git a/yarn.lock b/yarn.lock index 4dddc9b..3e0a827 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8392,7 +8392,7 @@ react-dev-utils@^11.0.3: strip-ansi "6.0.0" text-table "0.2.0" -react-dom@^17.0.1: +react-dom@17.0.2: version "17.0.2" resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-17.0.2.tgz#ecffb6845e3ad8dbfcdc498f0d0a939736502c23" integrity sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA== @@ -8461,7 +8461,7 @@ react-transition-group@^4.4.1: loose-envify "^1.4.0" prop-types "^15.6.2" -react@^17.0.1: +react@17.0.2: version "17.0.2" resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037" integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==