Bump config from 3.3.10 to 3.3.11 (#12826)

Bumps [config](https://github.com/node-config/node-config) from 3.3.10 to 3.3.11.
- [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.10...v3.3.11)

---
updated-dependencies:
- dependency-name: config
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-03-22 13:46:15 +01:00 коммит произвёл GitHub
Родитель fce42f9661
Коммит 44a3415e21
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 5 добавлений и 5 удалений

Просмотреть файл

@ -185,7 +185,7 @@
"classnames": "2.5.1",
"common-tags": "1.8.2",
"compression": "1.7.4",
"config": "3.3.10",
"config": "3.3.11",
"core-js": "3.35.1",
"deep-eql": "4.1.3",
"deepcopy": "2.1.0",

Просмотреть файл

@ -3263,10 +3263,10 @@ concurrently@^8.2.2:
tree-kill "^1.2.2"
yargs "^17.7.2"
config@3.3.10:
version "3.3.10"
resolved "https://registry.yarnpkg.com/config/-/config-3.3.10.tgz#effb354d15accfb6e2b50e1d626944c635ad1189"
integrity sha512-9Kl3LpQ6zj93KaqgfIMTcpwTpgozFOqNl/Dk7mjras1BgGIOlqxWkyIGeU1my+sRuskRYwrCATgCk1RjAnRPGA==
config@3.3.11:
version "3.3.11"
resolved "https://registry.yarnpkg.com/config/-/config-3.3.11.tgz#009e802631363e456d4cf57767a65c1549069ba2"
integrity sha512-Dhn63ZoWCW5EMg4P0Sl/XNsj/7RLiUIA1x1npCy+m2cRwRHzLnt3UtYtxRDMZW/6oOMdWhCzaGYkOcajGgrAOA==
dependencies:
json5 "^2.2.3"