From 2fa4d532b39dee9089358c39df037c927813b464 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 26 Oct 2021 09:09:32 +0000 Subject: [PATCH] fix: upgrade @accounts/graphql-client from 0.31.1 to 0.33.0 Snyk has created this PR to upgrade @accounts/graphql-client from 0.31.1 to 0.33.0. See this package in npm: https://www.npmjs.com/package/@accounts/graphql-client See this project in Snyk: https://app.snyk.io/org/reactioncommerce/project/536303cd-177f-47dd-aa8b-35217cef374d?utm_source=github&utm_medium=referral&page=upgrade-pr --- package-lock.json | 50 +++++++++++++++++++---------------------------- package.json | 2 +- 2 files changed, 21 insertions(+), 31 deletions(-) diff --git a/package-lock.json b/package-lock.json index eb111d648..cda954abc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -101,45 +101,35 @@ } }, "@accounts/graphql-client": { - "version": "0.31.1", - "resolved": "https://registry.npmjs.org/@accounts/graphql-client/-/graphql-client-0.31.1.tgz", - "integrity": "sha512-YIXqqYFqYTG71wtasyihH0GrcpH+nt87B3OgSDA/eoY5Qflqke2cgIf/ebeQosjEUX2VeZs0PvOI0pMKjU3PkA==", + "version": "0.33.0", + "resolved": "https://registry.npmjs.org/@accounts/graphql-client/-/graphql-client-0.33.0.tgz", + "integrity": "sha512-TURTS64nr+CYW+4Ji8utPxeWOf3yL4yQsK+haVEeoaiQnsubtaCykyTWLv7VMrBhpLyi5AGFouMIhwK0vbIBiA==", "requires": { - "@accounts/client": "^0.31.1", - "@accounts/types": "^0.31.1", - "@graphql-typed-document-node/core": "0.0.1", - "tslib": "2.0.0" + "@accounts/client": "^0.33.0", + "@accounts/types": "^0.33.0", + "@graphql-typed-document-node/core": "3.1.0", + "tslib": "2.1.0" }, "dependencies": { - "@accounts/client": { - "version": "0.31.1", - "resolved": "https://registry.npmjs.org/@accounts/client/-/client-0.31.1.tgz", - "integrity": "sha512-gX8hzcRhoMhEePx50rKM6GKiiCCHsrM8BObJaYfAvFD+PZ2z4Ln0VYOws2Tyya9+LVb3+1hzG9rpyTHd7O0+ZA==", - "requires": { - "@accounts/types": "^0.31.1", - "jwt-decode": "3.1.2", - "tslib": "2.0.0" - } - }, "tslib": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.0.0.tgz", - "integrity": "sha512-lTqkx847PI7xEDYJntxZH89L2/aXInsyF2luSafe/+0fHOMjlBNXdH6th7f70qxLDhul7KZK0zC8V5ZIyHl0/g==" + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.1.0.tgz", + "integrity": "sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==" } } }, "@accounts/types": { - "version": "0.31.1", - "resolved": "https://registry.npmjs.org/@accounts/types/-/types-0.31.1.tgz", - "integrity": "sha512-R/ocrVGmpTFa5fCBLSLxrdcqKSUCgNU09LAqS4cxCNbLsVV0bD73hXj3352e6JzRixD5Dwe607OsWhZWFwAy+Q==", + "version": "0.33.1", + "resolved": "https://registry.npmjs.org/@accounts/types/-/types-0.33.1.tgz", + "integrity": "sha512-58gaKvDZHGpwmpRh9ihxLLZMuf4xwreW+RV1tE5hFU0gfCPHQTPM21z/dZZyOW5W1vGasArgnNjhkTgnlvblAQ==", "requires": { - "tslib": "2.0.0" + "tslib": "2.3.0" }, "dependencies": { "tslib": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.0.0.tgz", - "integrity": "sha512-lTqkx847PI7xEDYJntxZH89L2/aXInsyF2luSafe/+0fHOMjlBNXdH6th7f70qxLDhul7KZK0zC8V5ZIyHl0/g==" + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz", + "integrity": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==" } } }, @@ -2091,9 +2081,9 @@ } }, "@graphql-typed-document-node/core": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/@graphql-typed-document-node/core/-/core-0.0.1.tgz", - "integrity": "sha512-NqQFW+ZN1wPZjrHGRzLlP2qEisXaDITp21FIuWmsMnP1ed76XI69LT4mv1QF+gWL3SWKgKS3gK8fsTeQUR3Swg==" + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/@graphql-typed-document-node/core/-/core-3.1.0.tgz", + "integrity": "sha512-wYn6r8zVZyQJ6rQaALBEln5B1pzxb9shV5Ef97kTvn6yVGrqyXVnDqnU24MXnFubR+rZjBY9NWuxX3FB2sTsjg==" }, "@hapi/address": { "version": "4.1.0", diff --git a/package.json b/package.json index 638b26970..22657e97b 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@accounts/apollo-link": "^0.31.1", "@accounts/client": "^0.33.0", "@accounts/client-password": "^0.32.1", - "@accounts/graphql-client": "^0.31.1", + "@accounts/graphql-client": "^0.33.0", "@apollo/client": "^3.4.15", "@apollo/react-hooks": "^3.1.3", "@axa-fr/react-oidc-context": "~3.1.7",