build(deps): bump react-cookie from 7.2.1 to 7.2.2 in /apps/OpenSign

Bumps [react-cookie](https://github.com/bendotcodes/cookies) from 7.2.1 to 7.2.2.
- [Release notes](https://github.com/bendotcodes/cookies/releases)
- [Changelog](https://github.com/bendotcodes/cookies/blob/main/LEGACY-CHANGELOG.md)
- [Commits](https://github.com/bendotcodes/cookies/compare/v7.2.1...v7.2.2)

---
updated-dependencies:
- dependency-name: react-cookie
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-11-04 00:40:19 +00:00
committed by GitHub
parent 532062687c
commit c5812ba938
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -30,7 +30,7 @@
"react": "^18.2.0",
"react-bootstrap": "^2.10.5",
"react-confetti": "^6.1.0",
"react-cookie": "^7.2.1",
"react-cookie": "^7.2.2",
"react-datepicker": "^7.5.0",
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
@@ -20284,9 +20284,9 @@
}
},
"node_modules/react-cookie": {
"version": "7.2.1",
"resolved": "https://registry.npmjs.org/react-cookie/-/react-cookie-7.2.1.tgz",
"integrity": "sha512-UcE6njAy5UmKzU9RywIvvtbHIQydhh6JP55yVbGwQ8Tp/wSPp2HOYVZdRI55zfbkW6zQv9SEs42mS3a9cIUQ0g==",
"version": "7.2.2",
"resolved": "https://registry.npmjs.org/react-cookie/-/react-cookie-7.2.2.tgz",
"integrity": "sha512-e+hi6axHcw9VODoeVu8WyMWyoosa1pzpyjfvrLdF7CexfU+WSGZdDuRfHa4RJgTpfv3ZjdIpHE14HpYBieHFhg==",
"dependencies": {
"@types/hoist-non-react-statics": "^3.3.5",
"hoist-non-react-statics": "^3.3.2",
+1 -1
View File
@@ -25,7 +25,7 @@
"react": "^18.2.0",
"react-bootstrap": "^2.10.5",
"react-confetti": "^6.1.0",
"react-cookie": "^7.2.1",
"react-cookie": "^7.2.2",
"react-datepicker": "^7.5.0",
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",