Skip to content

Commit

Permalink
fix(deps): update dependency dotenv to v16.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 16, 2023
1 parent 93c09c1 commit 27e247c
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.3.0",
"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.3.0":
version: 16.3.0
resolution: "dotenv@npm:16.3.0"
checksum: 43a90ec87868c8b962a028b69cbe86e71621c76837249a9d65fb131b03ee69817b019d34a5456174cb04095052a496b4e1b5da72e4af2393df6083513ab62d4b
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.3.0
ioredis: 5.2.2
next: 12.2.4
next-transpile-modules: 9.0.0
Expand Down

0 comments on commit 27e247c

Please sign in to comment.