We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1b15ab commit c0ae398Copy full SHA for c0ae398
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.0.41](https://github.com/sonatype-nexus-community/auditjs/compare/v4.0.40...v4.0.41) (2023-07-12)
2
+
3
4
+### Bug Fixes
5
6
+* sonatype-2022-3677 in node-fetch 2.6.7 ([d1b15ab](https://github.com/sonatype-nexus-community/auditjs/commit/d1b15abaec2a4626bec5a6b73207cc2e47837a6e))
7
8
## [4.0.40](https://github.com/sonatype-nexus-community/auditjs/compare/v4.0.39...v4.0.40) (2023-06-22)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "auditjs",
- "version": "4.0.40",
+ "version": "4.0.41",
"description": "Audit dependencies to identify known vulnerabilities and maintenance problems",
"main": "./bin/index.js",
"bin": {
0 commit comments