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.5",
"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.5
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.5":
version: 16.4.5
resolution: "dotenv@npm:16.4.5"
checksum: 301a12c3d44fd49888b74eb9ccf9f07a1f5df43f489e7fcb89647a2edcd84c42d6bc349dc8df099cd18f07c35c7b04685c1a4f3e6a6a9e6b30f8d48c15b7f49c
languageName: node
linkType: hard

Expand Down