diff --git a/package.json b/package.json index 95757ad..157afc7 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "axios": "0.21.1", - "gatsby": "^3.10.2", + "gatsby": "3.10.2", "prop-types": "15.7.2", "react": "^17.0.1", "react-dom": "^17.0.1", diff --git a/yarn.lock b/yarn.lock index ddc5557..4dddc9b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4873,7 +4873,7 @@ gatsby-worker@^0.1.0: dependencies: "@babel/core" "^7.14.6" -gatsby@^3.10.2: +gatsby@3.10.2: version "3.10.2" resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.10.2.tgz#596916c3f29b23ce999115b52f23e18d0f87af30" integrity sha512-O4Pp1wA20Opkv4OxFkc7asjh9FB/yZxkQcI1FIeDZSUxjPV6PN9smgAy13aVM3dFNp6fMSZkN8pyWQoKc2q1sg==