Run npm audit fix

This commit is contained in:
larabr 2025-11-14 11:58:06 +01:00
parent f2a27f7931
commit e88c082dc7
No known key found for this signature in database
GPG Key ID: 2A4BEC40729185DD

6
package-lock.json generated
View File

@ -8929,9 +8929,9 @@
}
},
"node_modules/koa": {
"version": "2.16.2",
"resolved": "https://registry.npmjs.org/koa/-/koa-2.16.2.tgz",
"integrity": "sha512-+CCssgnrWKx9aI3OeZwroa/ckG4JICxvIFnSiOUyl2Uv+UTI+xIw0FfFrWS7cQFpoePpr9o8csss7KzsTzNL8Q==",
"version": "2.16.3",
"resolved": "https://registry.npmjs.org/koa/-/koa-2.16.3.tgz",
"integrity": "sha512-zPPuIt+ku1iCpFBRwseMcPYQ1cJL8l60rSmKeOuGfOXyE6YnTBmf2aEFNL2HQGrD0cPcLO/t+v9RTgC+fwEh/g==",
"dev": true,
"license": "MIT",
"dependencies": {