chore(release): Update version to v1.4.395

This commit is contained in:
github-actions[bot]
2026-01-25 23:18:34 +00:00
parent 1af12c5d98
commit 92818294cf
5 changed files with 10 additions and 7 deletions

View File

@@ -1,3 +1,3 @@
package main
var version = "v1.4.394"
var version = "v1.4.395"

Binary file not shown.

View File

@@ -1,5 +0,0 @@
### PR [#1972](https://github.com/danielmiessler/Fabric/pull/1972) by [ksylvan](https://github.com/ksylvan): More node package updates: remove cn, fix string and request vulnerabilities
- Removed cn (Chuck Norris jokes) package to resolve security vulnerabilities
- Fixed 5 Dependabot alerts including ReDoS vulnerabilities in string package and SSRF/Remote Memory Exposure issues in request package
- Enhanced security posture by eliminating vulnerable dependencies with no available patches