From cbcc1e45e345a4cecb4e75febf7383e267f3804c Mon Sep 17 00:00:00 2001 From: snyk-test Date: Thu, 5 Sep 2019 03:01:54 +0000 Subject: [PATCH] chore: upgrade react-focus-lock from 1.6.5 to 1.19.1 Snyk have raised this PR to upgrade react-focus-lock from 1.6.5 to 1.19.1. See this package in NPM: https://www.npmjs.com/package/react-focus-lock 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..ec766c9f 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "fast-af": "^0.1.0", "tslib": "^1.9.0", "react-universal-interface": "^0.3.1", - "react-focus-lock": "1.6.5" + "react-focus-lock": "1.19.1" }, "peerDependencies": { "react": "^16.4.0",