From 1a4ddf3b9b1d1baab2fc68d80b5a0d4c821b8f11 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 9 May 2021 22:54:22 +0000 Subject: [PATCH] Update dependency gatsby to v2.32.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f9805a..87ec554 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@koa/router": "8.0.8", "@next/bundle-analyzer": "9.3.4", "babel-plugin-lodash": "3.3.4", - "gatsby": "2.20.10", + "gatsby": "2.32.13", "koa": "2.11.0", "lodash": "4.17.15", "next": "9.3.4",