[editor] Update release notes
- run npm audit fix to fix some critical vulnerables
This diff is collapsed.
{ | ||
"name": "verona-modules-aspect", | ||
"config": { | ||
"player_version": "1.32.0-beta", | ||
"editor_version": "1.39.0-beta", | ||
"player_version": "1.32.0", | ||
"editor_version": "1.39.0", | ||
"unit_definition_version": "3.10.0" | ||
}, | ||
"scripts": { | ||
... | ... | @@ -98,7 +98,7 @@ |
"ngx-tiptap": "^5.0.0", | ||
"prosemirror-state": "^1.4.2", | ||
"rxjs": "^7.4.0", | ||
"testcafe": "^1.18.6", | ||
"testcafe": "^2.4.0", | ||
"tslib": "^2.1.0", | ||
"zone.js": "~0.11.5" | ||
}, | ||
... | ... |
Please register or sign in to comment