aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-01-17 22:04:54 +0000
committerGravatar vitalyster2023-01-18 09:18:38 +0300
commit6eb45e422236fe5096ab925458643fb5791cac97 (patch)
tree510c6761cd80a27145c479ad3b25607aa64d608f /vnext/package.json
parent1ff206733107942344fa18f25c2c80c1f97f76f1 (diff)
build(deps): bump config from 3.3.8 to 3.3.9 in /vnext
Bumps [config](https://github.com/node-config/node-config) from 3.3.8 to 3.3.9. - [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.8...v3.3.9) --- updated-dependencies: - dependency-name: config dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index b6566af3..8a45f3dc 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -52,7 +52,7 @@
"axios": "^1.2.3",
"axios-cache-interceptor": "^1.0.0",
"body-parser": "^1.20.1",
- "config": "^3.3.8",
+ "config": "^3.3.9",
"core-js": "^3.27.1",
"cors": "^2.8.5",
"dayjs": "^1.11.7",