mirror of
https://github.com/Mastermindzh/react-cookie-consent.git
synced 2025-05-10 07:13:47 +02:00
updated to the latest version
This commit is contained in:
parent
88f773d318
commit
72743353a0
9
package-lock.json
generated
9
package-lock.json
generated
@ -8811,12 +8811,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-cookie-consent": {
|
"react-cookie-consent": {
|
||||||
"version": "1.1.11",
|
"version": "2.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/react-cookie-consent/-/react-cookie-consent-1.1.11.tgz",
|
"resolved": "https://registry.npmjs.org/react-cookie-consent/-/react-cookie-consent-2.0.1.tgz",
|
||||||
"integrity": "sha512-eB7uz0x1Du9gqPY4RDZOzfXS4eUrE1SRL3RIOq0MKORE2JWjacdd8s/wwOuJ20IbAbLaKSu+OSCNbB/mvUEL1w==",
|
"integrity": "sha512-c2sPPHBW409D6Iq89eueaq6JfqyBJLLjEtMT+RiAoHSCPHzilU8f+S52E6/83Dr2gtrk0fGkkVeqgktCQDmHng==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"js-cookie": "^2.2.0",
|
"js-cookie": "^2.2.0"
|
||||||
"react": "^16.4.0"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-dev-utils": {
|
"react-dev-utils": {
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
"homepage": "https://mastermindzh.github.io/react-cookie-consent",
|
"homepage": "https://mastermindzh.github.io/react-cookie-consent",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"react": "^16.4.0",
|
"react": "^16.4.0",
|
||||||
"react-cookie-consent": "^1.6.1",
|
"react-cookie-consent": "^2.0.1",
|
||||||
"react-dom": "^16.4.0",
|
"react-dom": "^16.4.0",
|
||||||
"react-scripts": "1.1.4"
|
"react-scripts": "1.1.4"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user