Skip to content

Commit 1e34daf

Browse files
snyk-botmattherman
authored andcommitted
fix: mbTest/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-XMLDOMXMLDOM-15869636
1 parent 397f722 commit 1e34daf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mbTest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"airplane": "MB_AIRPLANE_MODE=true npm test"
1515
},
1616
"dependencies": {
17-
"@xmldom/xmldom": "0.9.8",
17+
"@xmldom/xmldom": "0.9.9",
1818
"express": "5.1.0",
1919
"fs-extra": "11.3.1",
2020
"hpagent": "1.2.0",

0 commit comments

Comments
 (0)