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

Bump @fastify/cors from 8.2.1 to 8.3.0

parent 9db4f8d3
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
"license": "CC-BY-NC-SA-2.5", "license": "CC-BY-NC-SA-2.5",
"dependencies": { "dependencies": {
"@fastify/autoload": "^5.7.1", "@fastify/autoload": "^5.7.1",
"@fastify/cors": "^8.2.1", "@fastify/cors": "^8.3.0",
"@fastify/formbody": "^7.4.0", "@fastify/formbody": "^7.4.0",
"@fastify/helmet": "^10.1.1", "@fastify/helmet": "^10.1.1",
"@fastify/sensible": "^5.2.0", "@fastify/sensible": "^5.2.0",
......
...@@ -55,10 +55,10 @@ ...@@ -55,10 +55,10 @@
dependencies: dependencies:
pkg-up "^3.1.0" pkg-up "^3.1.0"
"@fastify/cors@^8.2.1": "@fastify/cors@^8.3.0":
version "8.2.1" version "8.3.0"
resolved "https://registry.yarnpkg.com/@fastify/cors/-/cors-8.2.1.tgz#dd348162bcbfb87dff4b492e2bef32d41244006a" resolved "https://registry.yarnpkg.com/@fastify/cors/-/cors-8.3.0.tgz#f03d745731b770793a1a15344da7220ca0d19619"
integrity sha512-2H2MrDD3ea7g707g1CNNLWb9/tYbmw7HS+MK2SDcgjxwzbOFR93JortelTIO8DBFsZqFtEpKNxiZfSyrGgYcbw== integrity sha512-oj9xkka2Tg0MrwuKhsSUumcAkfp2YCnKxmFEusi01pjk1YrdDsuSYTHXEelWNW+ilSy/ApZq0c2SvhKrLX0H1g==
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