From 8c7c8bda585222560b9c0cea2dbdff765b303008 Mon Sep 17 00:00:00 2001 From: Aparna Jyothi Date: Wed, 29 Jan 2025 18:57:37 +0530 Subject: [PATCH] fix for licensed check failure --- .licenses/npm/@fastify/busboy.dep.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.licenses/npm/@fastify/busboy.dep.yml b/.licenses/npm/@fastify/busboy.dep.yml index 51267ac..817d644 100644 --- a/.licenses/npm/@fastify/busboy.dep.yml +++ b/.licenses/npm/@fastify/busboy.dep.yml @@ -1,6 +1,6 @@ --- name: "@fastify/busboy" -version: 2.1.0 +version: 2.1.1 type: npm summary: A streaming parser for HTML form data for node.js homepage: