Skip to content

Commit 142e3f4

Browse files
author
sonatype-community
committed
chore(release): 4.0.38 [skip ci]
## [4.0.38](v4.0.37...v4.0.38) (2022-10-13) ### Bug Fixes * CVE-2022-37616 in @xmldom/xmldom : 0.7.2 ([5269bef](5269bef))
1 parent 5269bef commit 142e3f4

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.38](https://github.com/sonatype-nexus-community/auditjs/compare/v4.0.37...v4.0.38) (2022-10-13)
2+
3+
4+
### Bug Fixes
5+
6+
* CVE-2022-37616 in @xmldom/xmldom : 0.7.2 ([5269bef](https://github.com/sonatype-nexus-community/auditjs/commit/5269bef10e5bebb7b0e8d342c7156bc47674a4ab))
7+
18
## [4.0.37](https://github.com/sonatype-nexus-community/auditjs/compare/v4.0.36...v4.0.37) (2022-04-20)
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.37",
3+
"version": "4.0.38",
44
"description": "Audit dependencies to identify known vulnerabilities and maintenance problems",
55
"main": "./bin/index.js",
66
"bin": {

0 commit comments

Comments
 (0)