From e3123ed90d6c832b5272425d6855df0a9b7b6ea7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 00:31:11 +0000 Subject: [PATCH] Bump axios from 0.26.1 to 1.6.0 Bumps [axios](https://github.com/axios/axios) from 0.26.1 to 1.6.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.26.1...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/package.json | 2 +- langchain/package.json | 2 +- yarn.lock | 15 +++++++++++++-- 3 files changed, 15 insertions(+), 4 deletions(-) diff --git a/examples/package.json b/examples/package.json index fe78509b1118..6b851533b04f 100644 --- a/examples/package.json +++ b/examples/package.json @@ -29,7 +29,7 @@ "@supabase/supabase-js": "^2.10.0", "@tensorflow/tfjs-backend-cpu": "^4.4.0", "@zilliz/milvus2-sdk-node": "^2.2.0", - "axios": "^0.26.0", + "axios": "^1.6.0", "chromadb": "^1.4.0", "graphql": "^16.6.0", "js-yaml": "^4.1.0", diff --git a/langchain/package.json b/langchain/package.json index c91e2a670eb5..2f79cb165868 100644 --- a/langchain/package.json +++ b/langchain/package.json @@ -310,7 +310,7 @@ "@types/uuid": "^9", "@typescript-eslint/eslint-plugin": "^5.51.0", "@typescript-eslint/parser": "^5.51.0", - "axios": "^0.26.0", + "axios": "^1.6.0", "cheerio": "^1.0.0-rc.12", "chromadb": "^1.4.0", "cohere-ai": "^5.0.2", diff --git a/yarn.lock b/yarn.lock index 393f183b1975..d3b66126f1a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8890,6 +8890,17 @@ __metadata: languageName: node linkType: hard +"axios@npm:^1.6.0": + version: 1.6.1 + resolution: "axios@npm:1.6.1" + dependencies: + follow-redirects: ^1.15.0 + form-data: ^4.0.0 + proxy-from-env: ^1.1.0 + checksum: 573f03f59b7487d54551b16f5e155d1d130ad4864ed32d1da93d522b78a57123b34e3bde37f822a65ee297e79f1db840f9ad6514addff50d3cbf5caeed39e8dc + languageName: node + linkType: hard + "axobject-query@npm:^3.1.1": version: 3.1.1 resolution: "axobject-query@npm:3.1.1" @@ -13062,7 +13073,7 @@ __metadata: "@typescript-eslint/eslint-plugin": ^5.51.0 "@typescript-eslint/parser": ^5.51.0 "@zilliz/milvus2-sdk-node": ^2.2.0 - axios: ^0.26.0 + axios: ^1.6.0 chromadb: ^1.4.0 dotenv: ^16.0.3 eslint: ^8.33.0 @@ -17206,7 +17217,7 @@ __metadata: "@types/uuid": ^9 "@typescript-eslint/eslint-plugin": ^5.51.0 "@typescript-eslint/parser": ^5.51.0 - axios: ^0.26.0 + axios: ^1.6.0 binary-extensions: ^2.2.0 browser-or-node: ^2.1.1 cheerio: ^1.0.0-rc.12