Skip to content

Commit 456697e

Browse files
committed
Updates various modules
Fixes AB#1109: json5@^2.23.2 Fixes AB#1108: ajv@^6.12.6 Fixes AB#1047: xmljs@^0.50.0
1 parent b2c2f65 commit 456697e

2 files changed

Lines changed: 9 additions & 101 deletions

File tree

desktop/package-lock.json

Lines changed: 4 additions & 100 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

desktop/package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,11 @@
242242
"winston": "^3.3.3",
243243
"winston-daily-rotate-file": "^3.10.0",
244244
"write-file-webpack-plugin": "^4.5.1",
245-
"xml2js": "^0.4.23",
245+
"xml2js": "^0.5.0",
246246
"zone.js": "^0.11.0"
247+
},
248+
"overrides": {
249+
"json5": "^2.2.3",
250+
"ajv": "^6.12.6"
247251
}
248252
}

0 commit comments

Comments
 (0)