mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Bump @apollo/client from 3.3.10 to 3.3.12 (#6826)
Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.3.10 to 3.3.12. - [Release notes](https://github.com/apollographql/apollo-client/releases) - [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/apollographql/apollo-client/compare/v3.3.10...v3.3.12) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+13
-13
@@ -1272,9 +1272,9 @@
|
||||
}
|
||||
},
|
||||
"@apollo/client": {
|
||||
"version": "3.3.10",
|
||||
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.3.10.tgz",
|
||||
"integrity": "sha512-OL5y8q5evSbvsqMAHKZJgfgB/MS9PLGF7f0MtHEkGGCDvmcmA81lsjYwk0xpDm/3XdnrYp/duN2tYUu2LnpJmw==",
|
||||
"version": "3.3.12",
|
||||
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.3.12.tgz",
|
||||
"integrity": "sha512-1wLVqRpujzbLRWmFPnRCDK65xapOe2txY0sTI+BaqEbumMUVNS3vxojT6hRHf9ODFEK+F6MLrud2HGx0mB3eQw==",
|
||||
"requires": {
|
||||
"@graphql-typed-document-node/core": "^3.0.0",
|
||||
"@types/zen-observable": "^0.8.0",
|
||||
@@ -1286,7 +1286,7 @@
|
||||
"optimism": "^0.14.0",
|
||||
"prop-types": "^15.7.2",
|
||||
"symbol-observable": "^2.0.0",
|
||||
"ts-invariant": "^0.6.0",
|
||||
"ts-invariant": "^0.6.2",
|
||||
"tslib": "^1.10.0",
|
||||
"zen-observable": "^0.8.14"
|
||||
},
|
||||
@@ -6309,9 +6309,9 @@
|
||||
}
|
||||
},
|
||||
"@wry/equality": {
|
||||
"version": "0.3.2",
|
||||
"resolved": "https://registry.npmjs.org/@wry/equality/-/equality-0.3.2.tgz",
|
||||
"integrity": "sha512-yi0VRqw+ygqM/WVZUze5meAhe2evOHBFXqK8onNVdNNB+Tyn8/07FZpeDklECBHeT9KN9DY2JpCVGNQY6RCRDg==",
|
||||
"version": "0.3.4",
|
||||
"resolved": "https://registry.npmjs.org/@wry/equality/-/equality-0.3.4.tgz",
|
||||
"integrity": "sha512-1gQQhCPenzxw/1HzLlvSIs/59eBHJf9ZDIussjjZhqNSqQuPKQIzN6SWt4kemvlBPDi7RqMuUa03pId7MAE93g==",
|
||||
"requires": {
|
||||
"tslib": "^1.14.1"
|
||||
},
|
||||
@@ -18542,9 +18542,9 @@
|
||||
}
|
||||
},
|
||||
"optimism": {
|
||||
"version": "0.14.0",
|
||||
"resolved": "https://registry.npmjs.org/optimism/-/optimism-0.14.0.tgz",
|
||||
"integrity": "sha512-ygbNt8n4DOCVpkwiLF+IrKKeNHOjtr9aXLWGP9HNJGoblSGsnVbJLstcH6/nE9Xy5ZQtlkSioFQNnthmENW6FQ==",
|
||||
"version": "0.14.1",
|
||||
"resolved": "https://registry.npmjs.org/optimism/-/optimism-0.14.1.tgz",
|
||||
"integrity": "sha512-7+1lSN+LJEtaj3uBLLFk8uFCFKy3txLvcvln5Dh1szXjF9yghEMeWclmnk0qdtYZ+lcMNyu48RmQQRw+LRYKSQ==",
|
||||
"requires": {
|
||||
"@wry/context": "^0.5.2",
|
||||
"@wry/trie": "^0.2.1"
|
||||
@@ -25759,9 +25759,9 @@
|
||||
}
|
||||
},
|
||||
"ts-invariant": {
|
||||
"version": "0.6.0",
|
||||
"resolved": "https://registry.npmjs.org/ts-invariant/-/ts-invariant-0.6.0.tgz",
|
||||
"integrity": "sha512-caoafsfgb8QxdrKzFfjKt627m4i8KTtfAiji0DYJfWI4A/S9ORNNpzYuD9br64kyKFgxn9UNaLLbSupam84mCA==",
|
||||
"version": "0.6.2",
|
||||
"resolved": "https://registry.npmjs.org/ts-invariant/-/ts-invariant-0.6.2.tgz",
|
||||
"integrity": "sha512-hsVurayufl1gXg8CHtgZkB7X0KtA3TrI3xcJ9xkRr8FeJHnM/TIEQkgBq9XkpduyBWWUdlRIR9xWf4Lxq3LJTg==",
|
||||
"requires": {
|
||||
"@types/ungap__global-this": "^0.3.1",
|
||||
"@ungap/global-this": "^0.4.2",
|
||||
|
||||
Reference in New Issue
Block a user