mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(deps): update dependency fastify to v4.19.0
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@
|
||||
"@prisma/client": "4.16.2",
|
||||
"connect-mongo": "4.6.0",
|
||||
"bad-words": "3.0.4",
|
||||
"fastify": "4.18.0",
|
||||
"fastify": "4.19.0",
|
||||
"fastify-auth0-verify": "^1.0.0",
|
||||
"fastify-plugin": "^4.3.0",
|
||||
"jsonwebtoken": "9.0.0",
|
||||
|
||||
Generated
+5
-5
@@ -202,8 +202,8 @@ importers:
|
||||
specifier: 4.6.0
|
||||
version: 4.6.0(express-session@1.17.3)(mongodb@4.16.0)
|
||||
fastify:
|
||||
specifier: 4.18.0
|
||||
version: 4.18.0
|
||||
specifier: 4.19.0
|
||||
version: 4.19.0
|
||||
fastify-auth0-verify:
|
||||
specifier: ^1.0.0
|
||||
version: 1.0.0
|
||||
@@ -18324,8 +18324,8 @@ packages:
|
||||
resolution: {integrity: sha512-79ak0JxddO0utAXAQ5ccKhvs6vX2MGyHHMMsmZkBANrq3hXc1CHzvNPHOcvTsVMEPl5I+NT+RO4YKMGehOfSIg==}
|
||||
dev: false
|
||||
|
||||
/fastify@4.18.0:
|
||||
resolution: {integrity: sha512-L5o/2GEkBastQ3HV0dtKo7SUZ497Z1+q4fcqAoPyq6JCQ/8zdk1JQEoTQwnBWCp+EmA7AQa6mxNqSAEhzP0RwQ==}
|
||||
/fastify@4.19.0:
|
||||
resolution: {integrity: sha512-Fb7w46k3kum/V+OMiw2/LN1lo2xqhJqwTsv+LGie5n7YNdA9bmDUntXfcec9rG6VRDXIBfPf5xmFv2wooBdxzg==}
|
||||
dependencies:
|
||||
'@fastify/ajv-compiler': 3.5.0
|
||||
'@fastify/error': 3.2.0
|
||||
@@ -18341,7 +18341,7 @@ packages:
|
||||
proxy-addr: 2.0.7
|
||||
rfdc: 1.3.0
|
||||
secure-json-parse: 2.7.0
|
||||
semver: 7.5.1
|
||||
semver: 7.5.3
|
||||
tiny-lru: 11.0.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
Reference in New Issue
Block a user