From 64c6e76f3d5ea5c8903ff154a3a24b6f4994e4fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Apr 2021 08:31:21 +0000 Subject: build(deps): Bump classnames from 2.3.0 to 2.3.1 in /FrontEnd Bumps [classnames](https://github.com/JedWatson/classnames) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/JedWatson/classnames/releases) - [Changelog](https://github.com/JedWatson/classnames/blob/master/HISTORY.md) - [Commits](https://github.com/JedWatson/classnames/commits) Signed-off-by: dependabot[bot] --- FrontEnd/package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'FrontEnd/package-lock.json') diff --git a/FrontEnd/package-lock.json b/FrontEnd/package-lock.json index ecff36f1..cb9732ad 100644 --- a/FrontEnd/package-lock.json +++ b/FrontEnd/package-lock.json @@ -11,7 +11,7 @@ "axios": "^0.21.1", "bootstrap": "^4.5.3", "bootstrap-icons": "^1.4.1", - "classnames": "^2.3.0", + "classnames": "^2.3.1", "clsx": "^1.1.1", "core-js": "^3.10.0", "i18next": "^20.1.0", @@ -4161,9 +4161,9 @@ } }, "node_modules/classnames": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.0.tgz", - "integrity": "sha512-UUf/S3eeczXBjHPpSnrZ1ZyxH3KmLW8nVYFUWIZA/dixYMIQr7l94yYKxaAkmPk7HO9dlT6gFqAPZC02tTdfQw==" + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.1.tgz", + "integrity": "sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==" }, "node_modules/clean-css": { "version": "4.2.3", @@ -19476,9 +19476,9 @@ } }, "classnames": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.0.tgz", - "integrity": "sha512-UUf/S3eeczXBjHPpSnrZ1ZyxH3KmLW8nVYFUWIZA/dixYMIQr7l94yYKxaAkmPk7HO9dlT6gFqAPZC02tTdfQw==" + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.1.tgz", + "integrity": "sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==" }, "clean-css": { "version": "4.2.3", -- cgit v1.2.3