From ff4dc5334bbcf8fb50867b45d5a09c2106d84447 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 23 Jul 2022 04:57:21 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FILETYPE-2958042 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 72fc72ea5f055..c59b502ad0050 100644 --- a/package.json +++ b/package.json @@ -194,7 +194,7 @@ "expiry-js": "0.1.7", "extract-zip": "^2.0.1", "fast-deep-equal": "^3.1.1", - "file-type": "^10.9.0", + "file-type": "^16.5.4", "focus-trap-react": "^3.1.1", "font-awesome": "4.7.0", "fp-ts": "^2.3.1",