From 17366cdba27b6cb993e4ece0f04c2bf23cc2d854 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 14:42:35 +0000 Subject: [PATCH] Bump jwt-decode from 3.1.2 to 4.0.0 Bumps [jwt-decode](https://github.com/auth0/jwt-decode) from 3.1.2 to 4.0.0. - [Release notes](https://github.com/auth0/jwt-decode/releases) - [Changelog](https://github.com/auth0/jwt-decode/blob/main/CHANGELOG.md) - [Commits](https://github.com/auth0/jwt-decode/compare/v3.1.2...v4.0.0) --- updated-dependencies: - dependency-name: jwt-decode dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9bd36f51da..f3a74ec1be 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,7 +25,7 @@ catalogs: specifier: ^7.25.1 version: 7.27.1 '@babel/preset-env': - specifier: ^7.27.2 + specifier: ^7.25.4 version: 7.27.2 '@babel/preset-react': specifier: ^7.24.7 @@ -5612,7 +5612,7 @@ packages: '@material-ui/types@5.1.0': resolution: {integrity: sha512-7cqRjrY50b8QzRSYyhSpx4WRw2YuO0KKIGQEVk5J8uoz2BanawykgZGoWEqKm7pVIbzFDN0SpPcVV4IhOFkl8A==} peerDependencies: - '@types/react': 17.0.2 + '@types/react': '*' peerDependenciesMeta: '@types/react': optional: true @@ -17874,7 +17874,7 @@ snapshots: '@babel/plugin-transform-object-rest-spread@7.27.1(@babel/core@7.27.1)': dependencies: '@babel/core': 7.27.1 - '@babel/helper-compilation-targets': 7.27.1 + '@babel/helper-compilation-targets': 7.27.2 '@babel/helper-plugin-utils': 7.27.1 '@babel/plugin-transform-parameters': 7.27.1(@babel/core@7.27.1)