chore(deps): update all graphql-mesh dependencies
... | ... | @@ -13,15 +13,15 @@ |
}, | ||
"dependencies": { | ||
"@escape.tech/graphql-armor-max-depth": "^2.3.0", | ||
"@graphql-mesh/cache-localforage": "^0.100.0", | ||
"@graphql-mesh/cache-redis": "^0.100.0", | ||
"@graphql-mesh/cli": "^0.93.0", | ||
"@graphql-mesh/graphql": "^0.100.0", | ||
"@graphql-mesh/openapi": "^0.104.0", | ||
"@graphql-mesh/plugin-response-cache": "^0.100.0", | ||
"@graphql-mesh/runtime": "^0.101.0", | ||
"@graphql-mesh/transform-filter-schema": "^0.102.2", | ||
"@graphql-mesh/transform-prefix": "^0.100.0", | ||
"@graphql-mesh/cache-localforage": "^0.102.11", | ||
"@graphql-mesh/cache-redis": "^0.102.11", | ||
"@graphql-mesh/cli": "^0.97.0", | ||
"@graphql-mesh/graphql": "^0.102.14", | ||
"@graphql-mesh/openapi": "^0.107.5", | ||
"@graphql-mesh/plugin-response-cache": "^0.102.11", | ||
"@graphql-mesh/runtime": "^0.104.0", | ||
"@graphql-mesh/transform-filter-schema": "^0.102.11", | ||
"@graphql-mesh/transform-prefix": "^0.102.11", | ||
"express": "^4.19.2", | ||
"graphql": "^16.8.2", | ||
"helmet": "^7.1.0", | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment