From 0ffd717d896cc6293b882ca19ae083dca7852098 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 17:57:55 +0000 Subject: [PATCH] build(deps): bump fast-xml-parser Bumps the npm_and_yarn group with 1 update in the / directory: [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser). Updates `fast-xml-parser` from 4.2.7 to 4.4.1 - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.2.7...v4.4.1) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- langchain/package.json | 2 +- libs/langchain-anthropic/package.json | 2 +- yarn.lock | 17 +++-------------- 3 files changed, 5 insertions(+), 16 deletions(-) diff --git a/langchain/package.json b/langchain/package.json index 3100854b03f9..bfdb7424697d 100644 --- a/langchain/package.json +++ b/langchain/package.json @@ -659,7 +659,7 @@ "eslint-plugin-jest": "^27.6.0", "eslint-plugin-no-instanceof": "^1.0.1", "eslint-plugin-prettier": "^4.2.1", - "fast-xml-parser": "^4.2.7", + "fast-xml-parser": "^4.4.1", "handlebars": "^4.7.8", "html-to-text": "^9.0.5", "ignore": "^5.2.0", diff --git a/libs/langchain-anthropic/package.json b/libs/langchain-anthropic/package.json index 2481cd5265fb..48501e3dc79c 100644 --- a/libs/langchain-anthropic/package.json +++ b/libs/langchain-anthropic/package.json @@ -37,7 +37,7 @@ "dependencies": { "@anthropic-ai/sdk": "^0.22.0", "@langchain/core": ">=0.2.16 <0.3.0", - "fast-xml-parser": "^4.3.5", + "fast-xml-parser": "^4.4.1", "zod": "^3.22.4", "zod-to-json-schema": "^3.22.4" }, diff --git a/yarn.lock b/yarn.lock index 3232a5900e48..3a70cd9b4e4f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10844,7 +10844,7 @@ __metadata: eslint-plugin-jest: ^27.6.0 eslint-plugin-no-instanceof: ^1.0.1 eslint-plugin-prettier: ^4.2.1 - fast-xml-parser: ^4.3.5 + fast-xml-parser: ^4.4.1 jest: ^29.5.0 jest-environment-node: ^29.6.4 prettier: ^2.8.3 @@ -26594,17 +26594,6 @@ __metadata: languageName: node linkType: hard -"fast-xml-parser@npm:^4.2.7": - version: 4.2.7 - resolution: "fast-xml-parser@npm:4.2.7" - dependencies: - strnum: ^1.0.5 - bin: - fxparser: src/cli/cli.js - checksum: d8b0c9e04756f6c43fa0399428f30149acadae21350e42e26e8fe98e24e6afa6b9b00aa554453795036b00e9fee974a1b556fe2ba18be391d51a9bf1ab790e7c - languageName: node - linkType: hard - "fast-xml-parser@npm:^4.3.0": version: 4.3.4 resolution: "fast-xml-parser@npm:4.3.4" @@ -26616,7 +26605,7 @@ __metadata: languageName: node linkType: hard -"fast-xml-parser@npm:^4.3.5": +"fast-xml-parser@npm:^4.4.1": version: 4.4.1 resolution: "fast-xml-parser@npm:4.4.1" dependencies: @@ -31263,7 +31252,7 @@ __metadata: eslint-plugin-jest: ^27.6.0 eslint-plugin-no-instanceof: ^1.0.1 eslint-plugin-prettier: ^4.2.1 - fast-xml-parser: ^4.2.7 + fast-xml-parser: ^4.4.1 handlebars: ^4.7.8 html-to-text: ^9.0.5 ignore: ^5.2.0