From 817d062879fa9547c9880a76b9389f39180d7dd0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Sep 2020 11:30:18 +0200 Subject: [PATCH] fix(deps): update minor and patch for gatsby-remark-images (#27135) Co-authored-by: Renovate Bot --- packages/gatsby-remark-images/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/gatsby-remark-images/package.json b/packages/gatsby-remark-images/package.json index a0480f6501b5a..49aac318a2248 100644 --- a/packages/gatsby-remark-images/package.json +++ b/packages/gatsby-remark-images/package.json @@ -15,7 +15,7 @@ "lodash": "^4.17.20", "mdast-util-definitions": "^1.2.5", "potrace": "^2.1.8", - "query-string": "^6.13.1", + "query-string": "^6.13.3", "unist-util-select": "^1.5.0", "unist-util-visit-parents": "^2.1.2" },