From d65949d40b8e478d704847c7668325754c00f003 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 1 Feb 2022 14:48:42 +0000 Subject: [PATCH] Update dependency gatsby to v4.6.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3a85d34..1977d00 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "dependencies": { "axios": "0.25.0", - "gatsby": "4.6.0", + "gatsby": "4.6.1", "gatsby-plugin-manifest": "4.6.0", "gatsby-plugin-react-helmet": "5.6.0", "gatsby-plugin-sass": "5.6.0", diff --git a/yarn.lock b/yarn.lock index 78ce177..4a6cd8d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5176,10 +5176,10 @@ gatsby-worker@^1.6.0: "@babel/core" "^7.15.5" "@babel/runtime" "^7.15.4" -gatsby@4.6.0: - version "4.6.0" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.6.0.tgz#05877f7f8c799ef2301f257f47a3af44d20bc729" - integrity sha512-02NsTyfPQlB/JCilJri0gxvTr7WNcjZWnNUhHQatH0CJ6Sj3meSArEMNuA2thBS/CSIq/30kEOC2HDvWEWPfSA== +gatsby@4.6.1: + version "4.6.1" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.6.1.tgz#79b17dc1ce915ecf9aa24bfadcc2b06ea3dc2371" + integrity sha512-UDHgnBUovGSp6DJ8KGY3sKLv7ZnzWfFpsUEJgxagJ+9jM4bhElVJYJwlz2HCudb6W/jRXG1HNXKHAmfWgvnnug== dependencies: "@babel/code-frame" "^7.14.0" "@babel/core" "^7.15.5"