File tree Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 4444 "@types/dotenv" : " ^8.2.3" ,
4545 "@types/express" : " 4.17.21" ,
4646 "@types/ffmpeg-static" : " ^2.0.0" ,
47- "@types/hashids" : " ^1 .0.30 " ,
47+ "@types/hashids" : " ^2 .0.1 " ,
4848 "@types/jest" : " ^29.5.14" ,
4949 "@types/morgan" : " ^1.9.9" ,
5050 "@types/node" : " 18" ,
Original file line number Diff line number Diff line change @@ -3263,10 +3263,12 @@ __metadata:
32633263 languageName: node
32643264 linkType: hard
32653265
3266- "@types/hashids@npm:^1.0.30":
3267- version: 1.0.32
3268- resolution: "@types/hashids@npm:1.0.32"
3269- checksum: 10c0/aeb5b8f183eac8ec802733bc8a7569dd02f52ad2bea8bcb67082a62ac4a881c0b9acb428890c255337af9b395e42f9dd7c58396214665300d6a9af3fa780c530
3266+ "@types/hashids@npm:^2.0.1":
3267+ version: 2.0.1
3268+ resolution: "@types/hashids@npm:2.0.1"
3269+ dependencies:
3270+ hashids: "npm:*"
3271+ checksum: 10c0/5da737db4c9bf40b2d71c2e175d366b76c42a0d12317fb2d5d6339d17e42493a6aa1f501d6ae147bb9c817b1586c2bb9cc14b9ab0ccc3825d0b6c4989b52493a
32703272 languageName: node
32713273 linkType: hard
32723274
@@ -4158,7 +4160,7 @@ __metadata:
41584160 "@types/dotenv": "npm:^8.2.3"
41594161 "@types/express": "npm:4.17.21"
41604162 "@types/ffmpeg-static": "npm:^2.0.0"
4161- "@types/hashids": "npm:^1 .0.30 "
4163+ "@types/hashids": "npm:^2 .0.1 "
41624164 "@types/jest": "npm:^29.5.14"
41634165 "@types/morgan": "npm:^1.9.9"
41644166 "@types/node": "npm:18"
@@ -7897,7 +7899,7 @@ __metadata:
78977899 languageName: node
78987900 linkType: hard
78997901
7900- "hashids@npm:^2.3.0":
7902+ "hashids@npm:*, hashids@npm: ^2.3.0":
79017903 version: 2.3.0
79027904 resolution: "hashids@npm:2.3.0"
79037905 checksum: 10c0/ff9a57b5623253be5ef75457767530d5ca710ad8e93f01c521528b820afa2418e34b4d10dfbe1081858e0090438d11cdf641205b0aa5c6dbe36c4d4b965ec058
You can’t perform that action at this time.
0 commit comments