Skip to content

Commit

Permalink
chore: remove @types/request dep
Browse files Browse the repository at this point in the history
  • Loading branch information
nytamin committed Nov 17, 2023
1 parent 7d67505 commit 849e0c6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 40 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"@sofie-automation/code-standard-preset": "~2.4.7",
"@types/jest": "^29.5.1",
"@types/node": "^16.18.31",
"@types/request": "^2.48.8",
"@types/sprintf-js": "^1.1.2",
"@types/underscore": "^1.11.4",
"@types/ws": "^7.4.7",
Expand Down
40 changes: 1 addition & 39 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1762,13 +1762,6 @@ __metadata:
languageName: node
linkType: hard

"@types/caseless@npm:*":
version: 0.12.2
resolution: "@types/caseless@npm:0.12.2"
checksum: 430d15911184ad11e0a8aa21d1ec15fcc93b90b63570c37bf16ebd34457482bfc8de3f5eb6771e0ef986ce183270d4297823b0f492c346255967e78f7292388b
languageName: node
linkType: hard

"@types/glob@npm:*":
version: 8.1.0
resolution: "@types/glob@npm:8.1.0"
Expand Down Expand Up @@ -1916,18 +1909,6 @@ __metadata:
languageName: node
linkType: hard

"@types/request@npm:^2.48.8":
version: 2.48.8
resolution: "@types/request@npm:2.48.8"
dependencies:
"@types/caseless": "*"
"@types/node": "*"
"@types/tough-cookie": "*"
form-data: ^2.5.0
checksum: 0b7754941e08205dce51635d894ec524df276d2b83ca13b9aab723f9281acecf1108841e9554494cb1cb60f6d6ddbb47ebea97392bcf2bf607f035b3a9b4af45
languageName: node
linkType: hard

"@types/responselike@npm:^1.0.0":
version: 1.0.0
resolution: "@types/responselike@npm:1.0.0"
Expand Down Expand Up @@ -1974,13 +1955,6 @@ __metadata:
languageName: node
linkType: hard

"@types/tough-cookie@npm:*":
version: 4.0.2
resolution: "@types/tough-cookie@npm:4.0.2"
checksum: e055556ffdaa39ad85ede0af192c93f93f986f4bd9e9426efdc2948e3e2632db3a4a584d4937dbf6d7620527419bc99e6182d3daf2b08685e710f2eda5291905
languageName: node
linkType: hard

"@types/underscore@npm:^1.11.4":
version: 1.11.4
resolution: "@types/underscore@npm:1.11.4"
Expand Down Expand Up @@ -3475,7 +3449,7 @@ asn1@evs-broadcast/node-asn1:
languageName: node
linkType: hard

"combined-stream@npm:^1.0.6, combined-stream@npm:^1.0.8":
"combined-stream@npm:^1.0.8":
version: 1.0.8
resolution: "combined-stream@npm:1.0.8"
dependencies:
Expand Down Expand Up @@ -4967,17 +4941,6 @@ asn1@evs-broadcast/node-asn1:
languageName: node
linkType: hard

"form-data@npm:^2.5.0":
version: 2.5.1
resolution: "form-data@npm:2.5.1"
dependencies:
asynckit: ^0.4.0
combined-stream: ^1.0.6
mime-types: ^2.1.12
checksum: 5134ada56cc246b293a1ac7678dba6830000603a3979cf83ff7b2f21f2e3725202237cfb89e32bcb38a1d35727efbd3c3a22e65b42321e8ade8eec01ce755d08
languageName: node
linkType: hard

"form-data@npm:^4.0.0":
version: 4.0.0
resolution: "form-data@npm:4.0.0"
Expand Down Expand Up @@ -11045,7 +11008,6 @@ asn1@evs-broadcast/node-asn1:
"@sofie-automation/code-standard-preset": ~2.4.7
"@types/jest": ^29.5.1
"@types/node": ^16.18.31
"@types/request": ^2.48.8
"@types/sprintf-js": ^1.1.2
"@types/underscore": ^1.11.4
"@types/ws": ^7.4.7
Expand Down

0 comments on commit 849e0c6

Please sign in to comment.