Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Bump graphql from 16.6.0 to 16.8.1 #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"axios": "^0.26.0",
"chromadb": "^1.4.0",
"faiss-node": "^0.2.1",
"graphql": "^16.6.0",
"graphql": "^16.8.1",
"ioredis": "^5.3.2",
"js-yaml": "^4.1.0",
"langchain": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion langchain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -600,7 +600,7 @@
"faiss-node": "^0.2.1",
"firebase-admin": "^11.9.0",
"google-auth-library": "^8.9.0",
"graphql": "^16.6.0",
"graphql": "^16.8.1",
"hnswlib-node": "^1.4.2",
"html-to-text": "^9.0.5",
"ignore": "^5.2.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10080,7 +10080,7 @@ __metadata:
eslint-plugin-import: ^2.27.5
eslint-plugin-prettier: ^4.2.1
faiss-node: ^0.2.1
graphql: ^16.6.0
graphql: ^16.8.1
ioredis: ^5.3.2
js-yaml: ^4.1.0
langchain: "workspace:*"
Expand Down Expand Up @@ -11237,10 +11237,10 @@ __metadata:
languageName: node
linkType: hard

"graphql@npm:^16.6.0":
version: 16.6.0
resolution: "graphql@npm:16.6.0"
checksum: bf1d9e3c1938ce3c1a81e909bd3ead1ae4707c577f91cff1ca2eca474bfbc7873d5d7b942e1e9777ff5a8304421dba57a4b76d7a29eb19de8711cb70e3c2415e
"graphql@npm:^16.8.1":
version: 16.8.1
resolution: "graphql@npm:16.8.1"
checksum: 8d304b7b6f708c8c5cc164b06e92467dfe36aff6d4f2cf31dd19c4c2905a0e7b89edac4b7e225871131fd24e21460836b369de0c06532644d15b461d55b1ccc0
languageName: node
linkType: hard

Expand Down Expand Up @@ -13173,7 +13173,7 @@ __metadata:
firebase-admin: ^11.9.0
flat: ^5.0.2
google-auth-library: ^8.9.0
graphql: ^16.6.0
graphql: ^16.8.1
hnswlib-node: ^1.4.2
html-to-text: ^9.0.5
ignore: ^5.2.0
Expand Down