This is an automated email from the ASF dual-hosted git repository.
Antonio-Maranhao pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb-fauxton.git
The following commit(s) were added to refs/heads/main by this push:
new ea4ba35a Bump node-forge from 1.3.3 to 1.4.0 (#1518)
ea4ba35a is described below
commit ea4ba35a9e93227282f54529975618da3b301769
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Apr 25 21:19:37 2026 -0400
Bump node-forge from 1.3.3 to 1.4.0 (#1518)
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.3 to
1.4.0.
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.3.3...v1.4.0)
---
updated-dependencies:
- dependency-name: node-forge
dependency-version: 1.4.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
package-lock.json | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 6969cbc1..853a5efc 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -16039,11 +16039,10 @@
}
},
"node_modules/node-forge": {
- "version": "1.3.3",
- "resolved":
"https://registry.npmjs.org/node-forge/-/node-forge-1.3.3.tgz",
- "integrity":
"sha512-rLvcdSyRCyouf6jcOIPe/BgwG/d7hKjzMKOas33/pHEr6gbq18IK9zV7DiPvzsz0oBJPme6qr6H6kGZuI9/DZg==",
+ "version": "1.4.0",
+ "resolved":
"https://registry.npmjs.org/node-forge/-/node-forge-1.4.0.tgz",
+ "integrity":
"sha512-LarFH0+6VfriEhqMMcLX2F7SwSXeWwnEAJEsYm5QKWchiVYVvJyV9v7UDvUv+w5HO23ZpQTXDv/GxdDdMyOuoQ==",
"dev": true,
- "license": "(BSD-3-Clause OR GPL-2.0)",
"engines": {
"node": ">= 6.13.0"
}
@@ -32037,9 +32036,9 @@
}
},
"node-forge": {
- "version": "1.3.3",
- "resolved":
"https://registry.npmjs.org/node-forge/-/node-forge-1.3.3.tgz",
- "integrity":
"sha512-rLvcdSyRCyouf6jcOIPe/BgwG/d7hKjzMKOas33/pHEr6gbq18IK9zV7DiPvzsz0oBJPme6qr6H6kGZuI9/DZg==",
+ "version": "1.4.0",
+ "resolved":
"https://registry.npmjs.org/node-forge/-/node-forge-1.4.0.tgz",
+ "integrity":
"sha512-LarFH0+6VfriEhqMMcLX2F7SwSXeWwnEAJEsYm5QKWchiVYVvJyV9v7UDvUv+w5HO23ZpQTXDv/GxdDdMyOuoQ==",
"dev": true
},
"node-int64": {