[Snyk] Security upgrade apollo-server-express from 2.26.2 to 3.13.0 #877
Annotations
6 errors and 2 warnings
tests (12.x)
Module '"apollo-server-express"' has no exported member 'PubSub'.
|
tests (12.x)
Module '"apollo-server-express"' has no exported member 'withFilter'.
|
tests (12.x)
Module '"apollo-server-express"' has no exported member 'makeExecutableSchema'.
|
tests (12.x)
Argument of type '{ context: (ctx: any) => any; uploads: boolean; playground: boolean; logger?: Logger | undefined; debug?: boolean | undefined; cache?: KeyValueCache<string> | "bounded" | undefined; ... 22 more ...; csrfPrevention?: boolean | ... 1 more ... | undefined; }' is not assignable to parameter of type 'Config<any>'.
|
tests (12.x)
Property 'installSubscriptionHandlers' does not exist on type 'ApolloServer<any>'.
|
tests (12.x)
Process completed with exit code 2.
|
tests (12.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (12.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|