mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
Bump nconf from 0.11.4 to 0.12.0 (#8415)
Bumps [nconf](https://github.com/flatiron/nconf) from 0.11.4 to 0.12.0. - [Release notes](https://github.com/flatiron/nconf/releases) - [Changelog](https://github.com/indexzero/nconf/blob/master/CHANGELOG.md) - [Commits](https://github.com/flatiron/nconf/compare/v0.11.4...v0.12.0) --- updated-dependencies: - dependency-name: nconf dependency-type: direct:development 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>
This commit is contained in:
parent
735e581932
commit
08d5cc392e
14
package-lock.json
generated
14
package-lock.json
generated
@ -35010,23 +35010,17 @@
|
||||
"dev": true
|
||||
},
|
||||
"nconf": {
|
||||
"version": "0.11.4",
|
||||
"resolved": "https://registry.npmjs.org/nconf/-/nconf-0.11.4.tgz",
|
||||
"integrity": "sha512-YaDR846q11JnG1vTrhJ0QIlhiGY6+W1bgWtReG9SS3vkTl3AoNwFvUItdhG6/ZjGCfWpUVuRTNEBTDAQ3nWhGw==",
|
||||
"version": "0.12.0",
|
||||
"resolved": "https://registry.npmjs.org/nconf/-/nconf-0.12.0.tgz",
|
||||
"integrity": "sha512-T3fZPw3c7Dfrz8JBQEbEcZJ2s8f7cUMpKuyBtsGQe0b71pcXx6gNh4oti2xh5dxB+gO9ufNfISBlGvvWtfyMcA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"async": "^1.4.0",
|
||||
"async": "^3.0.0",
|
||||
"ini": "^2.0.0",
|
||||
"secure-keys": "^1.0.0",
|
||||
"yargs": "^16.1.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"async": {
|
||||
"version": "1.5.2",
|
||||
"resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz",
|
||||
"integrity": "sha512-nSVgobk4rv61R9PUSDtYt7mPVB2olxNR5RWJcAsH676/ef11bUZwvu7+RGYrYauVdDPcO519v68wRhXQtxsV9w==",
|
||||
"dev": true
|
||||
},
|
||||
"ini": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/ini/-/ini-2.0.0.tgz",
|
||||
|
@ -162,7 +162,7 @@
|
||||
"lint-staged": "^13.2.0",
|
||||
"lite-server": "^2.6.1",
|
||||
"mini-css-extract-plugin": "^1.6.0",
|
||||
"nconf": "^0.11.1",
|
||||
"nconf": "^0.12.0",
|
||||
"ng-mocks": "^14.7.2",
|
||||
"ng-packagr": "14.0.3",
|
||||
"nx": "14.4.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user