Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit d98993d

Browse files
Bump json5 and config
Bumps [json5](https://github.com/json5/json5) to 1.0.2 and updates ancestor dependency [config](https://github.com/node-config/node-config). These dependencies need to be updated together. Updates `json5` from 0.4.0 to 1.0.2 - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v0.4.0...v1.0.2) Updates `config` from 1.30.0 to 1.31.0 - [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/commits) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect - dependency-name: config dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e53825 commit d98993d

File tree

2 files changed

+18
-10
lines changed

2 files changed

+18
-10
lines changed

package-lock.json

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

package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"body-parser": "^1.19.0",
15-
"config": "^1.30.0",
15+
"config": "^1.31.0",
1616
"cookie-parser": "~1.4.3",
1717
"debug": "^2.6.9",
1818
"dynamoose": "^1.1.0",

0 commit comments

Comments
 (0)