mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
build(deps): bump apollo-link-context from 1.0.19 to 1.0.20 in /backend
Bumps [apollo-link-context](https://github.com/apollographql/apollo-link) from 1.0.19 to 1.0.20. - [Release notes](https://github.com/apollographql/apollo-link/releases) - [Changelog](https://github.com/apollographql/apollo-link/blob/master/CHANGELOG.md) - [Commits](https://github.com/apollographql/apollo-link/compare/apollo-link-context@1.0.19...apollo-link-context@1.0.20) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
cd0fdb8c09
commit
9af0fe01ce
@ -41,7 +41,7 @@
|
|||||||
"@sentry/node": "^5.15.4",
|
"@sentry/node": "^5.15.4",
|
||||||
"apollo-cache-inmemory": "~1.6.5",
|
"apollo-cache-inmemory": "~1.6.5",
|
||||||
"apollo-client": "~2.6.8",
|
"apollo-client": "~2.6.8",
|
||||||
"apollo-link-context": "~1.0.19",
|
"apollo-link-context": "~1.0.20",
|
||||||
"apollo-link-http": "~1.5.17",
|
"apollo-link-http": "~1.5.17",
|
||||||
"apollo-server": "~2.11.0",
|
"apollo-server": "~2.11.0",
|
||||||
"apollo-server-express": "^2.12.0",
|
"apollo-server-express": "^2.12.0",
|
||||||
|
|||||||
@ -2016,12 +2016,12 @@ apollo-graphql@^0.4.0:
|
|||||||
apollo-env "^0.6.1"
|
apollo-env "^0.6.1"
|
||||||
lodash.sortby "^4.7.0"
|
lodash.sortby "^4.7.0"
|
||||||
|
|
||||||
apollo-link-context@~1.0.19:
|
apollo-link-context@~1.0.20:
|
||||||
version "1.0.19"
|
version "1.0.20"
|
||||||
resolved "https://registry.yarnpkg.com/apollo-link-context/-/apollo-link-context-1.0.19.tgz#3c9ba5bf75ed5428567ce057b8837ef874a58987"
|
resolved "https://registry.yarnpkg.com/apollo-link-context/-/apollo-link-context-1.0.20.tgz#1939ac5dc65d6dff0c855ee53521150053c24676"
|
||||||
integrity sha512-TUi5TyufU84hEiGkpt+5gdH5HkB3Gx46npNfoxR4of3DKBCMuItGERt36RCaryGcU/C3u2zsICU3tJ+Z9LjFoQ==
|
integrity sha512-MLLPYvhzNb8AglNsk2NcL9AvhO/Vc9hn2ZZuegbhRHGet3oGr0YH9s30NS9+ieoM0sGT11p7oZ6oAILM/kiRBA==
|
||||||
dependencies:
|
dependencies:
|
||||||
apollo-link "^1.2.13"
|
apollo-link "^1.2.14"
|
||||||
tslib "^1.9.3"
|
tslib "^1.9.3"
|
||||||
|
|
||||||
apollo-link-http-common@^0.2.15, apollo-link-http-common@^0.2.16:
|
apollo-link-http-common@^0.2.15, apollo-link-http-common@^0.2.16:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user