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

Bump @fastify/cors from 8.4.2 to 8.5.0

parent b4923d9b
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@
"license": "AGPL-3.0-or-later",
"dependencies": {
"@fastify/autoload": "^5.8.0",
"@fastify/cors": "^8.4.2",
"@fastify/cors": "^8.5.0",
"@fastify/formbody": "^7.4.0",
"@fastify/helmet": "^11.1.1",
"@fastify/sensible": "^5.5.0",
......
......@@ -53,13 +53,13 @@
resolved "https://registry.yarnpkg.com/@fastify/autoload/-/autoload-5.8.0.tgz#533257b868a1ac7e65d720c7ff815aa6a53825cc"
integrity sha512-bF86vl+1Kk91S41WIL9NrKhcugGQg/cQ959aTaombkCjA+9YAbgVCKKu2lRqtMsosDZ0CNRfVnaLYoHQIDUI2A==
"@fastify/cors@^8.4.2":
version "8.4.2"
resolved "https://registry.yarnpkg.com/@fastify/cors/-/cors-8.4.2.tgz#5a3af71a356def991d49d78fe9982fba504d3d0a"
integrity sha512-IVynbcPG9eWiJ0P/A1B+KynmiU/yTYbu3ooBUSIeHfca/N1XLb9nIJVCws+YTr2q63MA8Y6QLeXQczEv4npM9g==
"@fastify/cors@^8.5.0":
version "8.5.0"
resolved "https://registry.yarnpkg.com/@fastify/cors/-/cors-8.5.0.tgz#4e9be0d72bfaa63e0918fd43dedd046d9fb1c0d4"
integrity sha512-/oZ1QSb02XjP0IK1U0IXktEsw/dUBTxJOW7IpIeO8c/tNalw/KjoNSJv1Sf6eqoBPO+TDGkifq6ynFK3v68HFQ==
dependencies:
fastify-plugin "^4.0.0"
mnemonist "0.39.5"
mnemonist "0.39.6"
"@fastify/deepmerge@^1.0.0":
version "1.3.0"
......@@ -2091,10 +2091,10 @@ mkdirp@^3.0.0:
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-3.0.1.tgz#e44e4c5607fb279c168241713cc6e0fea9adcb50"
integrity sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==
mnemonist@0.39.5:
version "0.39.5"
resolved "https://registry.yarnpkg.com/mnemonist/-/mnemonist-0.39.5.tgz#5850d9b30d1b2bc57cc8787e5caa40f6c3420477"
integrity sha512-FPUtkhtJ0efmEFGpU14x7jGbTB+s18LrzRL2KgoWz9YvcY3cPomz8tih01GbHwnGk/OmkOKfqd/RAQoc8Lm7DQ==
mnemonist@0.39.6:
version "0.39.6"
resolved "https://registry.yarnpkg.com/mnemonist/-/mnemonist-0.39.6.tgz#0b3c9b7381d9edf6ce1957e74b25a8ad25732f57"
integrity sha512-A/0v5Z59y63US00cRSLiloEIw3t5G+MiKz4BhX21FI+YBJXBOGW0ohFxTxO08dsOYlzxo87T7vGfZKYp2bcAWA==
dependencies:
obliterator "^2.0.1"
......
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