Skip to content

Commit

Permalink
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6
Browse files Browse the repository at this point in the history
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 9a8c31e commit 7261b16
Showing 1 changed file with 25 additions and 3 deletions.
28 changes: 25 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4844,9 +4844,9 @@ create-require@^1.1.0:
integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==

cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
version "7.0.3"
resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz"
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
version "7.0.6"
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
dependencies:
path-key "^3.1.0"
shebang-command "^2.0.0"
Expand Down Expand Up @@ -7679,6 +7679,28 @@ langchainhub@~0.0.8:
resolved "https://registry.yarnpkg.com/langchainhub/-/langchainhub-0.0.11.tgz#2ce22def9c84699dcbd4fd4b78270d34bd2a9ae9"
integrity sha512-WnKI4g9kU2bHQP136orXr2bcRdgz9iiTBpTN0jWt9IlScUKnJBoD0aa2HOzHURQKeQDnt2JwqVmQ6Depf5uDLQ==

langfuse-core@^3.29.1:
version "3.29.1"
resolved "https://registry.yarnpkg.com/langfuse-core/-/langfuse-core-3.29.1.tgz#6aeaf5ad991293cb7328c5faf8881bfc472b6231"
integrity sha512-sH+clcJA4xdhGxeJhJ/EqdZQk2z8zMwt1tw5zTyndUUaMfhNMIr5g4UR91nE37vbQtilWwXW0b3FInJJinriNw==
dependencies:
mustache "^4.2.0"

langfuse-langchain@*:
version "3.29.1"
resolved "https://registry.yarnpkg.com/langfuse-langchain/-/langfuse-langchain-3.29.1.tgz#21c97f874529e90c043b066b200a0da1ef5feb1d"
integrity sha512-IuCDC8J9MajpjyJwkuAP0Jp3AqPMOlrAbUoRc0nRVbi9ltxWBZkrASZMORpI0Ocp1vUW4v4wt8py3I7LqE8LyQ==
dependencies:
langfuse "^3.29.1"
langfuse-core "^3.29.1"

langfuse@^3.29.1:
version "3.29.1"
resolved "https://registry.yarnpkg.com/langfuse/-/langfuse-3.29.1.tgz#84054a4a2199f58d8e20115b0cf1ee4046413271"
integrity sha512-lGh/4yUdjpHcCnp2zNZiyAxgDHbFGD3te6ONjuL7I9REf++49k+gpycMTNEAo6sQHFbhiuB1FO345pAOR2+R8A==
dependencies:
langfuse-core "^3.29.1"

langsmith@^0.1.56:
version "0.1.59"
resolved "https://registry.yarnpkg.com/langsmith/-/langsmith-0.1.59.tgz#5fbf6a7e1adc10caf922f0cfa86aa3b5a0408ee7"
Expand Down

0 comments on commit 7261b16

Please sign in to comment.