Comparing version 4.0.38 to 4.0.39
@@ -0,1 +1,8 @@ | ||
## [4.0.39](https://github.com/sonatype-nexus-community/auditjs/compare/v4.0.38...v4.0.39) (2022-10-31) | ||
### Bug Fixes | ||
* CVE-2022-39353 in @xmldom/xmldom : 0.8.3 ([73b65bd](https://github.com/sonatype-nexus-community/auditjs/commit/73b65bd186e08091840114124694f1f456c27714)) | ||
## [4.0.38](https://github.com/sonatype-nexus-community/auditjs/compare/v4.0.37...v4.0.38) (2022-10-13) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "auditjs", | ||
"version": "4.0.38", | ||
"version": "4.0.39", | ||
"description": "Audit dependencies to identify known vulnerabilities and maintenance problems", | ||
@@ -92,3 +92,3 @@ "main": "./bin/index.js", | ||
"dependencies": { | ||
"@xmldom/xmldom": "^0.8.3", | ||
"@xmldom/xmldom": "^0.8.5", | ||
"chalk": "^3.0.0", | ||
@@ -95,0 +95,0 @@ "colors": "1.4.0", |
301614
Updated@xmldom/xmldom@^0.8.5