This repository was archived by the owner on Nov 24, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +12
-11
lines changed Expand file tree Collapse file tree 2 files changed +12
-11
lines changed Original file line number Diff line number Diff line change 25
25
},
26
26
"dependencies" : {
27
27
"@nestjs/common" : " 7.5.4" ,
28
- "@nestjs/config" : " 0.5.0 " ,
28
+ "@nestjs/config" : " 0.6.1 " ,
29
29
"@nestjs/core" : " 7.5.4" ,
30
30
"@nestjs/graphql" : " 7.7.0" ,
31
31
"@nestjs/jwt" : " 7.2.0" ,
Original file line number Diff line number Diff line change 1250
1250
tslib "2.0.3"
1251
1251
uuid "8.3.1"
1252
1252
1253
- " @nestjs/config@0.5.0 " :
1254
- version "0.5.0 "
1255
- resolved "https://registry.yarnpkg.com/@nestjs/config/-/config-0.5.0 .tgz#ad1110d937ec26941b8fce5f575859046f8d7b4b "
1256
- integrity sha512-8vgakV722qNt3YBHbvhfwcNRLlwOv37pr5/1RUn5mYMmUh7JKobVNqHgTRWEuJK4BK3dCrhnjxPMPvHOCaA4LQ ==
1253
+ " @nestjs/config@0.6.1 " :
1254
+ version "0.6.1 "
1255
+ resolved "https://registry.yarnpkg.com/@nestjs/config/-/config-0.6.1 .tgz#26e4bfd4b2f9d3a6b6bed6445a2a1e766abdf1c6 "
1256
+ integrity sha512-sSIEbHp0xV7bneG2/CePqJh60ELojsBXBPuRM40AcVQwuDRQQ4RAnLT5uaJbWB2xFQjQwik4zejN+27t1cCiBQ ==
1257
1257
dependencies :
1258
1258
dotenv "8.2.0"
1259
1259
dotenv-expand "5.1.0"
1260
1260
lodash.get "4.4.2"
1261
+ lodash.has "4.5.2"
1261
1262
lodash.set "4.3.2"
1262
- uuid "8.1.0 "
1263
+ uuid "8.3.1 "
1263
1264
1264
1265
1265
1266
version "7.5.4"
6292
6293
resolved "https://registry.yarnpkg.com/lodash.get/-/lodash.get-4.4.2.tgz#2d177f652fa31e939b4438d5341499dfa3825e99"
6293
6294
integrity sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk=
6294
6295
6296
+
6297
+ version "4.5.2"
6298
+ resolved "https://registry.yarnpkg.com/lodash.has/-/lodash.has-4.5.2.tgz#d19f4dc1095058cccbe2b0cdf4ee0fe4aa37c862"
6299
+ integrity sha1-0Z9NwQlQWMzL4rDN9O4P5Ko3yGI=
6300
+
6295
6301
lodash.includes@^4.3.0 :
6296
6302
version "4.3.0"
6297
6303
resolved "https://registry.yarnpkg.com/lodash.includes/-/lodash.includes-4.3.0.tgz#60bb98a87cb923c68ca1e51325483314849f553f"
9119
9125
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
9120
9126
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
9121
9127
9122
-
9123
- version "8.1.0"
9124
- resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.1.0.tgz#6f1536eb43249f473abc6bd58ff983da1ca30d8d"
9125
- integrity sha512-CI18flHDznR0lq54xBycOVmphdCYnQLKn8abKn7PXUiKUGdEd+/l9LWNJmugXel4hXq7S+RMNl34ecyC9TntWg==
9126
-
9127
9128
[email protected] , uuid@^8.0.0, uuid@^8.3.0:
9128
9129
version "8.3.0"
9129
9130
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.0.tgz#ab738085ca22dc9a8c92725e459b1d507df5d6ea"
You can’t perform that action at this time.
0 commit comments