aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-08-14 21:26:15 +0000
committerGravatar vitalyster2023-08-15 04:50:49 +0300
commitae302a2821b34901e79e7486f8406da50536ce75 (patch)
tree153e23fd3cfb674b4560673f919397cb67efd509 /package.json
parent0896f6cfcc9fa1ca108c28505cc6976ecbded045 (diff)
build(deps): bump react-cookie from 4.1.1 to 5.0.0
Bumps [react-cookie](https://github.com/reactivestack/cookies) from 4.1.1 to 5.0.0. - [Release notes](https://github.com/reactivestack/cookies/releases) - [Changelog](https://github.com/bendotcodes/cookies/blob/main/LEGACY-CHANGELOG.md) - [Commits](https://github.com/reactivestack/cookies/commits/v5.0.0) --- updated-dependencies: - dependency-name: react-cookie dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d1c40619..7d1f19b0 100644
--- a/package.json
+++ b/package.json
@@ -100,7 +100,7 @@
"node-telegram-bot-api": "^0.61.0",
"react": "^18.2.0",
"react-content-loader": "^6.2.1",
- "react-cookie": "^4.1.1",
+ "react-cookie": "^5.0.0",
"react-dom": "^18.2.0",
"react-helmet": "^6.1.0",
"react-hook-form": "^7.45.4",