Bump jsdom and fabric
Bumps [jsdom](https://github.com/jsdom/jsdom) and [fabric](https://github.com/fabricjs/fabric.js). These dependencies needed to be updated together. Updates `jsdom` from 15.2.1 to 19.0.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md) - [Commits](https://github.com/jsdom/jsdom/compare/15.2.1...19.0.0) Updates `fabric` from 4.0.0-beta.6 to 5.2.1 - [Release notes](https://github.com/fabricjs/fabric.js/releases) - [Changelog](https://github.com/fabricjs/fabric.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/fabricjs/fabric.js/commits) --- updated-dependencies: - dependency-name: jsdom dependency-type: indirect - dependency-name: fabric dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
851ca6269d
commit
e63142ebbc
2 changed files with 510 additions and 783 deletions
1283
package-lock.json
generated
1283
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -10,7 +10,7 @@
|
|||
"start": "webpack-dev-server --open --host 0.0.0.0 --port 80"
|
||||
},
|
||||
"dependencies": {
|
||||
"fabric": "^4.0.0-beta.6",
|
||||
"fabric": "^5.2.1",
|
||||
"jquery": "^3.5.0",
|
||||
"minimist": ">=1.2.6"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue