Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.4.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.4.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.4.2":
version: 16.4.2
resolution: "dotenv@npm:16.4.2"
checksum: c53d064435d835b07b2cd90a692f6859b8ba016b7ca57eeb487e430da74fb2335ac2bdb53f16774011d7b9b6b44c093637b39cbe76d9e01f9b8856a6dfd32f4a
languageName: node
linkType: hard

Expand Down