From c8ee3e5a8bf5697b3683aeeba0a224461a6e572b Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 11 Jan 2021 07:45:18 +0000 Subject: Bump react-use from 15.3.6 to 15.3.8 Bumps [react-use](https://github.com/streamich/react-use) from 15.3.6 to 15.3.8. - [Release notes](https://github.com/streamich/react-use/releases) - [Changelog](https://github.com/streamich/react-use/blob/master/CHANGELOG.md) - [Commits](https://github.com/streamich/react-use/compare/v15.3.6...v15.3.8) Signed-off-by: dependabot[bot] --- vnext/package-lock.json | 6 +++--- vnext/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'vnext') diff --git a/vnext/package-lock.json b/vnext/package-lock.json index fc57421d..01ddf474 100644 --- a/vnext/package-lock.json +++ b/vnext/package-lock.json @@ -12825,9 +12825,9 @@ "integrity": "sha512-dg8yXdcQmvgR13RIlZbTRQOoUrDciFVoSBZILwjE2LFISxZZ8loVJKAkuzswl5js8BHda79bIb2b84ehU8IjXw==" }, "react-use": { - "version": "15.3.6", - "resolved": "https://registry.npmjs.org/react-use/-/react-use-15.3.6.tgz", - "integrity": "sha512-LlvFJK3FBEhiHmo1wXIIQGAke4U3vUHNQJmmjedLUbdXvG6SccF4CtwbL//SYF/pNaGr+3qtPQxEN0VwEQYQwg==", + "version": "15.3.8", + "resolved": "https://registry.npmjs.org/react-use/-/react-use-15.3.8.tgz", + "integrity": "sha512-GeGcrmGuUvZrY5wER3Lnph9DSYhZt5nEjped4eKDq8BRGr2CnLf9bDQWG9RFc7oCPphnscUUdOovzq0E5F2c6Q==", "requires": { "@types/js-cookie": "2.2.6", "@xobotyi/scrollbar-width": "1.9.5", diff --git a/vnext/package.json b/vnext/package.json index e9af1894..023c0ecb 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -84,7 +84,7 @@ "react-cookie": "^4.0.3", "react-dom": "17.0.1", "react-router-dom": "^5.2.0", - "react-use": "^15.3.6", + "react-use": "^15.3.8", "react-use-form-state": "^0.13.2", "regenerator-runtime": "^0.13.7", "svg4everybody": "^2.1.9", -- cgit v1.2.3