aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-04-26 08:17:41 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commitd0fbb2a05c6fe212ee794d068798e7e29543b6e4 (patch)
tree12d431d82c8bb9326c8a9b44871bffce62ac87c6 /vnext/package.json
parent864d436d88e1819179de1a87977506645592da2e (diff)
Bump react-use from 17.2.3 to 17.2.4
Bumps [react-use](https://github.com/streamich/react-use) from 17.2.3 to 17.2.4. - [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.2.3...v17.2.4) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 56509e7a..88e22ccb 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -84,7 +84,7 @@
"react-cookie": "^4.0.3",
"react-dom": "17.0.2",
"react-router-dom": "^5.2.0",
- "react-use": "^17.2.3",
+ "react-use": "^17.2.4",
"react-use-form-state": "^0.13.2",
"regenerator-runtime": "^0.13.7",
"svg4everybody": "^2.1.9",