Skip to content
Snippets Groups Projects
Commit ddb72692 authored by scriptuser's avatar scriptuser
Browse files

Bump @fastify/cors from 8.3.0 to 8.4.0

parent f79797ea
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"dependencies": { "dependencies": {
"@fastify/autoload": "^5.7.1", "@fastify/autoload": "^5.7.1",
"@fastify/cors": "^8.3.0", "@fastify/cors": "^8.4.0",
"@fastify/formbody": "^7.4.0", "@fastify/formbody": "^7.4.0",
"@fastify/helmet": "^11.1.1", "@fastify/helmet": "^11.1.1",
"@fastify/sensible": "^5.3.0", "@fastify/sensible": "^5.3.0",
......
...@@ -55,10 +55,10 @@ ...@@ -55,10 +55,10 @@
dependencies: dependencies:
pkg-up "^3.1.0" pkg-up "^3.1.0"
"@fastify/cors@^8.3.0": "@fastify/cors@^8.4.0":
version "8.3.0" version "8.4.0"
resolved "https://registry.yarnpkg.com/@fastify/cors/-/cors-8.3.0.tgz#f03d745731b770793a1a15344da7220ca0d19619" resolved "https://registry.yarnpkg.com/@fastify/cors/-/cors-8.4.0.tgz#dc518a5c147141e21d2dd47108ec9ab0bb9b821c"
integrity sha512-oj9xkka2Tg0MrwuKhsSUumcAkfp2YCnKxmFEusi01pjk1YrdDsuSYTHXEelWNW+ilSy/ApZq0c2SvhKrLX0H1g== integrity sha512-MlVvMTenltToByTpLwlWtO+7dQ3l2J+1OpmGrx9JpSNWo1d+dhfNCOi23zHhxdFhtpDzfwGwCsKu9DTeG7k7nQ==
dependencies: dependencies:
fastify-plugin "^4.0.0" fastify-plugin "^4.0.0"
mnemonist "0.39.5" mnemonist "0.39.5"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment