We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73b65bd commit bbb2c37Copy full SHA for bbb2c37
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.0.39](https://github.com/sonatype-nexus-community/auditjs/compare/v4.0.38...v4.0.39) (2022-10-31)
2
+
3
4
+### Bug Fixes
5
6
+* CVE-2022-39353 in @xmldom/xmldom : 0.8.3 ([73b65bd](https://github.com/sonatype-nexus-community/auditjs/commit/73b65bd186e08091840114124694f1f456c27714))
7
8
## [4.0.38](https://github.com/sonatype-nexus-community/auditjs/compare/v4.0.37...v4.0.38) (2022-10-13)
9
10
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": {
0 commit comments