From 1ec80586ed91f7bc01eb118574121e8692e9f98f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Mar 2024 23:51:57 +0000 Subject: [PATCH] Bump follow-redirects from 1.15.5 to 1.15.6 Bumps [follow-redirects](https://github.com/follow-redirects/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: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index d215bcd..9ceb184 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,8 +22,8 @@ "next": "^13.1.6", "next-sanity": "^4.1.5", "nprogress": "^0.2.0", - "react": "latest", - "react-dom": "latest", + "react": "*", + "react-dom": "*", "react-hook-form": "^7.45.2", "react-router-dom": "^6.14.2", "react-secure-storage": "^1.2.2", @@ -36,8 +36,8 @@ "@tailwindcss/typography": "^0.5.9", "@types/node": "18.16.3", "@types/nprogress": "^0.2.0", - "@types/react": "latest", - "@types/react-dom": "latest", + "@types/react": "*", + "@types/react-dom": "*", "@types/sanitize-html": "^2.9.0", "autoprefixer": "^10.4.13", "eslint": "8.39.0", @@ -5571,9 +5571,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==", "funding": [ { "type": "individual",