chore(project): update diagram-js to 6.7.1

This commit is contained in:
Oguz 2020-10-06 09:50:54 +02:00
parent a9ce32449a
commit 406157938d
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -2027,9 +2027,9 @@
"dev": true
},
"diagram-js": {
"version": "6.7.0",
"resolved": "https://registry.npmjs.org/diagram-js/-/diagram-js-6.7.0.tgz",
"integrity": "sha512-kkY6fFUgNA/Teju776wSg3/zPmmcedLVlX48agyfEa0oJGfzsneJtwYkNSTZfBmHO5g8MKIJ6AThdwvooIMUWw==",
"version": "6.7.1",
"resolved": "https://registry.npmjs.org/diagram-js/-/diagram-js-6.7.1.tgz",
"integrity": "sha512-uPmjvcmFCUhn+/7jZCaJA1Aj1DVFK7aUF6XYs+EZDUkxChYL5CvcrUiml8eIz1O0V5JQ3VWwIDS+Q6G2QI1NRA==",
"requires": {
"css.escape": "^1.5.1",
"didi": "^4.0.0",

View File

@ -83,7 +83,7 @@
"dependencies": {
"bpmn-moddle": "^7.0.3",
"css.escape": "^1.5.1",
"diagram-js": "^6.7.0",
"diagram-js": "^6.7.1",
"diagram-js-direct-editing": "^1.6.1",
"ids": "^1.0.0",
"inherits": "^2.0.1",