From 7ce653f0c29a078f9199562e84a605f52eec3294 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Sirois Date: Tue, 1 Jun 2021 00:49:37 -0400 Subject: [PATCH] chore(deps): bump lodash to 4.17.21 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f7fe594..b0a65e8 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "gatsby-source-filesystem": "^3.6.0", "gatsby-transformer-sharp": "^3.6.0", "github-slugger": "^1.3.0", - "lodash": "^4.17.20", + "lodash": "^4.17.21", "polished": "^3.6.3", "prismjs": "^1.22.0", "ramda": "^0.27.1",