From 10c3d8189958f760390b49fa5f07a78d724a8ff1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 00:13:07 +0000 Subject: [PATCH] chore(deps): update dependency @types/auth0 to v3.3.10 (#922) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 849439f3..f0bf3702 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "@rollup/plugin-graphql": "2.0.4", "@rollup/plugin-terser": "0.4.4", "@rollup/plugin-typescript": "11.1.5", - "@types/auth0": "3.3.9", + "@types/auth0": "3.3.10", "@types/node": "20.9.2", "@typescript-eslint/eslint-plugin": "6.12.0", "@typescript-eslint/parser": "6.12.0", @@ -3355,9 +3355,9 @@ "dev": true }, "node_modules/@types/auth0": { - "version": "3.3.9", - "resolved": "https://registry.npmjs.org/@types/auth0/-/auth0-3.3.9.tgz", - "integrity": "sha512-LnMxKmZAKdzG0FO0q2ZXXh6DUH7Y8hfYZQKAosBPvFq/NlbxtnE5EA1FvdPiHjgqJ5ye1Nm2ki8iIrOxnxMCIQ==", + "version": "3.3.10", + "resolved": "https://registry.npmjs.org/@types/auth0/-/auth0-3.3.10.tgz", + "integrity": "sha512-9tS0Y2igWxw+Dx5uCHkIUCu6tG0oRkwpE322dOJPwZMLXQMx49n/gDmUz7YJSe1iVjrWW+ffVYmlPShVIEwjkg==", "dev": true }, "node_modules/@types/body-parser": { diff --git a/package.json b/package.json index 4e653e55..96d88d38 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@rollup/plugin-graphql": "2.0.4", "@rollup/plugin-terser": "0.4.4", "@rollup/plugin-typescript": "11.1.5", - "@types/auth0": "3.3.9", + "@types/auth0": "3.3.10", "@types/node": "20.9.2", "@typescript-eslint/eslint-plugin": "6.12.0", "@typescript-eslint/parser": "6.12.0",