aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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",