From 59263a0e9e106a9f5ce988f5037c0f64bd5500e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 19:13:51 +0000 Subject: [PATCH] chore(deps): update dependency express-openapi-validator to v5.4.2 (#860) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index cb8f2a6..47b7907 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4809,9 +4809,9 @@ } }, "node_modules/express-openapi-validator": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/express-openapi-validator/-/express-openapi-validator-5.4.0.tgz", - "integrity": "sha512-o843JsZOZd/D5rpBGGhpbG1JYqiAxUOyG/T/GxDc6Q6JMIUFbHSngAMsaWYMTGRNWZqNcijwEZ6LtTme2pkv/w==", + "version": "5.4.2", + "resolved": "https://registry.npmjs.org/express-openapi-validator/-/express-openapi-validator-5.4.2.tgz", + "integrity": "sha512-X+kf6z6V0Pj6tl2t6HurGEFexHwkaAGxGhRqe07PwdvfA4/5hFTZRFzUDJhl0xh9f1wpnBd9eVrbDVJKjgRwDw==", "dev": true, "license": "MIT", "dependencies": {