chore(project): bump bpmn-font version

This commit is contained in:
Nico Rehwaldt 2020-05-26 14:42:57 +02:00
parent c087805796
commit a92a609d0e
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -1101,9 +1101,9 @@
}
},
"bpmn-font": {
"version": "0.9.3",
"resolved": "https://registry.npmjs.org/bpmn-font/-/bpmn-font-0.9.3.tgz",
"integrity": "sha512-kzRGXGLzTROLRNCSskkOyj/+SbtTAn2unKfgB9tNt7RWJFybg/Wbe9YjK2ALotI3b64wwlCTkAalXiTiskP6dg==",
"version": "0.10.0",
"resolved": "https://registry.npmjs.org/bpmn-font/-/bpmn-font-0.10.0.tgz",
"integrity": "sha512-y5UhxANjxWFH3hgA/4ATpgiXEJVfn1V6j72ui+iiqf6qQDRS4ScWTdKvpHHRqQ/HR/3Jc8sFSxRcTHHb4E488A==",
"dev": true
},
"bpmn-moddle": {

View File

@ -39,7 +39,7 @@
"*.css"
],
"devDependencies": {
"bpmn-font": "^0.9.3",
"bpmn-font": "^0.10.0",
"camunda-bpmn-moddle": "^4.0.1",
"chai": "^4.1.2",
"chai-match": "^1.1.1",