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

Bump @fastify/swagger from 8.2.1 to 8.3.0

parent 5ec19f6a
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
"dependencies": { "dependencies": {
"@fastify/formbody": "^7.4.0", "@fastify/formbody": "^7.4.0",
"@fastify/helmet": "^10.1.0", "@fastify/helmet": "^10.1.0",
"@fastify/swagger": "^8.2.1", "@fastify/swagger": "^8.3.0",
"@fastify/url-data": "^5.2.0", "@fastify/url-data": "^5.2.0",
"@open-xchange/logging": "^0.1.6", "@open-xchange/logging": "^0.1.6",
"bull": "^4.10.2", "bull": "^4.10.2",
......
...@@ -69,10 +69,10 @@ ...@@ -69,10 +69,10 @@
fastify-plugin "^4.2.1" fastify-plugin "^4.2.1"
helmet "^6.0.0" helmet "^6.0.0"
"@fastify/swagger@^8.2.1": "@fastify/swagger@^8.3.0":
version "8.2.1" version "8.3.0"
resolved "https://registry.yarnpkg.com/@fastify/swagger/-/swagger-8.2.1.tgz#a5f744868c25c49bde2469f5412ce0405aac150a" resolved "https://registry.yarnpkg.com/@fastify/swagger/-/swagger-8.3.0.tgz#29192a3830db9b8b4a9efb4034f17fabf89700e8"
integrity sha512-nYP/3ncrI5YmaGiJf6m+CLdFrdlWSsASHBPqP9uN9/oFFwDJwdUtq0ylmvObxzqWNVt9zT50iT/uvIndVEsvbg== integrity sha512-iJkVXIId7K0ylJfsBXvYSuxUURD1G77+OxwCIJ0MqZnkeYCgiUqjzw6twY87EXd5mRVZujl6CACOIO73+mQOYw==
dependencies: dependencies:
fastify-plugin "^4.0.0" fastify-plugin "^4.0.0"
json-schema-resolver "^2.0.0" json-schema-resolver "^2.0.0"
......
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