c2pa-js
c2pa-js copied to clipboard
Update dependency versions
Changes in this pull request
Types of changes
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist
- [ ] All applicable changes have been documented
- [ ] Any
TO DOitems (or similar) have been entered as GitHub issues and the link to that issue has been included in a comment
❌ No changeset has been found!
This means no version will be published on merge.
If you would like this PR to create a new version on merge, please run rush change and commit the generated change description files to this branch.
This is currently breaking due to the fact that we had to upgrade to TypeScript 4.7.4 which contains a TrustedHTML declaration which older packages (@types/[email protected], @types/[email protected]) are trying to re-declare.