From 95dbe7d6cc4b842f9055962160664bd7384fc324 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 11 Apr 2022 19:56:15 +0000 Subject: [PATCH] Update dependency gatsby to v4.11.3 --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index dc6f3c3..56da57e 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@types/react-dom": "18.0.0", "animejs": "3.2.1", "babel-plugin-i18next-extract": "0.8.3", - "gatsby": "4.11.2", + "gatsby": "4.11.3", "gatsby-awesome-pagination": "0.3.8", "gatsby-cli": "4.11.2", "gatsby-plugin-asset-path": "3.0.4", diff --git a/yarn.lock b/yarn.lock index 000776e..5b4345d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6808,10 +6808,10 @@ gatsby-worker@^1.11.0: "@babel/core" "^7.15.5" "@babel/runtime" "^7.15.4" -gatsby@4.11.2: - version "4.11.2" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.11.2.tgz#fba8843316992e2f0eafc5ae3ee6fb37ce7aa953" - integrity sha512-kJ2gHQzO3efV1BaynGfxi0divFOorUqxKom/QdIEnaj9VMkNRnrpNxUNsT4ljq+d9BTlq/0AAIpGNQZKC1ZgFg== +gatsby@4.11.3: + version "4.11.3" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.11.3.tgz#dec77d6ee5c11e28787b90cb9597b50b905d6e73" + integrity sha512-NmdWedBvIgeJqR1klE16QvuJjyshqQBU2FiZBWlt3foJ7syXoF6Ab7Eb5JafWsm89ejZyePiI79aHSDraIuZQA== dependencies: "@babel/code-frame" "^7.14.0" "@babel/core" "^7.15.5" @@ -6908,7 +6908,7 @@ gatsby@4.11.2: joi "^17.4.2" json-loader "^0.5.7" latest-version "5.1.0" - lmdb "^2.2.3" + lmdb "~2.2.3" lodash "^4.17.21" md5-file "^5.0.0" meant "^1.0.3" @@ -8573,7 +8573,7 @@ lmdb@2.2.4: ordered-binary "^1.2.4" weak-lru-cache "^1.2.2" -lmdb@^2.0.2, lmdb@^2.2.3, lmdb@^2.2.4: +lmdb@^2.0.2, lmdb@^2.2.4, lmdb@~2.2.3: version "2.2.6" resolved "https://registry.npmjs.org/lmdb/-/lmdb-2.2.6.tgz" integrity sha512-UmQV0oZZcV3EN6rjcAjIiuWcc3MYZGWQ0GUYz46Ron5fuTa/dUow7WSQa6leFkvZIKVUdECBWVw96tckfEzUFQ==