From deba175f8cdf97641c7c0e640094790b00ed21df Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 7 Mar 2021 22:33:28 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 72fc72ea5f0556..0235ae913c4715 100644 --- a/package.json +++ b/package.json @@ -206,7 +206,7 @@ "github-markdown-css": "^2.10.0", "glob": "^7.1.2", "glob-all": "^3.2.1", - "globby": "^8.0.1", + "globby": "^10.0.0", "graphql": "^0.13.2", "graphql-fields": "^1.0.2", "graphql-tag": "^2.10.3",