From 9bf54d741ee1c1967c72cbd8dc50aa73ae3b5cd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 12:43:25 +0000 Subject: [PATCH] chore(deps): bump fast-jwt from 5.0.0 to 5.0.1 Bumps [fast-jwt](https://github.com/nearform/fast-jwt) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/nearform/fast-jwt/releases) - [Changelog](https://github.com/nearform/fast-jwt/blob/master/CHANGELOG.md) - [Commits](https://github.com/nearform/fast-jwt/compare/v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: fast-jwt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/oauth2/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/oauth2/package.json b/packages/oauth2/package.json index 68cf63c..fee694c 100644 --- a/packages/oauth2/package.json +++ b/packages/oauth2/package.json @@ -56,7 +56,7 @@ }, "dependencies": { "@types/simple-oauth2": "^5.0.7", - "fast-jwt": "^5.0.0", + "fast-jwt": "^5.0.1", "fastify-plugin": "^5.0.1", "jose": "^5.9.6", "simple-oauth2": "^5.1.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 06066ac..1754dfb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -204,8 +204,8 @@ importers: specifier: ^5.0.7 version: 5.0.7 fast-jwt: - specifier: ^5.0.0 - version: 5.0.0 + specifier: ^5.0.1 + version: 5.0.1 fastify-plugin: specifier: ^5.0.1 version: 5.0.1 @@ -1032,8 +1032,8 @@ packages: fast-json-stringify@6.0.0: resolution: {integrity: sha512-FGMKZwniMTgZh7zQp9b6XnBVxUmKVahQLQeRQHqwYmPDqDhcEKZ3BaQsxelFFI5PY7nN71OEeiL47/zUWcYe1A==} - fast-jwt@5.0.0: - resolution: {integrity: sha512-BJ6qXIgOjqDa2UeFJlpmuT9DnGR3hbMypL/w53lT2aLQAQh4IzX22QtQQEgoadN4AQ8K0849s2iY0KmEoBQTbg==} + fast-jwt@5.0.1: + resolution: {integrity: sha512-ourv/LCcb3ij6OKnIs2fc60A0x9ITyo7m3plY0pvpDma9suH5ee52g4XCksbMQAWZpV5Lo7VuJpOgTSYKx7mBQ==} engines: {node: '>=20'} fast-levenshtein@2.0.6: @@ -2957,7 +2957,7 @@ snapshots: json-schema-ref-resolver: 1.0.1 rfdc: 1.4.1 - fast-jwt@5.0.0: + fast-jwt@5.0.1: dependencies: '@lukeed/ms': 2.0.2 asn1.js: 5.4.1