Skip to content

Commit cf11fc6

Browse files
fix(deps): update dependency @fastify/swagger to v9.5.2 (#2040)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ece1bbd commit cf11fc6

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@fastify/passport": "3.0.2",
6464
"@fastify/secure-session": "8.2.0",
6565
"@fastify/static": "8.1.1",
66-
"@fastify/swagger": "9.5.1",
66+
"@fastify/swagger": "9.5.2",
6767
"@fastify/swagger-ui": "5.2.2",
6868
"@fastify/type-provider-typebox": "5.1.0",
6969
"@fastify/websocket": "11.0.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2539,16 +2539,16 @@ __metadata:
25392539
languageName: node
25402540
linkType: hard
25412541

2542-
"@fastify/swagger@npm:9.5.1":
2543-
version: 9.5.1
2544-
resolution: "@fastify/swagger@npm:9.5.1"
2542+
"@fastify/swagger@npm:9.5.2":
2543+
version: 9.5.2
2544+
resolution: "@fastify/swagger@npm:9.5.2"
25452545
dependencies:
25462546
fastify-plugin: "npm:^5.0.0"
25472547
json-schema-resolver: "npm:^3.0.0"
25482548
openapi-types: "npm:^12.1.3"
25492549
rfdc: "npm:^1.3.1"
25502550
yaml: "npm:^2.4.2"
2551-
checksum: 10/a3dc99e02977c355b7ab87b0dcde488c59b6088e98da8978fd73ba60fac7a8d1307c0298e93b65e8a5eca65cebccf8ee15e7367fa3fce128f785d0b95c16b2b5
2551+
checksum: 10/8eb6c711698f534b438394c5a95a4ac57cce60d4b20b242efee682ff1d32583170226d7e655c2d63bb2c1ae45e021426c6881d6ebafb55d774b7c170d8e70b02
25522552
languageName: node
25532553
linkType: hard
25542554

@@ -9328,7 +9328,7 @@ __metadata:
93289328
"@fastify/passport": "npm:3.0.2"
93299329
"@fastify/secure-session": "npm:8.2.0"
93309330
"@fastify/static": "npm:8.1.1"
9331-
"@fastify/swagger": "npm:9.5.1"
9331+
"@fastify/swagger": "npm:9.5.2"
93329332
"@fastify/swagger-ui": "npm:5.2.2"
93339333
"@fastify/type-provider-typebox": "npm:5.1.0"
93349334
"@fastify/websocket": "npm:11.0.2"

0 commit comments

Comments
 (0)