deps: update @fastify/oauth2 to 8.2.0 #61

Merged
minori merged 1 commits from dependencies/update--fastify-oauth2 into main 2026-02-23 20:49:58 -08:00
2 changed files with 12 additions and 7 deletions
Showing only changes of commit 8215fda5ff - Show all commits
+1 -1
View File
@@ -31,7 +31,7 @@
"@fastify/csrf-protection": "7.1.0", "@fastify/csrf-protection": "7.1.0",
"@fastify/helmet": "13.0.2", "@fastify/helmet": "13.0.2",
"@fastify/jwt": "10.0.0", "@fastify/jwt": "10.0.0",
"@fastify/oauth2": "8.1.2", "@fastify/oauth2": "8.2.0",
"@fastify/rate-limit": "10.3.0", "@fastify/rate-limit": "10.3.0",
"@fastify/sensible": "6.0.4", "@fastify/sensible": "6.0.4",
"@fastify/static": "9.0.0", "@fastify/static": "9.0.0",
+11 -6
View File
@@ -45,8 +45,8 @@ importers:
specifier: 10.0.0 specifier: 10.0.0
version: 10.0.0 version: 10.0.0
'@fastify/oauth2': '@fastify/oauth2':
specifier: 8.1.2 specifier: 8.2.0
version: 8.1.2 version: 8.2.0
'@fastify/rate-limit': '@fastify/rate-limit':
specifier: 10.3.0 specifier: 10.3.0
version: 10.3.0 version: 10.3.0
@@ -1653,8 +1653,8 @@ packages:
'@fastify/merge-json-schemas@0.2.1': '@fastify/merge-json-schemas@0.2.1':
resolution: {integrity: sha512-OA3KGBCy6KtIvLf8DINC5880o5iBlDX4SxzLQS8HorJAbqluzLRn80UXU0bxZn7UOFhFgpRJDasfwn9nG4FG4A==} resolution: {integrity: sha512-OA3KGBCy6KtIvLf8DINC5880o5iBlDX4SxzLQS8HorJAbqluzLRn80UXU0bxZn7UOFhFgpRJDasfwn9nG4FG4A==}
'@fastify/oauth2@8.1.2': '@fastify/oauth2@8.2.0':
resolution: {integrity: sha512-XZWFRWTZE2fkZ2pjuHNGtpFn1tOFgcJbU0205kHbfd16dn9xRc/6HmG0gHtN/g/BNkEL3EsQ54+pYEdh8dnBgA==} resolution: {integrity: sha512-JQls0pZVt7k9j+qLrSf5OGflpHvylgEfSCVSA2oDaILCX3dwC/Z0UeI1J9M3luik7dtEbEFfpq0v9hF1v/46pQ==}
'@fastify/proxy-addr@5.1.0': '@fastify/proxy-addr@5.1.0':
resolution: {integrity: sha512-INS+6gh91cLUjB+PVHfu1UqcB76Sqtpyp7bnL+FYojhjygvOPA9ctiD/JDKsyD9Xgu4hUhCSJBPig/w7duNajw==} resolution: {integrity: sha512-INS+6gh91cLUjB+PVHfu1UqcB76Sqtpyp7bnL+FYojhjygvOPA9ctiD/JDKsyD9Xgu4hUhCSJBPig/w7duNajw==}
@@ -5444,6 +5444,9 @@ packages:
fastify-plugin@5.0.1: fastify-plugin@5.0.1:
resolution: {integrity: sha512-HCxs+YnRaWzCl+cWRYFnHmeRFyR5GVnJTAaCJQiYzQSDwK9MgJdyAsuL3nh0EWRCYMgQ5MeziymvmAhUHYHDUQ==} resolution: {integrity: sha512-HCxs+YnRaWzCl+cWRYFnHmeRFyR5GVnJTAaCJQiYzQSDwK9MgJdyAsuL3nh0EWRCYMgQ5MeziymvmAhUHYHDUQ==}
fastify-plugin@5.1.0:
resolution: {integrity: sha512-FAIDA8eovSt5qcDgcBvDuX/v0Cjz0ohGhENZ/wpc3y+oZCY2afZ9Baqql3g/lC+OHRnciQol4ww7tuthOb9idw==}
fastify@5.7.3: fastify@5.7.3:
resolution: {integrity: sha512-QHzWSmTNUg9Ba8tNXzb92FTH77K+c8yeQPH80EeSIc9wyZj85jbPisMP0rwmyKv8oJwUFPe1UpN8HkNIXwCnUQ==} resolution: {integrity: sha512-QHzWSmTNUg9Ba8tNXzb92FTH77K+c8yeQPH80EeSIc9wyZj85jbPisMP0rwmyKv8oJwUFPe1UpN8HkNIXwCnUQ==}
@@ -11638,10 +11641,10 @@ snapshots:
dependencies: dependencies:
dequal: 2.0.3 dequal: 2.0.3
'@fastify/oauth2@8.1.2': '@fastify/oauth2@8.2.0':
dependencies: dependencies:
'@fastify/cookie': 11.0.2 '@fastify/cookie': 11.0.2
fastify-plugin: 5.0.1 fastify-plugin: 5.1.0
simple-oauth2: 5.1.0 simple-oauth2: 5.1.0
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@@ -16512,6 +16515,8 @@ snapshots:
fastify-plugin@5.0.1: {} fastify-plugin@5.0.1: {}
fastify-plugin@5.1.0: {}
fastify@5.7.3: fastify@5.7.3:
dependencies: dependencies:
'@fastify/ajv-compiler': 4.0.5 '@fastify/ajv-compiler': 4.0.5