Skip to content

Commit 9943278

Browse files
committed
chore: update dependencies
1 parent 0ab4874 commit 9943278

File tree

6 files changed

+302
-66
lines changed

6 files changed

+302
-66
lines changed

backend/lib/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export default async function (fastify) {
1010
openapi: {
1111
info: {
1212
title: 'CSAF Validator Service',
13-
version: '1.3.46',
13+
version: '1.3.47',
1414
description:
1515
'This is a service to validate documents against the CSAF standard.',
1616
contact: {

0 commit comments

Comments
 (0)