We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5269bef commit 142e3f4Copy full SHA for 142e3f4
CHANGELOG.md
@@ -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
8
## [4.0.37](https://github.com/sonatype-nexus-community/auditjs/compare/v4.0.36...v4.0.37) (2022-04-20)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "auditjs",
- "version": "4.0.37",
+ "version": "4.0.38",
"description": "Audit dependencies to identify known vulnerabilities and maintenance problems",
"main": "./bin/index.js",
"bin": {
0 commit comments