Skip to content
Open
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 packages/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/dotenv": "^8.2.3",
"@types/express": "4.17.21",
"@types/ffmpeg-static": "^2.0.0",
"@types/hashids": "^1.0.30",
"@types/hashids": "^2.0.0",
"@types/jest": "^29.5.14",
"@types/morgan": "^1.9.9",
"@types/node": "18",
Expand Down
14 changes: 8 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3949,10 +3949,12 @@ __metadata:
languageName: node
linkType: hard

"@types/hashids@npm:^1.0.30":
version: 1.0.32
resolution: "@types/hashids@npm:1.0.32"
checksum: 10c0/aeb5b8f183eac8ec802733bc8a7569dd02f52ad2bea8bcb67082a62ac4a881c0b9acb428890c255337af9b395e42f9dd7c58396214665300d6a9af3fa780c530
"@types/hashids@npm:^2.0.0":
version: 2.0.0
resolution: "@types/hashids@npm:2.0.0"
dependencies:
hashids: "npm:*"
checksum: 10c0/1346575489a5d4724bc72d33a9966ae3235d7e2029acaef789f85689b8d4fd84e9b6617e2a424113370ac9ed50ec50d1e470e4bd20e5e5dbe41bd5b6e51ff095
languageName: node
linkType: hard

Expand Down Expand Up @@ -5131,7 +5133,7 @@ __metadata:
"@types/dotenv": "npm:^8.2.3"
"@types/express": "npm:4.17.21"
"@types/ffmpeg-static": "npm:^2.0.0"
"@types/hashids": "npm:^1.0.30"
"@types/hashids": "npm:^2.0.0"
"@types/jest": "npm:^29.5.14"
"@types/morgan": "npm:^1.9.9"
"@types/node": "npm:18"
Expand Down Expand Up @@ -9330,7 +9332,7 @@ __metadata:
languageName: node
linkType: hard

"hashids@npm:^2.3.0":
"hashids@npm:*, hashids@npm:^2.3.0":
version: 2.3.0
resolution: "hashids@npm:2.3.0"
checksum: 10c0/ff9a57b5623253be5ef75457767530d5ca710ad8e93f01c521528b820afa2418e34b4d10dfbe1081858e0090438d11cdf641205b0aa5c6dbe36c4d4b965ec058
Expand Down