mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 12:02:48 +00:00
Merge pull request #2125 from naturalcrit/dependabot/npm_and_yarn/nconf-0.11.4
Bump nconf from 0.11.3 to 0.11.4
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -34,7 +34,7 @@
|
||||
"moment": "^2.29.2",
|
||||
"mongoose": "^6.2.10",
|
||||
"nanoid": "3.3.2",
|
||||
"nconf": "^0.11.3",
|
||||
"nconf": "^0.11.4",
|
||||
"query-string": "7.1.1",
|
||||
"react": "^16.14.0",
|
||||
"react-dom": "^16.14.0",
|
||||
@@ -9525,9 +9525,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/nconf": {
|
||||
"version": "0.11.3",
|
||||
"resolved": "https://registry.npmjs.org/nconf/-/nconf-0.11.3.tgz",
|
||||
"integrity": "sha512-iYsAuDS9pzjVMGIzJrGE0Vk3Eh8r/suJanRAnWGBd29rVS2XtSgzcAo5l6asV3e4hH2idVONHirg1efoBOslBg==",
|
||||
"version": "0.11.4",
|
||||
"resolved": "https://registry.npmjs.org/nconf/-/nconf-0.11.4.tgz",
|
||||
"integrity": "sha512-YaDR846q11JnG1vTrhJ0QIlhiGY6+W1bgWtReG9SS3vkTl3AoNwFvUItdhG6/ZjGCfWpUVuRTNEBTDAQ3nWhGw==",
|
||||
"dependencies": {
|
||||
"async": "^1.4.0",
|
||||
"ini": "^2.0.0",
|
||||
@@ -20449,9 +20449,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"nconf": {
|
||||
"version": "0.11.3",
|
||||
"resolved": "https://registry.npmjs.org/nconf/-/nconf-0.11.3.tgz",
|
||||
"integrity": "sha512-iYsAuDS9pzjVMGIzJrGE0Vk3Eh8r/suJanRAnWGBd29rVS2XtSgzcAo5l6asV3e4hH2idVONHirg1efoBOslBg==",
|
||||
"version": "0.11.4",
|
||||
"resolved": "https://registry.npmjs.org/nconf/-/nconf-0.11.4.tgz",
|
||||
"integrity": "sha512-YaDR846q11JnG1vTrhJ0QIlhiGY6+W1bgWtReG9SS3vkTl3AoNwFvUItdhG6/ZjGCfWpUVuRTNEBTDAQ3nWhGw==",
|
||||
"requires": {
|
||||
"async": "^1.4.0",
|
||||
"ini": "^2.0.0",
|
||||
|
||||
@@ -76,7 +76,7 @@
|
||||
"moment": "^2.29.2",
|
||||
"mongoose": "^6.2.10",
|
||||
"nanoid": "3.3.2",
|
||||
"nconf": "^0.11.3",
|
||||
"nconf": "^0.11.4",
|
||||
"query-string": "7.1.1",
|
||||
"react": "^16.14.0",
|
||||
"react-dom": "^16.14.0",
|
||||
|
||||
Reference in New Issue
Block a user