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/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"eslint-plugin-sonarjs": "^3.0.5",
"eslint-plugin-sort-keys-fix": "^1.1.2",
"eslint-plugin-unicorn": "^60.0.0",
"globals": "^15.12.0",
"globals": "^17.0.0",
"nodemon": "^3.1.10",
"prettier": "^3.6.2",
"tsx": "^4.20.5",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -703,7 +703,7 @@ __metadata:
eslint-plugin-unicorn: "npm:^60.0.0"
express: "npm:^5.1.0"
fastify: "npm:^5.5.0"
globals: "npm:^15.12.0"
globals: "npm:^17.0.0"
http-proxy-middleware: "npm:^3.0.5"
ioredis: "npm:^5.7.0"
mysql2: "npm:^3.14.3"
Expand Down Expand Up @@ -9843,20 +9843,20 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.12.0":
version: 15.15.0
resolution: "globals@npm:15.15.0"
checksum: 10/7f561c87b2fd381b27fc2db7df8a4ea7a9bb378667b8a7193e61fd2ca3a876479174e2a303a74345fbea6e1242e16db48915c1fd3bf35adcf4060a795b425e18
languageName: node
linkType: hard

"globals@npm:^16.3.0":
version: 16.5.0
resolution: "globals@npm:16.5.0"
checksum: 10/f9e8a2a13f50222c127030a619e283e7bbfe32966316bdde0715af1d15a7e40cb9c24ff52cad59671f97762ed8b515353c2f8674f560c63d9385f19ee26735a6
languageName: node
linkType: hard

"globals@npm:^17.0.0":
version: 17.0.0
resolution: "globals@npm:17.0.0"
checksum: 10/af6213db9bf5f599b8a609061984c4d5fedb23db336228b866eba70819fe13ea3d11ca507b4799e8afc888331d0f7e5760d01507e38cb988fff9ad3a9635b312
languageName: node
linkType: hard

"globalthis@npm:^1.0.4":
version: 1.0.4
resolution: "globalthis@npm:1.0.4"
Expand Down
Loading