From 81a1071f223d34c43bb3c3e1ccb3ca44d7dc0d87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 18:43:43 +0000 Subject: [PATCH] chore(deps): update dependency @myrotvorets/oav-installer to v4.1.0 --- package-lock.json | 23 ++++++----------------- 1 file changed, 6 insertions(+), 17 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0b4fa756..d0e203bc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -380,9 +380,9 @@ } }, "node_modules/@myrotvorets/oav-installer": { - "version": "4.0.1", - "resolved": "https://npm.pkg.github.com/download/@myrotvorets/oav-installer/4.0.1/1376a168a8370f0a189db804afac077dc1f6758c", - "integrity": "sha512-1xKMIcYWK7N3j7tyUo/erNWVaMeKdOT0GR7bzTV/IgqzCmeNSaLyQ0KApiW/XWp3+duc2Rniye9LAWSsjJz5Rg==", + "version": "4.1.0", + "resolved": "https://npm.pkg.github.com/download/@myrotvorets/oav-installer/4.1.0/ff67c66925358c73a4197ae77a2f092165812687", + "integrity": "sha512-XxFisRygyQ9eupoHYVf+pG/ox+g/mYTOqSshAppS7kXh7gSz0sDqWo8pjSK/vdnUy8mSS8tQ4Fgx2rQ9saWODA==", "license": "MIT", "peerDependencies": { "express": "^4.0.0", @@ -667,17 +667,6 @@ "@opentelemetry/api": "^1.3.0" } }, - "node_modules/@opentelemetry/instrumentation-express/node_modules/@types/express": { - "version": "4.17.17", - "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.17.tgz", - "integrity": "sha512-Q4FmmuLGBG58btUnfS1c1r/NQdlp3DMfGDGig8WhfpA2YRUtEkxAjkZb0yvplJGYdF1fsQ81iMDcH24sSCNC/Q==", - "dependencies": { - "@types/body-parser": "*", - "@types/express-serve-static-core": "^4.17.33", - "@types/qs": "*", - "@types/serve-static": "*" - } - }, "node_modules/@opentelemetry/instrumentation-http": { "version": "0.43.0", "resolved": "https://registry.npmjs.org/@opentelemetry/instrumentation-http/-/instrumentation-http-0.43.0.tgz", @@ -1114,9 +1103,9 @@ "dev": true }, "node_modules/@types/express": { - "version": "4.17.18", - "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.18.tgz", - "integrity": "sha512-Sxv8BSLLgsBYmcnGdGjjEjqET2U+AKAdCRODmMiq02FgjwuV75Ut85DRpvFjyw/Mk0vgUOliGRU0UUmuuZHByQ==", + "version": "4.17.17", + "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.17.tgz", + "integrity": "sha512-Q4FmmuLGBG58btUnfS1c1r/NQdlp3DMfGDGig8WhfpA2YRUtEkxAjkZb0yvplJGYdF1fsQ81iMDcH24sSCNC/Q==", "dependencies": { "@types/body-parser": "*", "@types/express-serve-static-core": "^4.17.33",