From e2f00fae075a28c921a645531bd9f8f49096ea81 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 15 Nov 2021 11:13:42 +0000 Subject: [PATCH] Update dependency gatsby to v4.1.5 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a414c4c..8abf380 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "dependencies": { "axios": "0.24.0", - "gatsby": "4.1.4", + "gatsby": "4.1.5", "gatsby-plugin-manifest": "4.1.3", "gatsby-plugin-react-helmet": "5.1.0", "gatsby-plugin-sass": "5.1.1", diff --git a/yarn.lock b/yarn.lock index 8d3a10a..fa64cba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5315,10 +5315,10 @@ gatsby-worker@^1.1.0: "@babel/core" "^7.15.5" "@babel/runtime" "^7.15.4" -gatsby@4.1.4: - version "4.1.4" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.1.4.tgz#305f46567f74a7043042d61910fefaf5f27a63f2" - integrity sha512-uO+wSjcWONIER2tuJlpc2vKm7f9BNjVPrSMTemNINBEI8ffYtVB9Zhf8L/qyzJ3PiPibbo2CHXZjZ+ijABr4jA== +gatsby@4.1.5: + version "4.1.5" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.1.5.tgz#11a8d87ed880f9b227178bf5299b66f5fea5b199" + integrity sha512-TbPqdZl86vm47v04mfTkdFmv+Hnnob3qMEGCBEeaHI6Z9a38RaPQsRMBkbQh+l7Z1Pc6UWD1Lw/wDhL4cDNe+Q== dependencies: "@babel/code-frame" "^7.14.0" "@babel/core" "^7.15.5"