mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-26 03:25:09 +00:00
Bump nconf in /asset-transfer-basic/rest-api-typescript
Bumps [nconf](https://github.com/flatiron/nconf) from 0.11.3 to 0.11.4. - [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.3...v0.11.4) --- updated-dependencies: - dependency-name: nconf dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5b72281114
commit
a29d55269d
1 changed files with 6 additions and 6 deletions
|
|
@ -5644,9 +5644,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/nconf": {
|
"node_modules/nconf": {
|
||||||
"version": "0.11.3",
|
"version": "0.11.4",
|
||||||
"resolved": "https://registry.npmjs.org/nconf/-/nconf-0.11.3.tgz",
|
"resolved": "https://registry.npmjs.org/nconf/-/nconf-0.11.4.tgz",
|
||||||
"integrity": "sha512-iYsAuDS9pzjVMGIzJrGE0Vk3Eh8r/suJanRAnWGBd29rVS2XtSgzcAo5l6asV3e4hH2idVONHirg1efoBOslBg==",
|
"integrity": "sha512-YaDR846q11JnG1vTrhJ0QIlhiGY6+W1bgWtReG9SS3vkTl3AoNwFvUItdhG6/ZjGCfWpUVuRTNEBTDAQ3nWhGw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": "^1.4.0",
|
"async": "^1.4.0",
|
||||||
"ini": "^2.0.0",
|
"ini": "^2.0.0",
|
||||||
|
|
@ -12051,9 +12051,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"nconf": {
|
"nconf": {
|
||||||
"version": "0.11.3",
|
"version": "0.11.4",
|
||||||
"resolved": "https://registry.npmjs.org/nconf/-/nconf-0.11.3.tgz",
|
"resolved": "https://registry.npmjs.org/nconf/-/nconf-0.11.4.tgz",
|
||||||
"integrity": "sha512-iYsAuDS9pzjVMGIzJrGE0Vk3Eh8r/suJanRAnWGBd29rVS2XtSgzcAo5l6asV3e4hH2idVONHirg1efoBOslBg==",
|
"integrity": "sha512-YaDR846q11JnG1vTrhJ0QIlhiGY6+W1bgWtReG9SS3vkTl3AoNwFvUItdhG6/ZjGCfWpUVuRTNEBTDAQ3nWhGw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"async": "^1.4.0",
|
"async": "^1.4.0",
|
||||||
"ini": "^2.0.0",
|
"ini": "^2.0.0",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue