mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(deps): update dependency fastify-plugin to v5.1.0 (#65257)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@
|
||||
"dotenv": "16.6.1",
|
||||
"fast-uri": "2.4.0",
|
||||
"fastify": "5.2.0",
|
||||
"fastify-plugin": "5.0.1",
|
||||
"fastify-plugin": "5.1.0",
|
||||
"joi": "17.12.2",
|
||||
"jsonwebtoken": "9.0.2",
|
||||
"lodash": "4.17.21",
|
||||
|
||||
Generated
+12
-12
@@ -147,8 +147,8 @@ importers:
|
||||
specifier: 5.2.0
|
||||
version: 5.2.0
|
||||
fastify-plugin:
|
||||
specifier: 5.0.1
|
||||
version: 5.0.1
|
||||
specifier: 5.1.0
|
||||
version: 5.1.0
|
||||
joi:
|
||||
specifier: 17.12.2
|
||||
version: 17.12.2
|
||||
@@ -8150,8 +8150,8 @@ packages:
|
||||
resolution: {integrity: sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==}
|
||||
engines: {node: '>= 4.9.1'}
|
||||
|
||||
fastify-plugin@5.0.1:
|
||||
resolution: {integrity: sha512-HCxs+YnRaWzCl+cWRYFnHmeRFyR5GVnJTAaCJQiYzQSDwK9MgJdyAsuL3nh0EWRCYMgQ5MeziymvmAhUHYHDUQ==}
|
||||
fastify-plugin@5.1.0:
|
||||
resolution: {integrity: sha512-FAIDA8eovSt5qcDgcBvDuX/v0Cjz0ohGhENZ/wpc3y+oZCY2afZ9Baqql3g/lC+OHRnciQol4ww7tuthOb9idw==}
|
||||
|
||||
fastify@5.2.0:
|
||||
resolution: {integrity: sha512-3s+Qt5S14Eq5dCpnE0FxTp3z4xKChI83ZnMv+k0FwX+VUoZrgCFoLAxpfdi/vT4y6Mk+g7aAMt9pgXDoZmkefQ==}
|
||||
@@ -18054,7 +18054,7 @@ snapshots:
|
||||
'@fastify/accepts@5.0.4':
|
||||
dependencies:
|
||||
accepts: 1.3.8
|
||||
fastify-plugin: 5.0.1
|
||||
fastify-plugin: 5.1.0
|
||||
|
||||
'@fastify/ajv-compiler@4.0.2':
|
||||
dependencies:
|
||||
@@ -18065,13 +18065,13 @@ snapshots:
|
||||
'@fastify/cookie@11.0.2':
|
||||
dependencies:
|
||||
cookie: 1.0.2
|
||||
fastify-plugin: 5.0.1
|
||||
fastify-plugin: 5.1.0
|
||||
|
||||
'@fastify/csrf-protection@7.1.0':
|
||||
dependencies:
|
||||
'@fastify/csrf': 8.0.1
|
||||
'@fastify/error': 4.0.0
|
||||
fastify-plugin: 5.0.1
|
||||
fastify-plugin: 5.1.0
|
||||
|
||||
'@fastify/csrf@8.0.1': {}
|
||||
|
||||
@@ -18088,7 +18088,7 @@ snapshots:
|
||||
'@fastify/oauth2@8.1.2':
|
||||
dependencies:
|
||||
'@fastify/cookie': 11.0.2
|
||||
fastify-plugin: 5.0.1
|
||||
fastify-plugin: 5.1.0
|
||||
simple-oauth2: 5.1.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@@ -18106,21 +18106,21 @@ snapshots:
|
||||
'@fastify/accept-negotiator': 2.0.1
|
||||
'@fastify/send': 4.0.0
|
||||
content-disposition: 1.0.1
|
||||
fastify-plugin: 5.0.1
|
||||
fastify-plugin: 5.1.0
|
||||
fastq: 1.17.1
|
||||
glob: 13.0.0
|
||||
|
||||
'@fastify/swagger-ui@5.2.4':
|
||||
dependencies:
|
||||
'@fastify/static': 9.0.0
|
||||
fastify-plugin: 5.0.1
|
||||
fastify-plugin: 5.1.0
|
||||
openapi-types: 12.1.3
|
||||
rfdc: 1.4.1
|
||||
yaml: 2.8.1
|
||||
|
||||
'@fastify/swagger@9.6.1':
|
||||
dependencies:
|
||||
fastify-plugin: 5.0.1
|
||||
fastify-plugin: 5.1.0
|
||||
json-schema-resolver: 3.0.0
|
||||
openapi-types: 12.1.3
|
||||
rfdc: 1.4.1
|
||||
@@ -24256,7 +24256,7 @@ snapshots:
|
||||
|
||||
fastest-levenshtein@1.0.16: {}
|
||||
|
||||
fastify-plugin@5.0.1: {}
|
||||
fastify-plugin@5.1.0: {}
|
||||
|
||||
fastify@5.2.0:
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user