This is an automated email from the ASF dual-hosted git repository.
freeandnil pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4net.git
The following commit(s) were added to refs/heads/master by this push:
new 6e7167c6 Bump convict from 6.2.4 to 6.2.5 (#285)
6e7167c6 is described below
commit 6e7167c647e29cf61a906905017c2b913ce4a26a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 26 21:38:07 2026 +0100
Bump convict from 6.2.4 to 6.2.5 (#285)
Bumps [convict](https://github.com/mozilla/node-convict) from 6.2.4 to
6.2.5.
-
[Changelog](https://github.com/mozilla/node-convict/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mozilla/node-convict/commits)
---
updated-dependencies:
- dependency-name: convict
dependency-version: 6.2.5
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 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index ac0125cd..85c6be82 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -649,9 +649,9 @@
"license": "MIT"
},
"node_modules/convict": {
- "version": "6.2.4",
- "resolved": "https://registry.npmjs.org/convict/-/convict-6.2.4.tgz",
- "integrity":
"sha512-qN60BAwdMVdofckX7AlohVJ2x9UvjTNoKVXCL2LxFk1l7757EJqf1nySdMkPQer0bt8kQ5lQiyZ9/2NvrFBuwQ==",
+ "version": "6.2.5",
+ "resolved": "https://registry.npmjs.org/convict/-/convict-6.2.5.tgz",
+ "integrity":
"sha512-JtXpxqDqJ8P0UwEHwhxLzCIXQy97vlYBZR222Sbzb1q1Erex9ASrztJ29SyhWFQjod1AeFBaPzEEC8YvtZMIYg==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {