From 1c13c7e514065460cc03399e675aedaab8588902 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 17:01:19 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 2 directories with 2 updates Bumps the npm_and_yarn group with 1 update in the /client/cryptogate directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Bumps the npm_and_yarn group with 1 update in the /smart_contract directory: [follow-redirects](https://github.com/follow-redirects/follow-redirects). Updates `vite` from 5.1.1 to 5.1.7 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.1.7/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.1.7/packages/vite) Updates `follow-redirects` from 1.15.5 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.5...v1.15.6) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn-security-group - dependency-name: follow-redirects dependency-type: indirect dependency-group: npm_and_yarn-security-group ... Signed-off-by: dependabot[bot] --- client/cryptogate/package-lock.json | 8 ++++---- client/cryptogate/package.json | 2 +- smart_contract/package-lock.json | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/client/cryptogate/package-lock.json b/client/cryptogate/package-lock.json index b6cb99f..70902b3 100644 --- a/client/cryptogate/package-lock.json +++ b/client/cryptogate/package-lock.json @@ -24,7 +24,7 @@ "eslint-plugin-react-refresh": "^0.4.5", "postcss": "^8.4.35", "tailwindcss": "^3.4.1", - "vite": "^5.1.0" + "vite": "^5.1.7" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -4900,9 +4900,9 @@ "dev": true }, "node_modules/vite": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.1.1.tgz", - "integrity": "sha512-wclpAgY3F1tR7t9LL5CcHC41YPkQIpKUGeIuT8MdNwNZr6OqOTLs7JX5vIHAtzqLWXts0T+GDrh9pN2arneKqg==", + "version": "5.1.7", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.1.7.tgz", + "integrity": "sha512-sgnEEFTZYMui/sTlH1/XEnVNHMujOahPLGMxn1+5sIT45Xjng1Ec1K78jRP15dSmVgg5WBin9yO81j3o9OxofA==", "dev": true, "dependencies": { "esbuild": "^0.19.3", diff --git a/client/cryptogate/package.json b/client/cryptogate/package.json index c509c64..062ea36 100644 --- a/client/cryptogate/package.json +++ b/client/cryptogate/package.json @@ -26,6 +26,6 @@ "eslint-plugin-react-refresh": "^0.4.5", "postcss": "^8.4.35", "tailwindcss": "^3.4.1", - "vite": "^5.1.0" + "vite": "^5.1.7" } } diff --git a/smart_contract/package-lock.json b/smart_contract/package-lock.json index f3b9f04..3a1df4e 100644 --- a/smart_contract/package-lock.json +++ b/smart_contract/package-lock.json @@ -3666,9 +3666,9 @@ } }, "node_modules/follow-redirects": { - "version": "1.15.5", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.5.tgz", - "integrity": "sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==", + "version": "1.15.6", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz", + "integrity": "sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==", "dev": true, "funding": [ {