From cb47a72ced15878495da03d11fa587a391a25ae1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 20:31:29 +0300 Subject: [PATCH] fix(deps): update dependency jsonwebtoken to v9 (#2933) * fix(deps): update dependency jsonwebtoken to v9 * chore(dependencies): updated changesets for modified dependencies --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] --- ...aphql-yoga_plugin-jwt-2933-dependencies.md | 6 +++++ packages/plugins/jwt/package.json | 4 ++-- pnpm-lock.yaml | 22 ++++++++++--------- 3 files changed, 20 insertions(+), 12 deletions(-) create mode 100644 .changeset/@graphql-yoga_plugin-jwt-2933-dependencies.md diff --git a/.changeset/@graphql-yoga_plugin-jwt-2933-dependencies.md b/.changeset/@graphql-yoga_plugin-jwt-2933-dependencies.md new file mode 100644 index 0000000000..5d697da5a8 --- /dev/null +++ b/.changeset/@graphql-yoga_plugin-jwt-2933-dependencies.md @@ -0,0 +1,6 @@ +--- +'@graphql-yoga/plugin-jwt': patch +--- +dependencies updates: + - Updated dependency [`jsonwebtoken@^9.0.0` + ↗︎](https://www.npmjs.com/package/jsonwebtoken/v/9.0.0) (from `^8.5.1`, in `dependencies`) diff --git a/packages/plugins/jwt/package.json b/packages/plugins/jwt/package.json index dd858241ef..49f98eddf1 100644 --- a/packages/plugins/jwt/package.json +++ b/packages/plugins/jwt/package.json @@ -41,12 +41,12 @@ "graphql-yoga": "^4.0.3" }, "dependencies": { - "jsonwebtoken": "^8.5.1", + "jsonwebtoken": "^9.0.0", "jwks-rsa": "^3.0.0", "tslib": "^2.4.0" }, "devDependencies": { - "@types/jsonwebtoken": "^8.5.8", + "@types/jsonwebtoken": "^9.0.0", "graphql": "^16.5.0", "graphql-scalars": "^1.22.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ad740cfd72..73cdba25b3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1880,8 +1880,8 @@ importers: specifier: ^4.0.3 version: link:../../graphql-yoga/dist jsonwebtoken: - specifier: ^8.5.1 - version: 8.5.1 + specifier: ^9.0.0 + version: 9.0.0 jwks-rsa: specifier: ^3.0.0 version: 3.0.1 @@ -1890,8 +1890,8 @@ importers: version: 2.5.3 devDependencies: '@types/jsonwebtoken': - specifier: ^8.5.8 - version: 8.5.8 + specifier: ^9.0.0 + version: 9.0.1 graphql: specifier: 16.6.0 version: 16.6.0 @@ -12904,12 +12904,6 @@ packages: /@types/json5@0.0.29: resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} - /@types/jsonwebtoken@8.5.8: - resolution: {integrity: sha512-zm6xBQpFDIDM6o9r6HSgDeIcLy82TKWctCXEPbJJcXb5AKmi5BNNdLXneixK4lplX3PqIVcwLBCGE/kAGnlD4A==} - dependencies: - '@types/node': 18.16.16 - dev: true - /@types/jsonwebtoken@9.0.1: resolution: {integrity: sha512-c5ltxazpWabia/4UzhIoaDcIza4KViOQhdbjRlfcIGVnsE3c3brkz9Z+F/EeJIECOQP7W7US2hNE930cWWkPiw==} dependencies: @@ -23850,6 +23844,7 @@ packages: lodash.once: 4.1.1 ms: 2.1.3 semver: 5.7.1 + dev: true /jsonwebtoken@9.0.0: resolution: {integrity: sha512-tuGfYXxkQGDPnLJ7SibiQgVgeDgfbPq2k2ICcbgqW8WxWLBAxKQM/ZCu/IT8SOSwmaYl4dpTFCW5xZv7YbbWUw==} @@ -24396,12 +24391,14 @@ packages: /lodash.includes@4.3.0: resolution: {integrity: sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w==} + dev: true /lodash.isarguments@3.1.0: resolution: {integrity: sha512-chi4NHZlZqZD18a0imDHnZPrDeBbTtVN7GXMwuGdRH9qotxAjYs3aVLKc7zNOG9eddR5Ksd8rvFEBc9SsggPpg==} /lodash.isboolean@3.0.3: resolution: {integrity: sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==} + dev: true /lodash.isempty@4.4.0: resolution: {integrity: sha512-oKMuF3xEeqDltrGMfDxAPGIVMSSRv8tbRSODbrs4KGsRRLEhrW8N8Rd4DRgB2+621hY8A8XwwrTVhXWpxFvMzg==} @@ -24409,9 +24406,11 @@ packages: /lodash.isinteger@4.0.4: resolution: {integrity: sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA==} + dev: true /lodash.isnumber@3.0.3: resolution: {integrity: sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==} + dev: true /lodash.isobject@2.4.1: resolution: {integrity: sha512-sTebg2a1PoicYEZXD5PBdQcTlIJ6hUslrlWr7iV0O7n+i4596s2NQ9I5CaZ5FbXSfya/9WQsrYLANUJv9paYVA==} @@ -24421,9 +24420,11 @@ packages: /lodash.isplainobject@4.0.6: resolution: {integrity: sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==} + dev: true /lodash.isstring@4.0.1: resolution: {integrity: sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==} + dev: true /lodash.memoize@4.1.2: resolution: {integrity: sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==} @@ -24437,6 +24438,7 @@ packages: /lodash.once@4.1.1: resolution: {integrity: sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==} + dev: true /lodash.snakecase@4.1.1: resolution: {integrity: sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw==}