aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-08-10 17:24:45 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commit9f03a17131699a07d55965810675fb77be280b4f (patch)
treeb279d6d6b55715650141c611ef059a001225d4d9 /vnext/package.json
parentc12e6b3843ab95163d0d1ae6cf76526cfb86918c (diff)
Bump react-cookie from 4.0.3 to 4.1.0
Bumps [react-cookie](https://github.com/reactivestack/cookies) from 4.0.3 to 4.1.0. - [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-minor ... 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 d1d05f6f..e5451629 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.0.3",
+ "react-cookie": "^4.1.0",
"react-dom": "17.0.2",
"react-router-dom": "^5.2.0",
"react-use": "^17.2.4",