aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-05 08:31:21 +0000
committerGitHub <noreply@github.com>2021-04-05 08:31:21 +0000
commit64c6e76f3d5ea5c8903ff154a3a24b6f4994e4fd (patch)
treebcacb4732bf4f9e17afc2a8e681f1f7c2db11747
parent5248e3ff3f1fd03a519476a7f9ebd3792faa1e43 (diff)
downloadtimeline-64c6e76f3d5ea5c8903ff154a3a24b6f4994e4fd.tar.gz
timeline-64c6e76f3d5ea5c8903ff154a3a24b6f4994e4fd.tar.bz2
timeline-64c6e76f3d5ea5c8903ff154a3a24b6f4994e4fd.zip
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] <support@github.com>
-rw-r--r--FrontEnd/package-lock.json14
-rw-r--r--FrontEnd/package.json2
2 files changed, 8 insertions, 8 deletions
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",
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index f8ca1d5d..a597988e 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -9,7 +9,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",