Skip to content

Commit

Permalink
Merge ef42ca9 into 56071d0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 7, 2019
2 parents 56071d0 + ef42ca9 commit a7bfc09
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 7 deletions.
25 changes: 22 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -58,7 +58,7 @@
"graphql": "14.3.1",
"grpc": "1.21.1",
"http2": "3.3.7",
"iterare": "1.1.2",
"iterare": "1.2.0",
"merge-graphql-schemas": "1.5.8",
"mqtt": "3.0.0",
"multer": "1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@nuxtjs/opencollective": "0.2.2",
"fast-safe-stringify": "2.0.6",
"iterare": "1.1.2",
"iterare": "1.2.0",
"object-hash": "1.3.1",
"optional": "0.1.4",
"uuid": "3.3.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/microservices/package.json
Expand Up @@ -12,7 +12,7 @@
"access": "public"
},
"dependencies": {
"iterare": "1.1.2",
"iterare": "1.2.0",
"json-socket": "0.3.0",
"optional": "0.1.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/websockets/package.json
Expand Up @@ -12,7 +12,7 @@
"access": "public"
},
"dependencies": {
"iterare": "1.1.2"
"iterare": "1.2.0"
},
"peerDependencies": {
"@nestjs/common": "^6.0.0",
Expand Down

0 comments on commit a7bfc09

Please sign in to comment.