Skip to content

Commit

Permalink
chore(deps): update dependency @fastify/cors to v8.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2023
1 parent 878cd88 commit 301efa2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@book000/node-utils": "1.8.0",
"@fastify/basic-auth": "5.0.0",
"@fastify/cors": "8.4.0",
"@fastify/cors": "8.4.1",
"@types/cheerio": "0.22.33",
"@types/node": "20.8.9",
"@types/web-push": "3.6.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -141,10 +141,10 @@
basic-auth "^2.0.1"
fastify-plugin "^4.0.0"

"@fastify/cors@8.4.0":
version "8.4.0"
resolved "https://registry.yarnpkg.com/@fastify/cors/-/cors-8.4.0.tgz#dc518a5c147141e21d2dd47108ec9ab0bb9b821c"
integrity sha512-MlVvMTenltToByTpLwlWtO+7dQ3l2J+1OpmGrx9JpSNWo1d+dhfNCOi23zHhxdFhtpDzfwGwCsKu9DTeG7k7nQ==
"@fastify/cors@8.4.1":
version "8.4.1"
resolved "https://registry.yarnpkg.com/@fastify/cors/-/cors-8.4.1.tgz#bd8fece8e175a20059a4c6552f0e7de9e94eafa0"
integrity sha512-iYQJtrY3pFiDS5mo5zRaudzg2OcUdJ96PD6xfkKOOEilly5nnrFZx/W6Sce2T79xxlEn2qpU3t5+qS2phS369w==
dependencies:
fastify-plugin "^4.0.0"
mnemonist "0.39.5"
Expand Down

0 comments on commit 301efa2

Please sign in to comment.