diff --git a/examples/fastify-server/package.json b/examples/fastify-server/package.json index 297ef22..0cccfb4 100644 --- a/examples/fastify-server/package.json +++ b/examples/fastify-server/package.json @@ -26,7 +26,7 @@ "fastify": "4.28.0", "fastify-plugin": "4.5.1", "joi": "17.13.3", - "jose": "5.4.1", + "jose": "5.6.3", "kleur": "4.1.5", "lodash": "4.17.21", "lowdb": "7.0.1", diff --git a/packages/auth-common/package.json b/packages/auth-common/package.json index 808fb41..3ef5f26 100644 --- a/packages/auth-common/package.json +++ b/packages/auth-common/package.json @@ -32,7 +32,7 @@ "test": "vitest run" }, "dependencies": { - "jose": "5.6.2", + "jose": "5.6.3", "uuid": "10.0.0" } } diff --git a/packages/auth-provider/package.json b/packages/auth-provider/package.json index 359f1e5..bb420bb 100644 --- a/packages/auth-provider/package.json +++ b/packages/auth-provider/package.json @@ -46,7 +46,7 @@ "dependencies": { "@versini/auth-common": "workspace:../auth-common", "@versini/ui-hooks": "4.0.0", - "jose": "5.6.2", + "jose": "5.6.3", "uuid": "10.0.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9626ad5..4c4a190 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -84,8 +84,8 @@ importers: specifier: 17.13.3 version: 17.13.3 jose: - specifier: 5.4.1 - version: 5.4.1 + specifier: 5.6.3 + version: 5.6.3 kleur: specifier: 4.1.5 version: 4.1.5 @@ -138,8 +138,8 @@ importers: packages/auth-common: dependencies: jose: - specifier: 5.6.2 - version: 5.6.2 + specifier: 5.6.3 + version: 5.6.3 uuid: specifier: 10.0.0 version: 10.0.0 @@ -153,8 +153,8 @@ importers: specifier: 4.0.0 version: 4.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) jose: - specifier: 5.6.2 - version: 5.6.2 + specifier: 5.6.3 + version: 5.6.3 uuid: specifier: 10.0.0 version: 10.0.0 @@ -3828,11 +3828,8 @@ packages: joi@17.13.3: resolution: {integrity: sha512-otDA4ldcIx+ZXsKHWmp0YizCweVRZG96J10b0FevjfuncLO1oX59THoAmHkNubYJ+9gWsYsp5k8v4ib6oDv1fA==} - jose@5.4.1: - resolution: {integrity: sha512-U6QajmpV/nhL9SyfAewo000fkiRQ+Yd2H0lBxJJ9apjpOgkOcBQJWOrMo917lxLptdS/n/o/xPzMkXhF46K8hQ==} - - jose@5.6.2: - resolution: {integrity: sha512-F1t1/WZJ4JdmCE/XoMYw1dPOW5g8JF0xGm6Ox2fwaCAPlCzt+4Bh0EWP59iQuZNHHauDkCdjx+kCZSh5z/PGow==} + jose@5.6.3: + resolution: {integrity: sha512-1Jh//hEEwMhNYPDDLwXHa2ePWgWiFNNUadVmguAAw2IJ6sj9mNxV5tGXJNqlMkJAybF6Lgw1mISDxTePP/187g==} joycon@3.1.1: resolution: {integrity: sha512-34wB/Y7MW7bzjKRjUKTa46I2Z7eV62Rkhva+KkopW7Qvv/OSWBqvkSY7vusOPrNuZcUG3tApvdVgNB8POj3SPw==} @@ -10625,9 +10622,7 @@ snapshots: '@sideway/formula': 3.0.1 '@sideway/pinpoint': 2.0.0 - jose@5.4.1: {} - - jose@5.6.2: {} + jose@5.6.3: {} joycon@3.1.1: {}