0

Update dependency classnames to v2.3.2

This commit is contained in:
renovate[bot] 2022-09-16 01:37:33 +00:00 committed by GitHub
parent faaac2d270
commit 357279204e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
web/package-lock.json generated
View File

@ -17,7 +17,7 @@
"autoprefixer": "10.4.8",
"chart.js": "3.9.1",
"chartkick": "4.2.0",
"classnames": "2.3.1",
"classnames": "2.3.2",
"date-fns": "2.29.2",
"he": "1.2.0",
"lodash": "4.17.21",
@ -12743,9 +12743,9 @@
}
},
"node_modules/classnames": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.1.tgz",
"integrity": "sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA=="
"version": "2.3.2",
"resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.2.tgz",
"integrity": "sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw=="
},
"node_modules/clean-css": {
"version": "5.3.1",
@ -38076,9 +38076,9 @@
}
},
"classnames": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.1.tgz",
"integrity": "sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA=="
"version": "2.3.2",
"resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.2.tgz",
"integrity": "sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw=="
},
"clean-css": {
"version": "5.3.1",

View File

@ -21,7 +21,7 @@
"autoprefixer": "10.4.8",
"chart.js": "3.9.1",
"chartkick": "4.2.0",
"classnames": "2.3.1",
"classnames": "2.3.2",
"date-fns": "2.29.2",
"he": "1.2.0",
"lodash": "4.17.21",