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 @@ -3804,10 +3804,12 @@ __metadata:
38043804 languageName: node
38053805 linkType: hard
38063806
3807- "@types/hashids@npm:^1.0.30":
3808- version: 1.0.32
3809- resolution: "@types/hashids@npm:1.0.32"
3810- checksum: 10c0/aeb5b8f183eac8ec802733bc8a7569dd02f52ad2bea8bcb67082a62ac4a881c0b9acb428890c255337af9b395e42f9dd7c58396214665300d6a9af3fa780c530
3807+ "@types/hashids@npm:^2.0.1":
3808+ version: 2.0.1
3809+ resolution: "@types/hashids@npm:2.0.1"
3810+ dependencies:
3811+ hashids: "npm:*"
3812+ checksum: 10c0/5da737db4c9bf40b2d71c2e175d366b76c42a0d12317fb2d5d6339d17e42493a6aa1f501d6ae147bb9c817b1586c2bb9cc14b9ab0ccc3825d0b6c4989b52493a
38113813 languageName: node
38123814 linkType: hard
38133815
@@ -4791,7 +4793,7 @@ __metadata:
47914793 "@types/dotenv": "npm:^8.2.3"
47924794 "@types/express": "npm:4.17.21"
47934795 "@types/ffmpeg-static": "npm:^2.0.0"
4794- "@types/hashids": "npm:^1 .0.30 "
4796+ "@types/hashids": "npm:^2 .0.1 "
47954797 "@types/jest": "npm:^29.5.14"
47964798 "@types/morgan": "npm:^1.9.9"
47974799 "@types/node": "npm:18"
@@ -8791,7 +8793,7 @@ __metadata:
87918793 languageName: node
87928794 linkType: hard
87938795
8794- "hashids@npm:^2.3.0":
8796+ "hashids@npm:*, hashids@npm: ^2.3.0":
87958797 version: 2.3.0
87968798 resolution: "hashids@npm:2.3.0"
87978799 checksum: 10c0/ff9a57b5623253be5ef75457767530d5ca710ad8e93f01c521528b820afa2418e34b4d10dfbe1081858e0090438d11cdf641205b0aa5c6dbe36c4d4b965ec058
You can’t perform that action at this time.
0 commit comments