aboutsummaryrefslogtreecommitdiff
path: root/vnext/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-01-11 07:45:18 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commitc8ee3e5a8bf5697b3683aeeba0a224461a6e572b (patch)
treead76819111ea155e48baa257daca2b5ca631ace8 /vnext/package-lock.json
parent7fb59f54d86c56e9e717dfab0fbe301cfe079258 (diff)
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] <support@github.com>
Diffstat (limited to 'vnext/package-lock.json')
-rw-r--r--vnext/package-lock.json6
1 files changed, 3 insertions, 3 deletions
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",