mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Conflict cleanup 10.28.1 master-sync
This commit is contained in:
parent
fc620d4de6
commit
6338931e62
File diff suppressed because it is too large
Load Diff
@ -203,7 +203,10 @@
|
||||
"async-done@~1.3.2": "patch:async-done@npm%3A1.3.2#./.yarn/patches/async-done-npm-1.3.2-1f0a4a8997.patch",
|
||||
"async-done@^1.2.0": "patch:async-done@npm%3A1.3.2#./.yarn/patches/async-done-npm-1.3.2-1f0a4a8997.patch",
|
||||
"async-done@^1.2.2": "patch:async-done@npm%3A1.3.2#./.yarn/patches/async-done-npm-1.3.2-1f0a4a8997.patch",
|
||||
"fast-json-patch@^3.1.1": "patch:fast-json-patch@npm%3A3.1.1#./.yarn/patches/fast-json-patch-npm-3.1.1-7e8bb70a45.patch"
|
||||
"fast-json-patch@^3.1.1": "patch:fast-json-patch@npm%3A3.1.1#./.yarn/patches/fast-json-patch-npm-3.1.1-7e8bb70a45.patch",
|
||||
"request@^2.83.0": "patch:request@npm%3A2.88.2#./.yarn/patches/request-npm-2.88.2-f4a57c72c4.patch",
|
||||
"request@^2.88.2": "patch:request@npm%3A2.88.2#./.yarn/patches/request-npm-2.88.2-f4a57c72c4.patch",
|
||||
"request@^2.85.0": "patch:request@npm%3A2.88.2#./.yarn/patches/request-npm-2.88.2-f4a57c72c4.patch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.5.5",
|
||||
|
30
yarn.lock
30
yarn.lock
@ -29814,7 +29814,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"request@npm:^2.83.0, request@npm:^2.85.0, request@npm:^2.88.2":
|
||||
"request@npm:2.88.2":
|
||||
version: 2.88.2
|
||||
resolution: "request@npm:2.88.2"
|
||||
dependencies:
|
||||
@ -29842,6 +29842,34 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"request@patch:request@npm%3A2.88.2#./.yarn/patches/request-npm-2.88.2-f4a57c72c4.patch::locator=metamask-crx%40workspace%3A.":
|
||||
version: 2.88.2
|
||||
resolution: "request@patch:request@npm%3A2.88.2#./.yarn/patches/request-npm-2.88.2-f4a57c72c4.patch::version=2.88.2&hash=2aadd7&locator=metamask-crx%40workspace%3A."
|
||||
dependencies:
|
||||
aws-sign2: ~0.7.0
|
||||
aws4: ^1.8.0
|
||||
caseless: ~0.12.0
|
||||
combined-stream: ~1.0.6
|
||||
extend: ~3.0.2
|
||||
forever-agent: ~0.6.1
|
||||
form-data: ~2.3.2
|
||||
har-validator: ~5.1.3
|
||||
http-signature: ~1.2.0
|
||||
is-typedarray: ~1.0.0
|
||||
isstream: ~0.1.2
|
||||
json-stringify-safe: ~5.0.1
|
||||
mime-types: ~2.1.19
|
||||
oauth-sign: ~0.9.0
|
||||
performance-now: ^2.1.0
|
||||
qs: ~6.5.2
|
||||
safe-buffer: ^5.1.2
|
||||
tough-cookie: ~2.5.0
|
||||
tunnel-agent: ^0.6.0
|
||||
uuid: ^3.3.2
|
||||
checksum: 1a64d706b36b2bdd5803c3a0fd3fee5e76e8c17d01c34f84972460fbfa5914302c300821a1fafce804d236e637f3745f3bdfbbb4219c139e112076790fc279af
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"require-directory@npm:^2.1.1":
|
||||
version: 2.1.1
|
||||
resolution: "require-directory@npm:2.1.1"
|
||||
|
Loading…
Reference in New Issue
Block a user