From 627061e1fdcc514f89a937503a267154b587ef66 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 10 Feb 2022 06:14:04 +0000 Subject: [PATCH] fix: packages/file-input/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FOLLOWREDIRECTS-2396346 --- packages/file-input/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/file-input/package.json b/packages/file-input/package.json index f1b1976..03780f3 100644 --- a/packages/file-input/package.json +++ b/packages/file-input/package.json @@ -19,7 +19,7 @@ "react-dom": "^16.8.6" }, "dependencies": { - "filestack-js": "3.7.0", + "filestack-js": "3.12.0", "graphql-tag": "^2.10.0" }, "devDependencies": {