mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Merge pull request #191 from Human-Connection/dependabot/npm_and_yarn/apollo-client-2.5.1
This commit is contained in:
commit
550eaff67c
@ -35,7 +35,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"apollo-cache-inmemory": "~1.5.0",
|
"apollo-cache-inmemory": "~1.5.0",
|
||||||
"apollo-client": "~2.4.13",
|
"apollo-client": "~2.5.1",
|
||||||
"apollo-link-http": "~1.5.11",
|
"apollo-link-http": "~1.5.11",
|
||||||
"apollo-server": "~2.4.2",
|
"apollo-server": "~2.4.2",
|
||||||
"bcryptjs": "~2.4.3",
|
"bcryptjs": "~2.4.3",
|
||||||
|
|||||||
47
yarn.lock
47
yarn.lock
@ -964,33 +964,26 @@ apollo-cache-inmemory@~1.5.0:
|
|||||||
ts-invariant "^0.2.1"
|
ts-invariant "^0.2.1"
|
||||||
tslib "^1.9.3"
|
tslib "^1.9.3"
|
||||||
|
|
||||||
apollo-cache@1.1.26:
|
apollo-cache@1.2.1, apollo-cache@^1.2.0:
|
||||||
version "1.1.26"
|
version "1.2.1"
|
||||||
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.26.tgz#5afe023270effbc2063d90f51d8e56bce274ab37"
|
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.2.1.tgz#aae71eb4a11f1f7322adc343f84b1a39b0693644"
|
||||||
integrity sha512-JKFHijwkhXpcQ3jOat+ctwiXyjDhQgy0p6GSaj7zG+or+ZSalPqUnPzFRgRwFLVbYxBKJgHCkWX+2VkxWTZzQQ==
|
integrity sha512-nzFmep/oKlbzUuDyz6fS6aYhRmfpcHWqNkkA9Bbxwk18RD6LXC4eZkuE0gXRX0IibVBHNjYVK+Szi0Yied4SpQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
apollo-utilities "^1.1.3"
|
apollo-utilities "^1.2.1"
|
||||||
tslib "^1.9.3"
|
tslib "^1.9.3"
|
||||||
|
|
||||||
apollo-cache@^1.2.0:
|
apollo-client@~2.5.1:
|
||||||
version "1.2.0"
|
version "2.5.1"
|
||||||
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.2.0.tgz#7ebfc9a53027264e4a5bce9b886471cc77c50784"
|
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.5.1.tgz#36126ed1d32edd79c3713c6684546a3bea80e6d1"
|
||||||
integrity sha512-aZduG7o75crjWeONq9kVzkqO9hAcEklo3oN6Rd+ANpB+ImRklCFkz88XdXQ2/GHV26jh8VtQJIhiNIow10QzIg==
|
integrity sha512-MNcQKiqLHdGmNJ0rZ0NXaHrToXapJgS/5kPk0FygXt+/FmDCdzqcujI7OPxEC6e9Yw5S/8dIvOXcRNuOMElHkA==
|
||||||
dependencies:
|
|
||||||
apollo-utilities "^1.2.0"
|
|
||||||
tslib "^1.9.3"
|
|
||||||
|
|
||||||
apollo-client@~2.4.13:
|
|
||||||
version "2.4.13"
|
|
||||||
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.13.tgz#09829fcbd68e069de9840d0a10764d7c6a3d0787"
|
|
||||||
integrity sha512-7mBdW/CW1qHB8Mj4EFAG3MTtbRc6S8aUUntUdrKfRWV1rZdWa0NovxsgVD/R4HZWZjRQ2UOM4ENsHdM5g1uXOQ==
|
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/zen-observable" "^0.8.0"
|
"@types/zen-observable" "^0.8.0"
|
||||||
apollo-cache "1.1.26"
|
apollo-cache "1.2.1"
|
||||||
apollo-link "^1.0.0"
|
apollo-link "^1.0.0"
|
||||||
apollo-link-dedup "^1.0.0"
|
apollo-link-dedup "^1.0.0"
|
||||||
apollo-utilities "1.1.3"
|
apollo-utilities "1.2.1"
|
||||||
symbol-observable "^1.0.2"
|
symbol-observable "^1.0.2"
|
||||||
|
ts-invariant "^0.2.1"
|
||||||
tslib "^1.9.3"
|
tslib "^1.9.3"
|
||||||
zen-observable "^0.8.0"
|
zen-observable "^0.8.0"
|
||||||
|
|
||||||
@ -1207,18 +1200,10 @@ apollo-upload-server@^7.0.0:
|
|||||||
http-errors "^1.7.0"
|
http-errors "^1.7.0"
|
||||||
object-path "^0.11.4"
|
object-path "^0.11.4"
|
||||||
|
|
||||||
apollo-utilities@1.1.3:
|
apollo-utilities@1.2.1, apollo-utilities@^1.0.1, apollo-utilities@^1.2.0, apollo-utilities@^1.2.1:
|
||||||
version "1.1.3"
|
version "1.2.1"
|
||||||
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.1.3.tgz#a8883c0392f6b46eac0d366204ebf34be9307c87"
|
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.2.1.tgz#1c3a1ebf5607d7c8efe7636daaf58e7463b41b3c"
|
||||||
integrity sha512-pF9abhiClX5gfj/WFWZh8DiI33nOLGxRhXH9ZMquaM1V8bhq1WLFPt2QjShWH3kGQVeIGUK+FQefnhe+ZaaAYg==
|
integrity sha512-Zv8Udp9XTSFiN8oyXOjf6PMHepD4yxxReLsl6dPUy5Ths7jti3nmlBzZUOxuTWRwZn0MoclqL7RQ5UEJN8MAxg==
|
||||||
dependencies:
|
|
||||||
fast-json-stable-stringify "^2.0.0"
|
|
||||||
tslib "^1.9.3"
|
|
||||||
|
|
||||||
apollo-utilities@^1.0.1, apollo-utilities@^1.1.3, apollo-utilities@^1.2.0:
|
|
||||||
version "1.2.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.2.0.tgz#ba5a1271c55e0d79069b1919c9d533164a70f9c3"
|
|
||||||
integrity sha512-4+vxCpEuirQjPqLCckBnOMGZxK/c+2eJtYEbh3xhccNM1pYB5Gx/lrfCdZS5MKDykuWZYY08EvidDy21nr049w==
|
|
||||||
dependencies:
|
dependencies:
|
||||||
fast-json-stable-stringify "^2.0.0"
|
fast-json-stable-stringify "^2.0.0"
|
||||||
ts-invariant "^0.2.1"
|
ts-invariant "^0.2.1"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user