This commit is contained in:
dependabot-preview[bot] 2024-12-01 09:11:36 +00:00 committed by GitHub
commit ecca961140
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -26482,9 +26482,9 @@
}
},
"react-slick": {
"version": "0.23.1",
"resolved": "https://registry.npmjs.org/react-slick/-/react-slick-0.23.1.tgz",
"integrity": "sha512-vn4E+JeTUrjRgXDEV0QEiWo3fNdB6Lg/e8eMYSh3OjuadqYBsgn0OfbqNxVJs7cv1VmSKm14razHEbpRFP/mvw==",
"version": "0.28.1",
"resolved": "https://registry.npmjs.org/react-slick/-/react-slick-0.28.1.tgz",
"integrity": "sha512-JwRQXoWGJRbUTE7eZI1rGIHaXX/4YuwX6gn7ulfvUZ4vFDVQAA25HcsHSYaUiRCduTr6rskyIuyPMpuG6bbluw==",
"dev": true,
"requires": {
"classnames": "^2.2.5",

View file

@ -51,7 +51,7 @@
"react-dom": "15.6.2",
"react-router-dom": "4.2.2",
"react-router-prop-types": "1.0.0",
"react-slick": "0.23.1",
"react-slick": "0.28.1",
"react-twitter-widgets": "1.7.1",
"rrc": "0.10.1",
"sass-lint": "1.11.1",