Skip to content

Commit

Permalink
build(deps): bump dotenv from 16.0.3 to 16.3.2
Browse files Browse the repository at this point in the history
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.0.3 to 16.3.2.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.0.3...v16.3.2)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 779dd4f commit 78c64f8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"axios": "^1.3.6",
"database": "workspace:*",
"discord-api-types": "^0.37.39",
"dotenv": "^16.0.3",
"dotenv": "^16.3.2",
"express": "^4.18.2",
"express-rate-limit": "^6.6.0",
"express-zod-api": "^10.3.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5364,7 +5364,7 @@ __metadata:
axios: ^1.3.6
database: "workspace:*"
discord-api-types: ^0.37.39
dotenv: ^16.0.3
dotenv: ^16.3.2
eslint-config-custom: "*"
express: ^4.18.2
express-rate-limit: ^6.6.0
Expand Down Expand Up @@ -6453,10 +6453,10 @@ __metadata:
languageName: node
linkType: hard

"dotenv@npm:^16.0.3":
version: 16.0.3
resolution: "dotenv@npm:16.0.3"
checksum: afcf03f373d7a6d62c7e9afea6328e62851d627a4e73f2e12d0a8deae1cd375892004f3021883f8aec85932cd2834b091f568ced92b4774625b321db83b827f8
"dotenv@npm:^16.3.2":
version: 16.3.2
resolution: "dotenv@npm:16.3.2"
checksum: 917b27eeb654b95846484009326b1c52af7a7c25f7b09e2939ed49de8f98cb9895dcc04f13a39cdb078d247985e21147311ccb5bfbf2fd151afb20fa8f96de15
languageName: node
linkType: hard

Expand Down

0 comments on commit 78c64f8

Please sign in to comment.