aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/package-lock.json b/package-lock.json
index 83af00f8..13857684 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -23,7 +23,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",
@@ -16034,12 +16034,12 @@
}
},
"node_modules/react-cookie": {
- "version": "4.1.1",
- "resolved": "https://registry.npmjs.org/react-cookie/-/react-cookie-4.1.1.tgz",
- "integrity": "sha512-ffn7Y7G4bXiFbnE+dKhHhbP+b8I34mH9jqnm8Llhj89zF4nPxPutxHT1suUqMeCEhLDBI7InYwf1tpaSoK5w8A==",
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/react-cookie/-/react-cookie-5.0.0.tgz",
+ "integrity": "sha512-IAO8ff0SP5QN7NZwiPNMr5P0vuCTE2Zm9ailckJqZOfokMddyZTXwCEHreHQGunj5G+EWhHTzTRl0IHmL04hmg==",
"dependencies": {
- "@types/hoist-non-react-statics": "^3.0.1",
- "hoist-non-react-statics": "^3.0.0",
+ "@types/hoist-non-react-statics": "^3.3.1",
+ "hoist-non-react-statics": "^3.3.2",
"universal-cookie": "^4.0.0"
},
"peerDependencies": {
@@ -30404,12 +30404,12 @@
"requires": {}
},
"react-cookie": {
- "version": "4.1.1",
- "resolved": "https://registry.npmjs.org/react-cookie/-/react-cookie-4.1.1.tgz",
- "integrity": "sha512-ffn7Y7G4bXiFbnE+dKhHhbP+b8I34mH9jqnm8Llhj89zF4nPxPutxHT1suUqMeCEhLDBI7InYwf1tpaSoK5w8A==",
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/react-cookie/-/react-cookie-5.0.0.tgz",
+ "integrity": "sha512-IAO8ff0SP5QN7NZwiPNMr5P0vuCTE2Zm9ailckJqZOfokMddyZTXwCEHreHQGunj5G+EWhHTzTRl0IHmL04hmg==",
"requires": {
- "@types/hoist-non-react-statics": "^3.0.1",
- "hoist-non-react-statics": "^3.0.0",
+ "@types/hoist-non-react-statics": "^3.3.1",
+ "hoist-non-react-statics": "^3.3.2",
"universal-cookie": "^4.0.0"
}
},