mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-22 07:08:10 +00:00
[web] Add mock-xmlhttprequest as dependency.
This commit is contained in:
parent
366d0d6280
commit
d6e318b41d
@ -26,6 +26,7 @@
|
||||
"bootstrap": "^3.3.7",
|
||||
"classnames": "^2.2.5",
|
||||
"lodash": "^4.17.4",
|
||||
"mock-xmlhttprequest": "^1.1.0",
|
||||
"prop-types": "^15.5.0",
|
||||
"react": "^15.4.2",
|
||||
"react-codemirror": "^0.3.0",
|
||||
|
@ -3648,6 +3648,10 @@ minimist@^1.1.0, minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0:
|
||||
dependencies:
|
||||
minimist "0.0.8"
|
||||
|
||||
mock-xmlhttprequest@^1.1.0:
|
||||
version "1.1.0"
|
||||
resolved "https://registry.yarnpkg.com/mock-xmlhttprequest/-/mock-xmlhttprequest-1.1.0.tgz#310edeccb4390a2d630e1a0b4e747615215bf7af"
|
||||
|
||||
module-deps@^4.0.8:
|
||||
version "4.1.1"
|
||||
resolved "https://registry.yarnpkg.com/module-deps/-/module-deps-4.1.1.tgz#23215833f1da13fd606ccb8087b44852dcb821fd"
|
||||
|
Loading…
Reference in New Issue
Block a user