diff --git a/package.json b/package.json index 7a593bb5..2cd67a0c 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "build": "tsc -p tsconfig.build.json && tsc-alias" }, "dependencies": { - "@fastify/cookie": "9.3.1", + "@fastify/cookie": "9.4.0", "@fastify/flash": "5.2.0", "@fastify/formbody": "7.4.0", "@fastify/request-context": "5.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1d47b018..aa24c10e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@fastify/cookie': - specifier: 9.3.1 - version: 9.3.1 + specifier: 9.4.0 + version: 9.4.0 '@fastify/flash': specifier: 5.2.0 version: 5.2.0 @@ -515,8 +515,8 @@ packages: '@fastify/ajv-compiler@3.6.0': resolution: {integrity: sha512-LwdXQJjmMD+GwLOkP7TVC68qa+pSSogeWWmznRJ/coyTcfe9qA05AHFSe1eZFwK6q+xVRpChnvFUkf1iYaSZsQ==} - '@fastify/cookie@9.3.1': - resolution: {integrity: sha512-h1NAEhB266+ZbZ0e9qUE6NnNR07i7DnNXWG9VbbZ8uC6O/hxHpl+Zoe5sw1yfdZ2U6XhToUGDnzQtWJdCaPwfg==} + '@fastify/cookie@9.4.0': + resolution: {integrity: sha512-Th+pt3kEkh4MQD/Q2q1bMuJIB5NX/D5SwSpOKu3G/tjoGbwfpurIMJsWSPS0SJJ4eyjtmQ8OipDQspf8RbUOlg==} '@fastify/error@3.4.1': resolution: {integrity: sha512-wWSvph+29GR783IhmvdwWnN4bUxTD01Vm5Xad4i7i1VuAOItLvbPAb69sb0IQ2N57yprvhNIwAP5B6xfKTmjmQ==} @@ -2980,7 +2980,7 @@ snapshots: ajv-formats: 2.1.1(ajv@8.17.1) fast-uri: 2.4.0 - '@fastify/cookie@9.3.1': + '@fastify/cookie@9.4.0': dependencies: cookie-signature: 1.2.1 fastify-plugin: 4.5.1 @@ -3010,7 +3010,7 @@ snapshots: '@fastify/secure-session@7.5.1': dependencies: - '@fastify/cookie': 9.3.1 + '@fastify/cookie': 9.4.0 fastify-plugin: 4.5.1 sodium-native: 4.1.1