From 3f24ccc52a2ff45693c17e88ce4318aad0458e40 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 18 Jan 2025 21:08:30 +0000 Subject: [PATCH] fix: upgrade classnames from 2.3.1 to 2.5.1 Snyk has created this PR to upgrade classnames from 2.3.1 to 2.5.1. See this package in yarn: classnames See this project in Snyk: https://app.snyk.io/org/loft-fzm/project/fd08def8-9c79-446a-9a29-7558f1c5ee82?utm_source=github&utm_medium=referral&page=upgrade-pr --- docs/package.json | 2 +- docs/yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/package.json b/docs/package.json index bcc4afe9..43861a8c 100644 --- a/docs/package.json +++ b/docs/package.json @@ -11,7 +11,7 @@ "dependencies": { "@docusaurus/core": "^2.0.0-alpha.72", "@docusaurus/preset-classic": "^2.0.0-alpha.72", - "classnames": "^2.2.6", + "classnames": "^2.5.1", "mdx-link-checker": "^0.1.1", "react": "^16.8.4", "react-dom": "^16.8.4" diff --git a/docs/yarn.lock b/docs/yarn.lock index 6489e35a..fee478bf 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -2942,11 +2942,16 @@ class-utils@^0.3.5: isobject "^3.0.0" static-extend "^0.1.1" -classnames@^2.2.5, classnames@^2.2.6: +classnames@^2.2.5: version "2.3.1" resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.1.tgz#dfcfa3891e306ec1dad105d0e88f4417b8535e8e" integrity sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA== +classnames@^2.5.1: + version "2.5.1" + resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.5.1.tgz#ba774c614be0f016da105c858e7159eae8e7687b" + integrity sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow== + clean-css@^4.2.3: version "4.2.3" resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-4.2.3.tgz#507b5de7d97b48ee53d84adb0160ff6216380f78"