From a7da2f0b7fbf5585c1d79b1d6a71d17e73ee8724 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Apr 2024 21:11:38 +0000 Subject: [PATCH] Bump follow-redirects from 1.15.1 to 1.15.6 Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 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.1...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 38 ++++++++++++++++++++------------------ 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/package-lock.json b/package-lock.json index cb9f6f308..ec5086aa9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "esbuild-register": "^3.3.3", "test": "^3.2.1", "ts-node": "^10.9.1", - "turbo": "latest", + "turbo": "*", "wrangler": "^2.1.12" }, "engines": { @@ -37,7 +37,8 @@ } }, "integrations/cognito": { - "version": "0.0.1", + "name": "@gitbook/integration-cognito", + "version": "0.0.2", "dependencies": { "@gitbook/api": "*", "@gitbook/runtime": "*", @@ -79,7 +80,7 @@ }, "integrations/fathom": { "name": "@gitbook/integration-fathom", - "version": "0.0.4", + "version": "0.0.5", "dependencies": { "@gitbook/api": "*", "@gitbook/runtime": "*" @@ -116,7 +117,7 @@ }, "integrations/github": { "name": "@gitbook/integration-github", - "version": "0.1.1", + "version": "0.2.0", "dependencies": { "@gitbook/api": "*", "@gitbook/runtime": "*", @@ -203,7 +204,7 @@ }, "integrations/gitlab": { "name": "@gitbook/integration-gitlab", - "version": "0.0.15", + "version": "0.1.0", "dependencies": { "@gitbook/api": "*", "@gitbook/runtime": "*", @@ -252,7 +253,7 @@ }, "integrations/googleanalytics": { "name": "@gitbook/integration-googleanalytics", - "version": "0.1.3", + "version": "0.1.4", "dependencies": { "@gitbook/api": "*", "@gitbook/runtime": "*" @@ -263,7 +264,7 @@ }, "integrations/heap": { "name": "@gitbook/integration-heap", - "version": "0.1.3", + "version": "0.1.4", "dependencies": { "@gitbook/api": "*", "@gitbook/runtime": "*" @@ -274,7 +275,7 @@ }, "integrations/hotjar": { "name": "@gitbook/integration-hotjar", - "version": "0.1.3", + "version": "0.1.4", "dependencies": { "@gitbook/api": "*", "@gitbook/runtime": "*" @@ -296,7 +297,7 @@ }, "integrations/intercom": { "name": "@gitbook/integration-intercom", - "version": "0.0.4", + "version": "0.0.5", "dependencies": { "@gitbook/api": "*", "@gitbook/runtime": "*" @@ -626,7 +627,7 @@ }, "integrations/mixpanel": { "name": "@gitbook/integration-mixpanel", - "version": "0.0.3", + "version": "0.0.4", "dependencies": { "@gitbook/api": "*", "@gitbook/runtime": "*" @@ -637,7 +638,7 @@ }, "integrations/plausible": { "name": "@gitbook/integration-plausible", - "version": "0.1.3", + "version": "0.1.4", "dependencies": { "@gitbook/api": "*", "@gitbook/runtime": "*" @@ -648,7 +649,7 @@ }, "integrations/posthog": { "name": "@gitbook/integration-posthog", - "version": "0.0.6", + "version": "0.0.7", "dependencies": { "@gitbook/api": "*", "@gitbook/runtime": "*" @@ -818,7 +819,7 @@ }, "integrations/va-auth0": { "name": "@gitbook/integration-va-auth0", - "version": "0.0.5", + "version": "0.0.6", "dependencies": { "@gitbook/api": "*", "@gitbook/runtime": "*", @@ -831,7 +832,7 @@ }, "integrations/va-azure": { "name": "@gitbook/integration-va-azure", - "version": "0.0.5", + "version": "0.0.6", "dependencies": { "@gitbook/api": "*", "@gitbook/runtime": "*", @@ -844,7 +845,7 @@ }, "integrations/va-okta": { "name": "@gitbook/integration-va-okta", - "version": "0.0.6", + "version": "0.0.7", "dependencies": { "@gitbook/api": "*", "@gitbook/runtime": "*", @@ -8702,7 +8703,9 @@ "license": "ISC" }, "node_modules/follow-redirects": { - "version": "1.15.1", + "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": [ { @@ -8710,7 +8713,6 @@ "url": "https://github.com/sponsors/RubenVerborgh" } ], - "license": "MIT", "engines": { "node": ">=4.0" }, @@ -13971,7 +13973,7 @@ }, "packages/api": { "name": "@gitbook/api", - "version": "0.44.0", + "version": "0.46.0", "dependencies": { "event-iterator": "^2.0.0", "eventsource-parser": "^1.1.1"