diff --git a/CHANGELOG.md b/CHANGELOG.md index 965d5e85..732314cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [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) diff --git a/package.json b/package.json index 971c0ca6..fe4ab3f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "auditjs", - "version": "4.0.38", + "version": "4.0.39", "description": "Audit dependencies to identify known vulnerabilities and maintenance problems", "main": "./bin/index.js", "bin": {