diff options
author | dependabot[bot] | 2023-01-17 22:04:54 +0000 |
---|---|---|
committer | vitalyster | 2023-01-18 09:18:38 +0300 |
commit | 6eb45e422236fe5096ab925458643fb5791cac97 (patch) | |
tree | 510c6761cd80a27145c479ad3b25607aa64d608f /vnext/package.json | |
parent | 1ff206733107942344fa18f25c2c80c1f97f76f1 (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.json | 2 |
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", |