Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 11 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1239,7 +1239,7 @@ __metadata:
languageName: node
linkType: hard

"@fastify/cors@npm:8.4.1, @fastify/cors@npm:^8.4.1":
"@fastify/cors@npm:8.4.1":
version: 8.4.1
resolution: "@fastify/cors@npm:8.4.1"
dependencies:
Expand All @@ -1249,6 +1249,16 @@ __metadata:
languageName: node
linkType: hard

"@fastify/cors@npm:^8.4.1":
version: 8.4.2
resolution: "@fastify/cors@npm:8.4.2"
dependencies:
fastify-plugin: ^4.0.0
mnemonist: 0.39.5
checksum: 346c018f08a2a0651e4d4c4d574902fb7db1f3b271c762c21a14abe12307c73e3c0fb6e107eff5b6f37a0035efa50f45424d04b6a50129eecd3415c686d3c92f
languageName: node
linkType: hard

"@fastify/csrf-protection@npm:^6.4.1":
version: 6.4.1
resolution: "@fastify/csrf-protection@npm:6.4.1"
Expand Down