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
12 changes: 6 additions & 6 deletions .pnp.cjs
100755 → 100644

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@types/node": "^24.0.9",
"bcrypt": "^6.0.0",
"chalk": "^4.1.2",
"dotenv": "^17.0.1",
"dotenv": "^17.2.1",
"knip": "^5.61.3",
"oxlint": "^1.0.0",
"phantom-api-client": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion phantom-api-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/redis": "^4.0.11",
"@types/supertest": "^6.0.0",
"@vitest/coverage-v8": "^3.2.4",
"dotenv": "^17.0.1",
"dotenv": "^17.2.1",
"esbuild": "^0.25.5",
"oxlint": "^1.0.0",
"supertest": "^7.1.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3538,10 +3538,10 @@ __metadata:
languageName: node
linkType: hard

"dotenv@npm:^17.0.1":
version: 17.0.1
resolution: "dotenv@npm:17.0.1"
checksum: 10c0/79d3381832ffc6ada0cab8158120c6190e8f8680c1ff985e9d4d1345229219923b23b800969ff47412a71f965da582c7a86a5ea0d257f9106f8f3522ceb5befa
"dotenv@npm:^17.2.1":
version: 17.2.1
resolution: "dotenv@npm:17.2.1"
checksum: 10c0/918dd2f9d8b8f86b0afabad9534793d51de3718c437f9e7b6525628cf68c1d4ae768cc37a5afff38c066f58a8ecf549f4ac6cd5617485bd328e826112cc2650a
languageName: node
linkType: hard

Expand Down Expand Up @@ -6018,7 +6018,7 @@ __metadata:
cookie-parser: "npm:^1.4.6"
cors: "npm:^2.8.5"
csurf: "npm:^1.11.0"
dotenv: "npm:^17.0.1"
dotenv: "npm:^17.2.1"
esbuild: "npm:^0.25.5"
express: "npm:^4.18.2"
express-rate-limit: "npm:^7.5.1"
Expand Down Expand Up @@ -6069,7 +6069,7 @@ __metadata:
"@types/node": "npm:^24.0.9"
bcrypt: "npm:^6.0.0"
chalk: "npm:^4.1.2"
dotenv: "npm:^17.0.1"
dotenv: "npm:^17.2.1"
knip: "npm:^5.61.3"
oxlint: "npm:^1.0.0"
phantom-api-client: "workspace:*"
Expand Down