Skip to content

Commit c1904fd

Browse files
chore(deps): bump config from 4.2.0 to 4.4.1 in /examples/using-domains (#477)
Bumps [config](https://github.com/node-config/node-config) from 4.2.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.2.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 020cf06 commit c1904fd

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

examples/using-domains/package-lock.json

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/using-domains/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"author": "dwnz",
1010
"license": "MIT",
1111
"dependencies": {
12-
"config": "^4.2.0",
12+
"config": "^4.4.1",
1313
"raygun": "file:../.."
1414
}
1515
}

0 commit comments

Comments
 (0)