Skip to content

Commit

Permalink
Bump dotenv from 16.0.3 to 16.3.1
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.1.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.0.3...v16.3.1)

---
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 Jun 26, 2023
1 parent 76ca41f commit a050b34
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/sushii-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@redis/client": "^1.1.0",
"body-parser": "^1.20.0",
"compression": "^1.7.4",
"dotenv": "^16.0.0",
"dotenv": "^16.3.1",
"express": "^4.17.3",
"graphile-utils": "^4.12.2",
"helmet": "^5.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/sushii-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dayjs": "^1.10.7",
"discord-api-types": "next",
"discord.js": "^14.9.0",
"dotenv": "^16.0.0",
"dotenv": "^16.3.1",
"express": "^4.18.1",
"graphql": "^16.6.0",
"graphql-request": "5.1.0",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3120,7 +3120,7 @@ __metadata:
"@typescript-eslint/parser": ^5.0.0
body-parser: ^1.20.0
compression: ^1.7.4
dotenv: ^16.0.0
dotenv: ^16.3.1
eslint: ^8.0.1
eslint-config-airbnb-base: ^15.0.0
eslint-config-airbnb-typescript: ^17.0.0
Expand Down Expand Up @@ -3186,7 +3186,7 @@ __metadata:
dayjs: ^1.10.7
discord-api-types: next
discord.js: ^14.9.0
dotenv: ^16.0.0
dotenv: ^16.3.1
eslint: ^8.41.0
eslint-config-airbnb-base: ^15.0.0
eslint-config-airbnb-typescript: ^16.1.0
Expand Down Expand Up @@ -5684,6 +5684,13 @@ __metadata:
languageName: node
linkType: hard

"dotenv@npm:^16.3.1":
version: 16.3.1
resolution: "dotenv@npm:16.3.1"
checksum: 15d75e7279018f4bafd0ee9706593dd14455ddb71b3bcba9c52574460b7ccaf67d5cf8b2c08a5af1a9da6db36c956a04a1192b101ee102a3e0cf8817bbcf3dfd
languageName: node
linkType: hard

"dset@npm:^3.1.2":
version: 3.1.2
resolution: "dset@npm:3.1.2"
Expand Down

0 comments on commit a050b34

Please sign in to comment.