Pin sra-report to 0xproject/connect v1.0.4
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -36,7 +36,7 @@
|
||||
"homepage": "https://github.com/0xProject/0x-monorepo/packages/sra-report/README.md",
|
||||
"dependencies": {
|
||||
"@0xproject/assert": "^1.0.5",
|
||||
"@0xproject/connect": "^1.0.5",
|
||||
"@0xproject/connect": "1.0.4",
|
||||
"@0xproject/json-schemas": "^0.8.3",
|
||||
"@0xproject/order-utils": "^0.0.9",
|
||||
"@0xproject/types": "^0.8.2",
|
||||
|
||||
14
yarn.lock
14
yarn.lock
@@ -524,6 +524,20 @@
|
||||
ethers "3.0.22"
|
||||
lodash "4.17.10"
|
||||
|
||||
"@0xproject/connect@1.0.4":
|
||||
version "1.0.4"
|
||||
resolved "https://registry.npmjs.org/@0xproject/connect/-/connect-1.0.4.tgz#1d5f27f4aa69920dde50178ed7179240f81d1c54"
|
||||
dependencies:
|
||||
"@0xproject/assert" "^0.2.14"
|
||||
"@0xproject/json-schemas" "^0.8.3"
|
||||
"@0xproject/types" "^0.8.2"
|
||||
"@0xproject/typescript-typings" "^1.0.3"
|
||||
"@0xproject/utils" "^1.0.4"
|
||||
lodash "^4.17.4"
|
||||
query-string "^5.0.1"
|
||||
sinon "^4.0.0"
|
||||
websocket "^1.0.25"
|
||||
|
||||
"@0xproject/contract-wrappers@^0.0.5":
|
||||
version "0.0.5"
|
||||
resolved "https://registry.yarnpkg.com/@0xproject/contract-wrappers/-/contract-wrappers-0.0.5.tgz#36f91afb7de51478f9d2e4e0a3c4e685b3d18f28"
|
||||
|
||||
Reference in New Issue
Block a user