From 43e219684730b00fc6f83d2d48a61bf803997b56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 20:11:47 +0000 Subject: [PATCH] Bump follow-redirects from 1.15.3 to 1.15.6 Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 35 ++++------------------------------- 1 file changed, 4 insertions(+), 31 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6a84c415d..d0af3dba0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -62,7 +62,7 @@ "@typescript-eslint/parser": "^5.59.2", "@vitejs/plugin-vue2": "^2.2.0", "@vitest/coverage-v8": "^0.34.2", - "@volar-plugins/vetur": "latest", + "@volar-plugins/vetur": "*", "@vue/eslint-config-standard": "^4.0.0", "@vue/eslint-config-typescript": "^9.1.0", "@vue/test-utils": "^1.3.5", @@ -267,34 +267,6 @@ "vue": "^2.7.14" } }, - "node_modules/@bcrs-shared-components/date-picker/node_modules/@bcrs-shared-components/corp-type-module": { - "version": "1.0.14", - "resolved": "https://registry.npmjs.org/@bcrs-shared-components/corp-type-module/-/corp-type-module-1.0.14.tgz", - "integrity": "sha512-SZhJw4hpqQT2BL3RuVB0Z1hmShhrv5byhH4gnaF1fVl9jsUGkjC/Ytic08UnEX4DIyR1/VWNyjTclNgxi9+0Bw==" - }, - "node_modules/@bcrs-shared-components/date-picker/node_modules/@bcrs-shared-components/interfaces": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/@bcrs-shared-components/interfaces/-/interfaces-1.1.2.tgz", - "integrity": "sha512-MMZISHIbTkQ86PGWmGqo0aLlRjpRVJ1WOP0R99gay4fjpzylPgrNO/aYHWj7nyT0zeIEQ1g/aCW5UaUCIHHm8w==", - "dependencies": { - "@bcrs-shared-components/corp-type-module": "^1.0.14", - "@bcrs-shared-components/enums": "^1.1.2", - "vue": "^2.7.14" - } - }, - "node_modules/@bcrs-shared-components/date-picker/node_modules/@bcrs-shared-components/mixins": { - "version": "1.1.30", - "resolved": "https://registry.npmjs.org/@bcrs-shared-components/mixins/-/mixins-1.1.30.tgz", - "integrity": "sha512-piKdDz93Xv2np32k9Gm2S3HScicOtCctR+yPy5rgo2j9kLM5DoUrXFv8ptHiFoSx55EF+jd5c0lzIXYTIjZaYQ==", - "dependencies": { - "@bcrs-shared-components/enums": "^1.1.2", - "@bcrs-shared-components/interfaces": "^1.1.2", - "country-list": "^2.3.0", - "lodash": "4.17.21", - "provinces": "^1.11.0", - "vue": "^2.7.14" - } - }, "node_modules/@bcrs-shared-components/document-delivery": { "version": "1.2.1", "dependencies": { @@ -3117,14 +3089,15 @@ "license": "MIT" }, "node_modules/follow-redirects": { - "version": "1.15.3", + "version": "1.15.6", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz", + "integrity": "sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==", "funding": [ { "type": "individual", "url": "https://github.com/sponsors/RubenVerborgh" } ], - "license": "MIT", "engines": { "node": ">=4.0" },