Skip to content

Commit

Permalink
fix: upgrade classnames from 2.3.1 to 2.5.1 (#2412)
Browse files Browse the repository at this point in the history
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/13e47f58-6dbd-4d8b-b9b4-8256f95076fe?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
ahmedloft and snyk-bot authored Feb 13, 2025
1 parent 6cc4338 commit 2b6a030
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@docusaurus/core": "^2.4.1",
"@docusaurus/preset-classic": "^2.4.1",
"classnames": "^2.2.6",
"classnames": "^2.5.1",
"docusaurus-gtm-plugin": "^0.0.2",
"mdx-link-checker": "^0.1.1",
"react": "^16.8.4",
Expand Down
8 changes: 4 additions & 4 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3306,10 +3306,10 @@ ci-info@^3.2.0:
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.8.0.tgz#81408265a5380c929f0bc665d62256628ce9ef91"
integrity sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==

classnames@^2.2.6:
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@^5.2.2, clean-css@^5.3.0:
version "5.3.2"
Expand Down

0 comments on commit 2b6a030

Please sign in to comment.