Comparing version 9.0.1 to 9.0.2
@@ -92,3 +92,3 @@ 'use strict'; | ||
if (schema._subscriptionType) { | ||
server.dependency('nes'); | ||
server.dependency('@hapi/nes'); | ||
Utils.registerSubscriptions(server, schema, subscriptionOptions); | ||
@@ -95,0 +95,0 @@ } |
{ | ||
"name": "graphi", | ||
"version": "9.0.1", | ||
"version": "9.0.2", | ||
"description": "hapi graphql plugin", | ||
@@ -28,11 +28,12 @@ "main": "lib", | ||
"devDependencies": { | ||
"belly-button": "6.x.x", | ||
"belly-button": "7.x.x", | ||
"cb-barrier": "1.x.x", | ||
"@hapi/code": "8.x.x", | ||
"@hapi/hapi": "19.x.x", | ||
"hapi-auth-bearer-token": "6.x.x", | ||
"@hapi/lab": "22.x.x", | ||
"@hapi/nes": "11.x.x", | ||
"@hapi/eslint-plugin": "5.x.x", | ||
"@hapi/hapi": "20.x.x", | ||
"hapi-auth-bearer-token": "8.x.x", | ||
"@hapi/lab": "24.x.x", | ||
"@hapi/nes": "12.x.x", | ||
"opentracing": "0.14.x", | ||
"traci": "2.x.x", | ||
"traci": "3.x.x", | ||
"@hapi/wreck": "17.x.x" | ||
@@ -42,3 +43,3 @@ }, | ||
"@hapi/boom": "9.x.x", | ||
"graphql": "14.5.x", | ||
"graphql": "15.x.x", | ||
"apollo-server-module-graphiql": "1.4.x", | ||
@@ -45,0 +46,0 @@ "lodash.merge": "4.6.x" |
91731
11
+ Addedgraphql@15.10.1(transitive)
- Removedgraphql@14.5.8(transitive)
- Removediterall@1.3.0(transitive)
Updatedgraphql@15.x.x