Skip to content

Commit

Permalink
Merge pull request #41 from uptownhr/renovate/nestjs-config-2.x-lockfile
Browse files Browse the repository at this point in the history
fix(deps): update dependency @nestjs/config to v2.3.4
  • Loading branch information
uptownhr committed Aug 22, 2023
2 parents 09bf555 + 2599655 commit a10947a
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 22 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
44 changes: 22 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3030,18 +3030,18 @@ __metadata:
linkType: hard

"@nestjs/config@npm:^2.2.0":
version: 2.2.0
resolution: "@nestjs/config@npm:2.2.0"
version: 2.3.4
resolution: "@nestjs/config@npm:2.3.4"
dependencies:
dotenv: 16.0.1
dotenv-expand: 8.0.3
dotenv: 16.1.4
dotenv-expand: 10.0.0
lodash: 4.17.21
uuid: 8.3.2
uuid: 9.0.0
peerDependencies:
"@nestjs/common": ^7.0.0 || ^8.0.0 || ^9.0.0
reflect-metadata: ^0.1.13
rxjs: ^6.0.0 || ^7.2.0
checksum: 42b9d8014da51ee76621f705d3783d10fbcaa8362881ecd591b8c9542e8067d3e61258bb01556694c355471ea6af8485c05ba85d1326f54f810bff19bfefef2e
checksum: 3b0c3d90e99788a224d65b8c5eb26809c85c54ac9f5d9e71f623de51a2cc84290c5c2e4b0beb98c68d42caf595571b12c5aabdfee72587b1e2e2fd77cf8952f4
languageName: node
linkType: hard

Expand Down Expand Up @@ -7142,17 +7142,17 @@ __metadata:
languageName: node
linkType: hard

"dotenv-expand@npm:8.0.3":
version: 8.0.3
resolution: "dotenv-expand@npm:8.0.3"
checksum: 128ce90ac825b543de3ece0154a51b056ab0dc36bb26d97a68cd0b8707327ecd3c182fb6ac63b26a0fcdfa85064419906a1065cb634f1f9dc08ad311375f1fc0
"dotenv-expand@npm:10.0.0":
version: 10.0.0
resolution: "dotenv-expand@npm:10.0.0"
checksum: 2a38b470efe0abcb1ac8490421a55e1d764dc9440fd220942bce40965074f3fb00b585f4346020cb0f0f219966ee6b4ee5023458b3e2953fe5b3214de1b314ee
languageName: node
linkType: hard

"dotenv@npm:16.0.1":
version: 16.0.1
resolution: "dotenv@npm:16.0.1"
checksum: f459ffce07b977b7f15d8cc4ee69cdff77d4dd8c5dc8c85d2d485ee84655352c2415f9dd09d42b5b5985ced3be186130871b34e2f3e2569ebc72fbc2e8096792
"dotenv@npm:16.1.4":
version: 16.1.4
resolution: "dotenv@npm:16.1.4"
checksum: c1b2e13df4d374a6a29e134c56c7b040ba20500677fe8b9939ea654f3b3badb9aaa0b172e40e4dfa1233a4177dbb8fb79d84cc79a50ac9c9641fe2ad98c14876
languageName: node
linkType: hard

Expand Down Expand Up @@ -16325,21 +16325,21 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:8.3.2, uuid@npm:^8.3.2":
version: 8.3.2
resolution: "uuid@npm:8.3.2"
"uuid@npm:9.0.0, uuid@npm:^9.0.0":
version: 9.0.0
resolution: "uuid@npm:9.0.0"
bin:
uuid: dist/bin/uuid
checksum: 5575a8a75c13120e2f10e6ddc801b2c7ed7d8f3c8ac22c7ed0c7b2ba6383ec0abda88c905085d630e251719e0777045ae3236f04c812184b7c765f63a70e58df
checksum: 8dd2c83c43ddc7e1c71e36b60aea40030a6505139af6bee0f382ebcd1a56f6cd3028f7f06ffb07f8cf6ced320b76aea275284b224b002b289f89fe89c389b028
languageName: node
linkType: hard

"uuid@npm:9.0.0, uuid@npm:^9.0.0":
version: 9.0.0
resolution: "uuid@npm:9.0.0"
"uuid@npm:^8.3.2":
version: 8.3.2
resolution: "uuid@npm:8.3.2"
bin:
uuid: dist/bin/uuid
checksum: 8dd2c83c43ddc7e1c71e36b60aea40030a6505139af6bee0f382ebcd1a56f6cd3028f7f06ffb07f8cf6ced320b76aea275284b224b002b289f89fe89c389b028
checksum: 5575a8a75c13120e2f10e6ddc801b2c7ed7d8f3c8ac22c7ed0c7b2ba6383ec0abda88c905085d630e251719e0777045ae3236f04c812184b7c765f63a70e58df
languageName: node
linkType: hard

Expand Down

0 comments on commit a10947a

Please sign in to comment.