From 7e4e5e85228effc2be8c4c40df05d77fa9208f88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 09:36:57 +0000 Subject: [PATCH] chore(deps): bump config from 3.3.12 to 4.2.1 Bumps [config](https://github.com/node-config/node-config) from 3.3.12 to 4.2.1. - [Release notes](https://github.com/node-config/node-config/releases) - [Changelog](https://github.com/node-config/node-config/blob/master/History.md) - [Commits](https://github.com/node-config/node-config/compare/v3.3.12...v4.2.1) --- updated-dependencies: - dependency-name: config dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 351329c..4643b0a 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "th": "tsx packages/cli/src/index.ts" }, "dependencies": { - "config": "^3.3.9", + "config": "^4.2.1", "hbs": "^4.1.1", "prettier": "^3.8.1", "prettier-plugin-solidity": "^2.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7092973..591cdca 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: config: - specifier: ^3.3.9 - version: 3.3.12 + specifier: ^4.2.1 + version: 4.2.1 hbs: specifier: ^4.1.1 version: 4.2.0 @@ -792,9 +792,9 @@ packages: confbox@0.1.8: resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==} - config@3.3.12: - resolution: {integrity: sha512-Vmx389R/QVM3foxqBzXO8t2tUikYZP64Q6vQxGrsMpREeJc/aWRnPRERXWsYzOHAumx/AOoILWe6nU3ZJL+6Sw==} - engines: {node: '>= 10.0.0'} + config@4.2.1: + resolution: {integrity: sha512-i6zeN/G0RG0x45Xd0mEYDojE/x/ISSeaFWIbCTVvTI1YctI5nE1ywQlZuTR4O/QEa05yQqVgPLxUthY0UbnpsA==} + engines: {node: '>= 20.0.0'} consola@3.4.2: resolution: {integrity: sha512-5IKcdX0nnYavi6G7TtOhwkYzyjfJlatbjMjuLSfE2kYT5pMDOilZ4OvMhi637CcDICTmz3wARPoyhqyX1Y+XvA==} @@ -3002,7 +3002,7 @@ snapshots: confbox@0.1.8: {} - config@3.3.12: + config@4.2.1: dependencies: json5: 2.2.3