Skip to content

Commit 035dfa2

Browse files
Bump config from 4.3.0 to 4.4.1
Bumps [config](https://github.com/node-config/node-config) from 4.3.0 to 4.4.1. - [Release notes](https://github.com/node-config/node-config/releases) - [Changelog](https://github.com/node-config/node-config/blob/master/History.md) - [Commits](node-config/node-config@v4.3.0...v4.4.1) --- updated-dependencies: - dependency-name: config dependency-version: 4.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2efa34f commit 035dfa2

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
"classnames": "2.5.1",
184184
"common-tags": "1.8.2",
185185
"compression": "1.8.1",
186-
"config": "4.3.0",
186+
"config": "4.4.1",
187187
"core-js": "3.49.0",
188188
"deep-eql": "4.1.3",
189189
"deepcopy": "2.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3703,10 +3703,10 @@ concurrently@^9.2.1:
37033703
tree-kill "1.2.2"
37043704
yargs "17.7.2"
37053705

3706-
config@4.3.0:
3707-
version "4.3.0"
3708-
resolved "https://registry.yarnpkg.com/config/-/config-4.3.0.tgz#3310b972ac785e8124ec891d1cce81f767bf4561"
3709-
integrity sha512-nY/JbYPBxOCTC+Kj9dUf21t49VxwsL6GXRsAxlTY9N6MBTx/6TBQgT2t5PsAY+XUCMCNudARJPevUZeN3NhyHQ==
3706+
config@4.4.1:
3707+
version "4.4.1"
3708+
resolved "https://registry.yarnpkg.com/config/-/config-4.4.1.tgz#01e3f6bdd261ccf211a4fdb2f1b319aa5a2928ad"
3709+
integrity sha512-XfN4Q4+wBKkGtgMyQ+5ayjepdb0MrdiGKfBr0G1PTLx9rnqsX+Xiw03LEUtSALZU0UVfcFp6+xYV0NL8HLF94g==
37103710
dependencies:
37113711
json5 "^2.2.3"
37123712

0 commit comments

Comments
 (0)