chore(project): bump to bpmn-moddle@7.0.3

This commit is contained in:
Oguz 2020-06-05 15:36:43 +02:00
parent 6f3c41fd59
commit fdcf3b13c2
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -1107,13 +1107,13 @@
"dev": true
},
"bpmn-moddle": {
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/bpmn-moddle/-/bpmn-moddle-7.0.1.tgz",
"integrity": "sha512-Y9zLrDi39L+I2IdYR+9cdef8asyhhQsJdDghhfvUicflZ7ayzopt8hpdzhkwGai1KMVGc8izn/BUB9kK8F12Og==",
"version": "7.0.3",
"resolved": "https://registry.npmjs.org/bpmn-moddle/-/bpmn-moddle-7.0.3.tgz",
"integrity": "sha512-DylEgndbBNm37v/jEdZTUD1i7XzbpCA5mIAFqkbqof3nYbIOAIycIrkhnRIaBJPvtlxTd3wDdG1ts1IzUfEduA==",
"requires": {
"min-dash": "^3.0.0",
"moddle": "^5.0.1",
"moddle-xml": "^9.0.1"
"moddle-xml": "^9.0.3"
}
},
"brace-expansion": {
@ -5837,9 +5837,9 @@
}
},
"moddle-xml": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/moddle-xml/-/moddle-xml-9.0.1.tgz",
"integrity": "sha512-AXT3C1XGxo2h2ckk9hz62MY/spDobyhR+A2o30it0ZAO/NFDWpzYm+y/WeC52XrWi/MzUrVz8JVtfJu+W2DESA==",
"version": "9.0.3",
"resolved": "https://registry.npmjs.org/moddle-xml/-/moddle-xml-9.0.3.tgz",
"integrity": "sha512-3r1c+CA7k9GLqONKtM87DltyLmeWtqz6wbw+SQWNJd66iidmYL4VudN/qpJHt6TP8qxeQrZLTpEYkDQgW6HIDQ==",
"requires": {
"min-dash": "^3.0.0",
"moddle": "^5.0.1",

View File

@ -81,7 +81,7 @@
"webpack": "^4.35.3"
},
"dependencies": {
"bpmn-moddle": "^7.0.1",
"bpmn-moddle": "^7.0.3",
"css.escape": "^1.5.1",
"diagram-js": "^6.6.1",
"diagram-js-direct-editing": "^1.6.1",