diff options
Diffstat (limited to 'vnext/package-lock.json')
-rw-r--r-- | vnext/package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vnext/package-lock.json b/vnext/package-lock.json index 5e5a53ad..d4c2ab58 100644 --- a/vnext/package-lock.json +++ b/vnext/package-lock.json @@ -12802,9 +12802,9 @@ "integrity": "sha512-dg8yXdcQmvgR13RIlZbTRQOoUrDciFVoSBZILwjE2LFISxZZ8loVJKAkuzswl5js8BHda79bIb2b84ehU8IjXw==" }, "react-use": { - "version": "17.0.1", - "resolved": "https://registry.npmjs.org/react-use/-/react-use-17.0.1.tgz", - "integrity": "sha512-QHozZ4eEl2krm1WYsCOujq/8e9+6lD6rtMeY+1DVjZlGhyBaMFoYzixu55uVPDoj9YME4wW4LrdRHUhk118LUw==", + "version": "17.1.0", + "resolved": "https://registry.npmjs.org/react-use/-/react-use-17.1.0.tgz", + "integrity": "sha512-BVVG5FWXYhfkQcGhtSYNx3wPh5bvOZieH2iq1h6/WYTDCScade1JqoM5XRHPkYXfFzAzhb8QlAtt9Suj8yAumA==", "requires": { "@xobotyi/scrollbar-width": "^1.9.5", "copy-to-clipboard": "^3.3.1", |