Skip to content

Commit d74034a

Browse files
author
Julien Heller
authored
Merge pull request #72 from EOSIO/upgrade-demux
Upgrade Demux
2 parents 3c2cc6b + 3ea8f1f commit d74034a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"dependencies": {
3535
"@types/express": "^4.16.1",
36-
"demux": "5.0.2-493",
36+
"demux": "5.0.2-500",
3737
"massive": "^5.8.0"
3838
},
3939
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1248,10 +1248,10 @@ delegates@^1.0.0:
12481248
resolved "https://registry.yarnpkg.com/delegates/-/delegates-1.0.0.tgz#84c6e159b81904fdca59a0ef44cd870d31250f9a"
12491249
integrity sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=
12501250

1251-
1252-
version "5.0.2-493"
1253-
resolved "https://registry.yarnpkg.com/demux/-/demux-5.0.2-%3Cspan%20class="x x-first x-last">493.tgz#e739063c98ad58ad4b9b43747fecc8c837f55154"
1254-
integrity sha512-iLg/TkYtttiFinDSn9OOsxVEm2wWbQPSrL1fwdSKbPnp5TIZH3wAe3Yf12yFc1Uaq9qaC2srAFjNmqYyKfnyNQ==
1251+
1252+
version "5.0.2-500"
1253+
resolved "https://registry.yarnpkg.com/demux/-/demux-5.0.2-%3Cspan%20class="x x-first x-last">500.tgz#08de57b202b4d5a27ca4cb597cdf14d3d73be6c8"
1254+
integrity sha512-B+FETCu3Oi6Saw7Bcu6gG+sbWsz381cwvzF3MqyaTzlnwufib9MipeaZQI6FHPDqqTCMxgupXC6Rg/YRFm4TjQ==
12551255
dependencies:
12561256
bunyan "1.8.12"
12571257
express "4.16.4"

0 commit comments

Comments
 (0)