mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-26 03:02:40 +00:00
Merge pull request #4145 from naturalcrit/dependabot/npm_and_yarn/nconf-0.13.0
Bump nconf from 0.12.1 to 0.13.0
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -45,7 +45,7 @@
|
||||
"moment": "^2.30.1",
|
||||
"mongoose": "^8.13.2",
|
||||
"nanoid": "5.1.5",
|
||||
"nconf": "^0.12.1",
|
||||
"nconf": "^0.13.0",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-frame-component": "^4.1.3",
|
||||
@@ -10703,9 +10703,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/nconf": {
|
||||
"version": "0.12.1",
|
||||
"resolved": "https://registry.npmjs.org/nconf/-/nconf-0.12.1.tgz",
|
||||
"integrity": "sha512-p2cfF+B3XXacQdswUYWZ0w6Vld0832A/tuqjLBu3H1sfUcby4N2oVbGhyuCkZv+t3iY3aiFEj7gZGqax9Q2c1w==",
|
||||
"version": "0.13.0",
|
||||
"resolved": "https://registry.npmjs.org/nconf/-/nconf-0.13.0.tgz",
|
||||
"integrity": "sha512-hJ/u2xCpA663h6xyOiztx3y+lg9eU0rdkwJ+c4FtiHo2g/gB0sjXtW31yTdMLWLOIj1gL2FcJMwfOqouuUK/Wg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"async": "^3.0.0",
|
||||
|
||||
@@ -119,7 +119,7 @@
|
||||
"moment": "^2.30.1",
|
||||
"mongoose": "^8.13.2",
|
||||
"nanoid": "5.1.5",
|
||||
"nconf": "^0.12.1",
|
||||
"nconf": "^0.13.0",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-frame-component": "^4.1.3",
|
||||
|
||||
Reference in New Issue
Block a user