Skip to content

Commit bbb2c37

Browse files
author
sonatype-community
committed
chore(release): 4.0.39 [skip ci]
## [4.0.39](v4.0.38...v4.0.39) (2022-10-31) ### Bug Fixes * CVE-2022-39353 in @xmldom/xmldom : 0.8.3 ([73b65bd](73b65bd))
1 parent 73b65bd commit bbb2c37

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [4.0.38](https://github.com/sonatype-nexus-community/auditjs/compare/v4.0.37...v4.0.38) (2022-10-13)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "auditjs",
3-
"version": "4.0.38",
3+
"version": "4.0.39",
44
"description": "Audit dependencies to identify known vulnerabilities and maintenance problems",
55
"main": "./bin/index.js",
66
"bin": {

0 commit comments

Comments
 (0)