Skip to content

Commit

Permalink
fix: upgrade classnames from 2.3.1 to 2.5.1
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 npm:
https://www.npmjs.com/package/classnames

See this project in Snyk:
https://app.snyk.io/org/nexuscompute/project/19b0b9c7-13e0-444a-a028-62acbd1934b4?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 20, 2024
1 parent 1b08dfe commit 6ecc0b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/cms-takeshape/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"start": "next start"
},
"dependencies": {
"classnames": "2.3.1",
"classnames": "2.5.1",
"date-fns": "2.28.0",
"next": "latest",
"react": "^18.2.0",
Expand Down

0 comments on commit 6ecc0b6

Please sign in to comment.