Skip to content
This repository was archived by the owner on Aug 15, 2023. It is now read-only.

Commit e02fbe2

Browse files
committed
build(workspace): upgrade nconf@^0.11.4
1 parent b61e2da commit e02fbe2

File tree

6 files changed

+10
-22
lines changed

6 files changed

+10
-22
lines changed
-83.6 KB
Binary file not shown.

Diff for: packages/shared/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"io-ts": "^2.2.16",
2929
"io-ts-types": "^0.5.16",
3030
"lodash": "^4.17.21",
31-
"nconf": "^0.11.3",
31+
"nconf": "^0.11.4",
3232
"puppeteer-core": "^13.7.0",
3333
"puppeteer-extra": "^3.3.4",
3434
"puppeteer-extra-plugin-stealth": "^2.11.1",

Diff for: platforms/guardoni/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"io-ts-types": "^0.5.16",
7272
"lodash": "^4.17.21",
7373
"material-auto-rotating-carousel": "^3.0.2",
74-
"nconf": "^0.11.3",
74+
"nconf": "^0.11.4",
7575
"node-fetch": "^2.6.7",
7676
"puppeteer": "^13.7.0",
7777
"puppeteer-core": "^13.7.0",

Diff for: platforms/tktrex/backend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"moment": "^2.29.4",
4040
"mongodb": "^4.3.1",
4141
"nacl-signature": "^1.0.0",
42-
"nconf": "^0.11.3",
42+
"nconf": "^0.11.4",
4343
"node-fetch": "^2.6.7",
4444
"nodemon": "^1.19.4",
4545
"ts-endpoint": "^2.0.0",

Diff for: platforms/yttrex/backend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"moment": "^2.29.4",
4747
"mongodb": "^4.3.1",
4848
"nacl-signature": "^1.0.0",
49-
"nconf": "^0.11.3",
49+
"nconf": "^0.11.4",
5050
"node-fetch": "^2.6.7",
5151
"numeral": "^2.0.6",
5252
"ts-endpoint": "^2.0.0",

Diff for: yarn.lock

+6-18
Original file line numberDiff line numberDiff line change
@@ -5957,7 +5957,7 @@ __metadata:
59575957
moment: ^2.29.4
59585958
mongodb: ^4.3.1
59595959
nacl-signature: ^1.0.0
5960-
nconf: ^0.11.3
5960+
nconf: ^0.11.4
59615961
node-fetch: ^2.6.7
59625962
nodemon: ^1.19.4
59635963
ts-endpoint: ^2.0.0
@@ -6135,7 +6135,7 @@ __metadata:
61356135
jest-fetch-mock: ^3.0.3
61366136
lodash: ^4.17.21
61376137
mini-css-extract-plugin: ^2.6.1
6138-
nconf: ^0.11.3
6138+
nconf: ^0.11.4
61396139
node-loader: ^2.0.0
61406140
node-sass: ^7.0.1
61416141
prettier: ^2.7.1
@@ -8369,7 +8369,7 @@ __metadata:
83698369
moment: ^2.29.4
83708370
mongodb: ^4.3.1
83718371
nacl-signature: ^1.0.0
8372-
nconf: ^0.11.3
8372+
nconf: ^0.11.4
83738373
node-fetch: ^2.6.7
83748374
numeral: ^2.0.6
83758375
prettier: ^2.7.1
@@ -17321,7 +17321,7 @@ __metadata:
1732117321
jest: ^27.5.1
1732217322
lodash: ^4.17.21
1732317323
material-auto-rotating-carousel: ^3.0.2
17324-
nconf: ^0.11.3
17324+
nconf: ^0.11.4
1732517325
node-fetch: ^2.6.7
1732617326
node-loader: ^2.0.0
1732717327
node-polyfill-webpack-plugin: ^1.1.4
@@ -18477,19 +18477,7 @@ __metadata:
1847718477
languageName: node
1847818478
linkType: hard
1847918479

18480-
"io-ts-types@npm:^0.5.16":
18481-
version: 0.5.16
18482-
resolution: "io-ts-types@npm:0.5.16"
18483-
peerDependencies:
18484-
fp-ts: ^2.0.0
18485-
io-ts: ^2.0.0
18486-
monocle-ts: ^2.0.0
18487-
newtype-ts: ^0.3.2
18488-
checksum: 39b5c5639d7351264c8ee26f30fa71f7feb42225472fe8f3e489e5a50f1a2009b8e982dcdbfc977c69261f3fbd71cda6edcd7c2a7f96145cb1ba2879f65a1e77
18489-
languageName: node
18490-
linkType: hard
18491-
18492-
"io-ts-types@npm:^0.5.19":
18480+
"io-ts-types@npm:^0.5.16, io-ts-types@npm:^0.5.19":
1849318481
version: 0.5.19
1849418482
resolution: "io-ts-types@npm:0.5.19"
1849518483
peerDependencies:
@@ -22399,7 +22387,7 @@ __metadata:
2239922387
languageName: node
2240022388
linkType: hard
2240122389

22402-
"nconf@npm:^0.11.3":
22390+
"nconf@npm:^0.11.4":
2240322391
version: 0.11.4
2240422392
resolution: "nconf@npm:0.11.4"
2240522393
dependencies:

0 commit comments

Comments
 (0)