From b8a6a6982a6ee03d52bc2ddcad0dffe3bae078b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 02:02:16 +0000 Subject: [PATCH] Update dependency @types/passport to v1.0.16 --- lib/engine/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/engine/package.json b/lib/engine/package.json index fa95af7bc..da4467cc1 100644 --- a/lib/engine/package.json +++ b/lib/engine/package.json @@ -33,7 +33,7 @@ "devDependencies": { "@not-govuk/app-composer": "workspace:^0.8.2", "@types/node": "18.17.13", - "@types/passport": "1.0.14", + "@types/passport": "1.0.16", "@types/restify": "8.5.7", "graphql": "15.8.0", "typescript": "4.9.5" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 28cde81a3..058cc623f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1757,7 +1757,7 @@ importers: '@not-govuk/restify': workspace:^0.8.2 '@not-govuk/server-renderer': workspace:^0.8.2 '@types/node': 18.17.13 - '@types/passport': 1.0.14 + '@types/passport': 1.0.16 '@types/restify': 8.5.7 apollo-server-restify: ^1.3.6 base64url: ^3.0.1 @@ -1781,7 +1781,7 @@ importers: devDependencies: '@not-govuk/app-composer': link:../app-composer '@types/node': 18.17.13 - '@types/passport': 1.0.14 + '@types/passport': 1.0.16 '@types/restify': 8.5.7 graphql: 15.8.0 typescript: 4.9.5 @@ -7365,8 +7365,8 @@ packages: /@types/parse5/5.0.3: resolution: {integrity: sha512-kUNnecmtkunAoQ3CnjmMkzNU/gtxG8guhi+Fk2U/kOpIKjIMKnXGp4IJCgQJrXSgMsWYimYG4TGjz/UzbGEBTw==} - /@types/passport/1.0.14: - resolution: {integrity: sha512-D6p2ygR2S7Cq5PO7iUaEIQu/5WrM0tONu6Lxgk0C9r3lafQIlVpWCo3V/KI9To3OqHBxcfQaOeK+8AvwW5RYmw==} + /@types/passport/1.0.16: + resolution: {integrity: sha512-FD0qD5hbPWQzaM0wHUnJ/T0BBCJBxCeemtnCwc/ThhTg3x9jfrAcRUmj5Dopza+MfFS9acTe3wk7rcVnRIp/0A==} dependencies: '@types/express': 4.17.17 dev: true