Skip to content

Commit be95e25

Browse files
Checkpoint (#10799)
Update middleware signatures
1 parent 3df4c19 commit be95e25

4 files changed

Lines changed: 6 additions & 4 deletions

File tree

packages/augur-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"ipfs": "0.40.0",
7070
"ipld-dag-pb": "0.18.1",
7171
"isomorphic-ws": "4.0.1",
72-
"lodash": "4.17.19",
72+
"lodash": "4.17.21",
7373
"lz-string": "1.4.4",
7474
"moment": "2.26.0",
7575
"websocket-as-promised": "1.0.1",

packages/augur-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"ethjs-signer": "0.1.1",
6060
"ganache-core": "2.9.1",
6161
"ipfs": "0.40.0",
62-
"lodash": "4.17.19",
62+
"lodash": "4.17.21",
6363
"options-parser": "0.4.0",
6464
"readline-sync": "^1.4.10",
6565
"tsyringe": "3.2.0"

packages/augur-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"immutable-delete": "1.1.0",
7373
"ipfs": "0.40.0",
7474
"localstorage-polyfill": "^1.0.1",
75-
"lodash": "4.17.19",
75+
"lodash": "4.17.21",
7676
"memoizee": "0.4.14",
7777
"mnid": "0.1.3",
7878
"moment": "2.26.0",

yarn.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18425,7 +18425,7 @@ lodash.values@^4.3.0:
1842518425
resolved "https://registry.yarnpkg.com/lodash.values/-/lodash.values-4.3.0.tgz#a3a6c2b0ebecc5c2cba1c17e6e620fe81b53d347"
1842618426
integrity sha1-o6bCsOvsxcLLocF+bmIP6BtT00c=
1842718427

18428-
lodash@4.17.14, lodash@4.17.15, lodash@4.17.19, lodash@=3.10.1, lodash@^4.0.0, lodash@^4.1.0, lodash@^4.1.1, lodash@^4.14.2, lodash@^4.15.0, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.2.1, lodash@~4.17.10:
18428+
lodash@4.17.14, lodash@4.17.15, lodash@4.17.21, lodash@=3.10.1, lodash@^4.0.0, lodash@^4.1.0, lodash@^4.1.1, lodash@^4.14.2, lodash@^4.15.0, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.2.1, lodash@~4.17.10:
1842918429
version "4.17.15"
1843018430
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
1843118431
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
@@ -23000,6 +23000,7 @@ pull-window@^2.1.4:
2300023000

2300123001
"pull-ws@https://github.com/pull-stream/pull-ws.git", pull-ws@hugomrdias/pull-ws#fix/bundle-size:
2300223002
version "3.3.2"
23003+
uid "9c1a9cf612ff6d1a030b763cb64b02922ae3c824"
2300323004
resolved "https://github.com/pull-stream/pull-ws.git#9c1a9cf612ff6d1a030b763cb64b02922ae3c824"
2300423005
dependencies:
2300523006
relative-url "^1.0.2"
@@ -23053,6 +23054,7 @@ punycode@^2.1.0, punycode@^2.1.1:
2305323054

2305423055
puppeteer@1.20.0, "puppeteer@https://github.com/AugurProject/blackhole.git", scrypt@^6.0.2, "scrypt@https://github.com/AugurProject/blackhole.git":
2305523056
version "1.0.0"
23057+
uid f8230443bf4fc9d5921655e06ebe2755d84afbcd
2305623058
resolved "https://github.com/AugurProject/blackhole.git#f8230443bf4fc9d5921655e06ebe2755d84afbcd"
2305723059

2305823060
pushdata-bitcoin@^1.0.1:

0 commit comments

Comments
 (0)