Skip to content

Commit

Permalink
chore(deps): bump dotenv from 16.0.3 to 16.3.1 (#192)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 25, 2023
1 parent 5f07f6b commit dc5df29
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"bull": "^4.8.5",
"constructs": "^10.0.0",
"cors": "^2.8.5",
"dotenv": "^16.0.1",
"dotenv": "^16.3.1",
"express": "^4.18.1",
"express-rate-limit": "^6.7.0",
"mongoose": "^6.6.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@babel/preset-env": "^7.12.11",
"browserify": "^17.0.0",
"concurrently": "^8.2.0",
"dotenv": "^16.0.3",
"dotenv": "^16.3.1",
"javascript-obfuscator": "^2.10.3",
"nodemon": "^2.0.22",
"typescript": "4.6.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6763,7 +6763,7 @@ __metadata:
concurrently: ^7.3.0
constructs: ^10.0.0
cors: ^2.8.5
dotenv: ^16.0.1
dotenv: ^16.3.1
eslint-plugin-deprecation: ^1.3.2
express: ^4.18.1
express-rate-limit: ^6.7.0
Expand Down Expand Up @@ -6793,7 +6793,7 @@ __metadata:
"@fingerprintjs/fingerprintjs": ^3.0.5
browserify: ^17.0.0
concurrently: ^8.2.0
dotenv: ^16.0.3
dotenv: ^16.3.1
javascript-obfuscator: ^2.10.3
loose-envify: ^1.4.0
nodemon: ^2.0.22
Expand Down Expand Up @@ -16424,10 +16424,10 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

1 comment on commit dc5df29

@vercel
Copy link

@vercel vercel bot commented on dc5df29 Aug 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

revert-client – ./

revert-client-git-main-revertdev.vercel.app
revert-client-revertdev.vercel.app
app.revert.dev

Please sign in to comment.