aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-08-12 17:05:27 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commit25c71721abddc236e1d4328f3b59003b065f69e5 (patch)
tree59594b859dcbea107ce927186471d5083d2ff798 /vnext/package.json
parent644a455a81b3427c03587e692741c731e201224f (diff)
Bump react-cookie from 4.1.0 to 4.1.1
Bumps [react-cookie](https://github.com/reactivestack/cookies) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/reactivestack/cookies/releases) - [Changelog](https://github.com/reactivestack/cookies/blob/master/CHANGELOG.md) - [Commits](https://github.com/reactivestack/cookies/commits) --- updated-dependencies: - dependency-name: react-cookie dependency-type: direct:production update-type: version-update:semver-patch ... 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 54dbbd95..c3b366a2 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -81,7 +81,7 @@
"qs": "^6.10.1",
"react": "17.0.2",
"react-content-loader": "^6.0.3",
- "react-cookie": "^4.1.0",
+ "react-cookie": "^4.1.1",
"react-dom": "17.0.2",
"react-router-dom": "^5.2.0",
"react-use": "^17.2.4",