Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.
Merged
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"discord-hybrid-sharding": "^2.1.4",
"discord.js": "^14.14.1",
"dotenv": "^16.4.5",
"express": "^4.19.1",
"express": "^4.19.2",
"google-translate-api-x": "^10.6.8",
"jpeg-js": "^0.4.4",
"js-yaml": "^4.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2805,9 +2805,9 @@ __metadata:
languageName: node
linkType: hard

"express@npm:^4.19.1":
version: 4.19.1
resolution: "express@npm:4.19.1"
"express@npm:^4.19.2":
version: 4.19.2
resolution: "express@npm:4.19.2"
dependencies:
accepts: "npm:~1.3.8"
array-flatten: "npm:1.1.1"
Expand Down Expand Up @@ -2840,7 +2840,7 @@ __metadata:
type-is: "npm:~1.6.18"
utils-merge: "npm:1.0.1"
vary: "npm:~1.1.2"
checksum: 10c0/1cf6d3c095131f0d730105fac23a713083604d4f3ad9364df53cade50662abcfee2f6f8a955fdf164a5ee63f09f457da0b70cbed435ad302fa6f14162a9757f9
checksum: 10c0/e82e2662ea9971c1407aea9fc3c16d6b963e55e3830cd0ef5e00b533feda8b770af4e3be630488ef8a752d7c75c4fcefb15892868eeaafe7353cb9e3e269fdcb
languageName: node
linkType: hard

Expand Down Expand Up @@ -3633,7 +3633,7 @@ __metadata:
discord.js: "npm:^14.14.1"
dotenv: "npm:^16.4.5"
eslint: "npm:8.57.0"
express: "npm:^4.19.1"
express: "npm:^4.19.2"
google-translate-api-x: "npm:^10.6.8"
husky: "npm:^9.0.11"
jpeg-js: "npm:^0.4.4"
Expand Down