From 600d6c5e7c718cf472c882fadc337766029ba59f Mon Sep 17 00:00:00 2001 From: Robert Soriano Date: Sun, 17 Jul 2022 14:50:15 -0700 Subject: [PATCH] feat(deps): bump next-auth from 4.7.0 to 4.10.0 --- package.json | 2 +- pnpm-lock.yaml | 42 +++++++++++++++++++++--------------------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/package.json b/package.json index aaab29b..571837c 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ }, "dependencies": { "fastify-plugin": "^3.0.1", - "next-auth": "^4.7.0", + "next-auth": "^4.10.0", "node-fetch-native": "^0.1.4" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4618c88..24491a4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,7 +15,7 @@ importers: eslint: ^8.16.0 fastify: 4.0.0 fastify-plugin: ^3.0.1 - next-auth: ^4.7.0 + next-auth: ^4.10.0 node-fetch-native: ^0.1.4 pnpm: ^7.3.0 tsup: 5.11.13 @@ -24,7 +24,7 @@ importers: vitest: ^0.13.0 dependencies: fastify-plugin: 3.0.1 - next-auth: 4.7.0 + next-auth: 4.10.0 node-fetch-native: 0.1.4 devDependencies: '@antfu/eslint-config': 0.25.2_pn4c2euezwjqh4cpvwz4zteq6u @@ -180,8 +180,8 @@ packages: js-tokens: 4.0.0 dev: true - /@babel/runtime/7.18.3: - resolution: {integrity: sha512-38Y8f7YUhce/K7RMwTp7m0uCumpv9hZkitCbBClqQIow1qSbCvGkcegKOXpEWCQLfWmevgRiWokZ1GkpfhbZug==} + /@babel/runtime/7.18.6: + resolution: {integrity: sha512-t9wi7/AW6XtKahAe20Yw0/mMljKq0B1r2fPdvaAdV/KPDZewFXdaaa6K7lxmZBZ8FBNpCiAT6iHPmd6QO9bKfQ==} engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.13.9 @@ -2419,8 +2419,8 @@ packages: resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} dev: true - /jose/4.8.1: - resolution: {integrity: sha512-+/hpTbRcCw9YC0TOfN1W47pej4a9lRmltdOVdRLz5FP5UvUq3CenhXjQK7u/8NdMIIShMXYAh9VLPhc7TjhvFw==} + /jose/4.8.3: + resolution: {integrity: sha512-7rySkpW78d8LBp4YU70Wb7+OTgE3OwAALNVZxhoIhp4Kscp+p/fBkdpxGAMKxvCAMV4QfXBU9m6l9nX/vGwd2g==} dev: false /joycon/3.1.1: @@ -2671,8 +2671,8 @@ packages: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} dev: true - /next-auth/4.7.0: - resolution: {integrity: sha512-boXSIzHvCyNq1Jthi24LLnx12iKBsqsMxUKm5qq9alkfhVMeIRUR/wKP0FPSGc1s9WcGXMS3NmKQfADCEb0wow==} + /next-auth/4.10.0: + resolution: {integrity: sha512-4CKZbv9VeCaqfDAXyqFThZy05ApbLd0bhXEB+DCq9aD43h6Rkvz0QgM7QOCJXESy0QKJUXHzopkBq+iaGxdc0g==} engines: {node: ^12.19.0 || ^14.15.0 || ^16.13.0} peerDependencies: nodemailer: ^6.6.5 @@ -2682,14 +2682,14 @@ packages: nodemailer: optional: true dependencies: - '@babel/runtime': 7.18.3 + '@babel/runtime': 7.18.6 '@panva/hkdf': 1.0.2 cookie: 0.4.2 - jose: 4.8.1 + jose: 4.8.3 oauth: 0.9.15 - openid-client: 5.1.6 - preact: 10.7.3 - preact-render-to-string: 5.2.0_preact@10.7.3 + openid-client: 5.1.8 + preact: 10.10.0 + preact-render-to-string: 5.2.1_preact@10.10.0 uuid: 8.3.2 dev: false @@ -2819,11 +2819,11 @@ packages: mimic-fn: 2.1.0 dev: true - /openid-client/5.1.6: - resolution: {integrity: sha512-HTFaXWdUHvLFw4GaEMgC0jXYBgpjgzQQNHW1pZsSqJorSgrXzxJ+4u/LWCGaClDEse5HLjXRV+zU5Bn3OefiZw==} + /openid-client/5.1.8: + resolution: {integrity: sha512-EPxJY6bT7YIYQEXSGxRC5flQ3GUhLy98ufdto6+BVBrFGPmwjUpy4xBcYuU/Wt9nPkO/3EgljBrr6Ezx4lp1RQ==} engines: {node: ^12.19.0 || ^14.15.0 || ^16.13.0} dependencies: - jose: 4.8.1 + jose: 4.8.3 lru-cache: 6.0.0 object-hash: 2.2.0 oidc-token-hash: 5.0.1 @@ -3033,17 +3033,17 @@ packages: source-map-js: 1.0.2 dev: true - /preact-render-to-string/5.2.0_preact@10.7.3: - resolution: {integrity: sha512-+RGwSW78Cl+NsZRUbFW1MGB++didsfqRk+IyRVTaqy+3OjtpKK/6HgBtfszUX0YXMfo41k2iaQSseAHGKEwrbg==} + /preact-render-to-string/5.2.1_preact@10.10.0: + resolution: {integrity: sha512-Wp3ner1aIVBpKg02C4AoLdBiw4kNaiFSYHr4wUF+fR7FWKAQzNri+iPfPp31sEhAtBfWoJrSxiEFzd5wp5zCgQ==} peerDependencies: preact: '>=10' dependencies: - preact: 10.7.3 + preact: 10.10.0 pretty-format: 3.8.0 dev: false - /preact/10.7.3: - resolution: {integrity: sha512-giqJXP8VbtA1tyGa3f1n9wiN7PrHtONrDyE3T+ifjr/tTkg+2N4d/6sjC9WyJKv8wM7rOYDveqy5ZoFmYlwo4w==} + /preact/10.10.0: + resolution: {integrity: sha512-fszkg1iJJjq68I4lI8ZsmBiaoQiQHbxf1lNq+72EmC/mZOsFF5zn3k1yv9QGoFgIXzgsdSKtYymLJsrJPoamjQ==} dev: false /prelude-ls/1.2.1: