mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2024-12-19 00:52:19 +01:00
Update to cookieconsent 3.1.1
In my minimal testing this works for the default popup.
This commit is contained in:
parent
9bbfab2f1b
commit
320ee71b75
6
package-lock.json
generated
6
package-lock.json
generated
@ -1023,9 +1023,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"cookieconsent": {
|
||||
"version": "3.0.4",
|
||||
"resolved": "https://registry.npmjs.org/cookieconsent/-/cookieconsent-3.0.4.tgz",
|
||||
"integrity": "sha1-7wKz/b0Q3mqa8g8i4odEi/3UjF0=",
|
||||
"version": "3.1.1",
|
||||
"resolved": "https://registry.npmjs.org/cookieconsent/-/cookieconsent-3.1.1.tgz",
|
||||
"integrity": "sha512-v8JWLJcI7Zs9NWrs8hiVldVtm3EBF70TJI231vxn6YToBGj0c9dvdnYwltydkAnrbBMOM/qX1xLFrnTfm5wTag==",
|
||||
"dev": true
|
||||
},
|
||||
"copy-concurrently": {
|
||||
|
@ -23,7 +23,7 @@
|
||||
"@fortawesome/free-solid-svg-icons": "^5.12.1",
|
||||
"bootstrap": "~4.4.1",
|
||||
"clean-css-cli": "^4.3.0",
|
||||
"cookieconsent": "3.0.4",
|
||||
"cookieconsent": "^3.1.1",
|
||||
"node-sass": "^4.13.1",
|
||||
"rtlcss": "^2.5.0",
|
||||
"webpack": "^4.42.0",
|
||||
|
Loading…
Reference in New Issue
Block a user