aboutsummaryrefslogtreecommitdiff
path: root/vnext/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-02-11 06:41:18 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commita65c39ffc9ef6b0af4fa7fc9bf35bb869cc2f2b6 (patch)
treeb0c3ebf072f8ef0371c697b6dd5453284b5a7cc1 /vnext/package-lock.json
parent0340f17c5bebde444531776eb58aa0f0011fa341 (diff)
Bump react-use from 17.1.0 to 17.1.1
Bumps [react-use](https://github.com/streamich/react-use) from 17.1.0 to 17.1.1. - [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/v17.1.0...v17.1.1) 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 c1dac9c3..5c3d617e 100644
--- a/vnext/package-lock.json
+++ b/vnext/package-lock.json
@@ -13517,9 +13517,9 @@
"integrity": "sha512-dg8yXdcQmvgR13RIlZbTRQOoUrDciFVoSBZILwjE2LFISxZZ8loVJKAkuzswl5js8BHda79bIb2b84ehU8IjXw=="
},
"react-use": {
- "version": "17.1.0",
- "resolved": "https://registry.npmjs.org/react-use/-/react-use-17.1.0.tgz",
- "integrity": "sha512-BVVG5FWXYhfkQcGhtSYNx3wPh5bvOZieH2iq1h6/WYTDCScade1JqoM5XRHPkYXfFzAzhb8QlAtt9Suj8yAumA==",
+ "version": "17.1.1",
+ "resolved": "https://registry.npmjs.org/react-use/-/react-use-17.1.1.tgz",
+ "integrity": "sha512-DfDRlODcjO8shjz37cjyS99c+JDXvMNvasGiHNCGUpSp1ZEU+dxthf5Cvz0GuUFNGZayu81t86IjolsX/Fj+8g==",
"requires": {
"@xobotyi/scrollbar-width": "^1.9.5",
"copy-to-clipboard": "^3.3.1",