Skip to content

Commit

Permalink
fix(deps): update dependency dotenv to v16.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2022
1 parent 93c09c1 commit 5ac6d79
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.4.1",
"license": "MIT",
"dependencies": {
"dotenv": "16.0.1",
"dotenv": "16.0.3",
"ioredis": "5.2.2",
"next": "12.2.4",
"ow": "0.28.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -757,10 +757,10 @@ __metadata:
languageName: node
linkType: hard

"dotenv@npm:16.0.1":
version: 16.0.1
resolution: "dotenv@npm:16.0.1"
checksum: f459ffce07b977b7f15d8cc4ee69cdff77d4dd8c5dc8c85d2d485ee84655352c2415f9dd09d42b5b5985ced3be186130871b34e2f3e2569ebc72fbc2e8096792
"dotenv@npm:16.0.3":
version: 16.0.3
resolution: "dotenv@npm:16.0.3"
checksum: afcf03f373d7a6d62c7e9afea6328e62851d627a4e73f2e12d0a8deae1cd375892004f3021883f8aec85932cd2834b091f568ced92b4774625b321db83b827f8
languageName: node
linkType: hard

Expand Down Expand Up @@ -2099,7 +2099,7 @@ __metadata:
"@types/node": 17.0.35
"@types/react": 18.0.17
"@types/react-dom": 18.0.6
dotenv: 16.0.1
dotenv: 16.0.3
ioredis: 5.2.2
next: 12.2.4
next-transpile-modules: 9.0.0
Expand Down

0 comments on commit 5ac6d79

Please sign in to comment.