Skip to content

Commit 021df57

Browse files
Fix pr suggestions
1 parent 91ad2a9 commit 021df57

File tree

2 files changed

+2
-28
lines changed

2 files changed

+2
-28
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
"nwsapi": "^2.2.1",
199199
"path-to-regexp": "~8.0.0",
200200
"patternfly": "~3.59.5",
201-
"request": "cypress-io/request#v3.0.9",
201+
"request": "npm:@cypress/request@^3.0.9",
202202
"terser": "~4.8.1"
203203
}
204204
}

yarn.lock

Lines changed: 1 addition & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1488,7 +1488,7 @@ __metadata:
14881488
languageName: node
14891489
linkType: hard
14901490

1491-
"@cypress/request@npm:^3.0.9":
1491+
"@cypress/request@npm:^3.0.9, request@npm:@cypress/request@^3.0.9":
14921492
version: 3.0.9
14931493
resolution: "@cypress/request@npm:3.0.9"
14941494
dependencies:
@@ -16352,32 +16352,6 @@ __metadata:
1635216352
languageName: node
1635316353
linkType: hard
1635416354

16355-
"request@cypress-io/request#v3.0.9":
16356-
version: 0.0.0-development
16357-
resolution: "request@https://github.com/cypress-io/request.git#commit=3cffd53a243630c517fb31c3cedc0a65012f4868"
16358-
dependencies:
16359-
aws-sign2: "npm:~0.7.0"
16360-
aws4: "npm:^1.8.0"
16361-
caseless: "npm:~0.12.0"
16362-
combined-stream: "npm:~1.0.6"
16363-
extend: "npm:~3.0.2"
16364-
forever-agent: "npm:~0.6.1"
16365-
form-data: "npm:~4.0.4"
16366-
http-signature: "npm:~1.4.0"
16367-
is-typedarray: "npm:~1.0.0"
16368-
isstream: "npm:~0.1.2"
16369-
json-stringify-safe: "npm:~5.0.1"
16370-
mime-types: "npm:~2.1.19"
16371-
performance-now: "npm:^2.1.0"
16372-
qs: "npm:6.14.0"
16373-
safe-buffer: "npm:^5.1.2"
16374-
tough-cookie: "npm:^5.0.0"
16375-
tunnel-agent: "npm:^0.6.0"
16376-
uuid: "npm:^8.3.2"
16377-
checksum: 10/699c4f93b30f10ff7dceb94eded5eada25ae6c815df2cac2fd4f4611467a5a690722ce6b17cee2356adc2df3ec105f1f00816edf9fd01746b03c7c2000296c78
16378-
languageName: node
16379-
linkType: hard
16380-
1638116355
"require-directory@npm:^2.1.1":
1638216356
version: 2.1.1
1638316357
resolution: "require-directory@npm:2.1.1"

0 commit comments

Comments
 (0)