From 0e13fc34bde604ea4d5abe72ca3f63538beead0c Mon Sep 17 00:00:00 2001 From: snyk-test Date: Thu, 5 Sep 2019 03:02:01 +0000 Subject: [PATCH] chore: upgrade fast-af from 0.1.0 to 0.3.0 Snyk have raised this PR to upgrade fast-af from 0.1.0 to 0.3.0. See this package in NPM: https://www.npmjs.com/package/fast-af See this project in Snyk: https://app.snyk.io/org/mailonline-jus/project/68801437-657e-4d97-b515-98522eece9b5?utm_source=github&utm_medium=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 402e407a..9b8c0b2a 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "throttle-debounce": "^1.0.1", "nano-css": "^1.13.0", "screenfull": "^3.3.2", - "fast-af": "^0.1.0", + "fast-af": "^0.3.0", "tslib": "^1.9.0", "react-universal-interface": "^0.3.1", "react-focus-lock": "1.6.5"