Skip to content

Commit

Permalink
chore(community): Bump faker dev dep to 8.4.1 (#7290)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgiorgino-iobeya authored Dec 3, 2024
1 parent 2830c11 commit 4e999b1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion libs/langchain-community/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@cloudflare/workers-types": "^4.20230922.0",
"@datastax/astra-db-ts": "^1.0.1",
"@elastic/elasticsearch": "^8.4.0",
"@faker-js/faker": "^7.6.0",
"@faker-js/faker": "8.4.1",
"@getmetal/metal-sdk": "^4.0.0",
"@getzep/zep-cloud": "^1.0.6",
"@getzep/zep-js": "^0.9.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10048,6 +10048,13 @@ __metadata:
languageName: node
linkType: hard

"@faker-js/faker@npm:8.4.1, @faker-js/faker@npm:^8.4.1":
version: 8.4.1
resolution: "@faker-js/faker@npm:8.4.1"
checksum: d802d531f8929562715adc279cfec763c9a4bc596ec67b0ce43fd0ae61b285d2b0eec6f1f4aa852452a63721a842fe7e81926dce7bd92acca94b01e2a1f55f5a
languageName: node
linkType: hard

"@faker-js/faker@npm:^7.6.0":
version: 7.6.0
resolution: "@faker-js/faker@npm:7.6.0"
Expand All @@ -10069,13 +10076,6 @@ __metadata:
languageName: node
linkType: hard

"@faker-js/faker@npm:^8.4.1":
version: 8.4.1
resolution: "@faker-js/faker@npm:8.4.1"
checksum: d802d531f8929562715adc279cfec763c9a4bc596ec67b0ce43fd0ae61b285d2b0eec6f1f4aa852452a63721a842fe7e81926dce7bd92acca94b01e2a1f55f5a
languageName: node
linkType: hard

"@fastify/busboy@npm:^1.2.1":
version: 1.2.1
resolution: "@fastify/busboy@npm:1.2.1"
Expand Down Expand Up @@ -11709,7 +11709,7 @@ __metadata:
"@cloudflare/workers-types": ^4.20230922.0
"@datastax/astra-db-ts": ^1.0.1
"@elastic/elasticsearch": ^8.4.0
"@faker-js/faker": ^7.6.0
"@faker-js/faker": 8.4.1
"@getmetal/metal-sdk": ^4.0.0
"@getzep/zep-cloud": ^1.0.6
"@getzep/zep-js": ^0.9.0
Expand Down

0 comments on commit 4e999b1

Please sign in to comment.