Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade classnames from 2.3.3 to 2.5.1
Snyk has created this PR to upgrade classnames from 2.3.3 to 2.5.1.

See this package in npm:
classnames

See this project in Snyk:
https://app.snyk.io/org/redlegend606/project/4808befb-3ab6-4969-86d1-d9929c85881e?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 23, 2024
commit ae223ce14be793a465e91ac5d71d4d2308a13aa4
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"homepage": "https://github.com/contentauth/c2pa-js#readme",
"dependencies": {
"lodash": "^4.17.21",
"classnames": "~2.3.1"
"classnames": "~2.5.1"
},
"peerDependencies": {
"c2pa": "^0.24.1",
Expand Down