Skip to content

Commit

Permalink
Update prosemirror-view & prosemirror-tables to most recent version (#…
Browse files Browse the repository at this point in the history
…5385)

* upgrade prosemirror packages to latest versions

* added changeset

* update package-lock
  • Loading branch information
bdbch committed Jul 24, 2024
1 parent e6c759b commit b5c1b32
Show file tree
Hide file tree
Showing 3 changed files with 3,836 additions and 6,144 deletions.
14 changes: 14 additions & 0 deletions .changeset/cool-steaks-clean.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
"@tiptap/pm": patch
---

Because of an XSS vulnerability in the `prosemirror-model` package, we've updated all our prosemirror dependencies to the latest versions.

**Upgraded packages**:

- `prosemirror-model` from `^1.22.1` to `^1.22.2`
- `prosemirror-tables` from `^1.3.7` to `^1.4.0`
- `prosemirror-trailing-node` from `^2.0.8` to `^2.0.9`
- `prosemirror-view` from `^1.33.8` to `^1.33.9`

See https://discuss.prosemirror.net/t/heads-up-xss-risk-in-domserializer/6572
Loading

0 comments on commit b5c1b32

Please sign in to comment.