Skip to content

Commit

Permalink
Fix package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ardatan committed Nov 20, 2024
1 parent 1277f4f commit 5a97b00
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions packages/transports/grpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"@whatwg-node/disposablestack": "^0.0.5",
"graphql-scalars": "^1.22.4",
"lodash.get": "^4.4.2",
"long": "4.0.0",
"protobufjs": "^7.2.5"
},
"publishConfig": {
Expand Down
3 changes: 2 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7165,6 +7165,7 @@ __metadata:
"@whatwg-node/disposablestack": "npm:^0.0.5"
graphql-scalars: "npm:^1.22.4"
lodash.get: "npm:^4.4.2"
long: "npm:4.0.0"
protobufjs: "npm:^7.2.5"
peerDependencies:
"@graphql-mesh/types": ^0.102.10
Expand Down Expand Up @@ -27053,7 +27054,7 @@ __metadata:
languageName: node
linkType: hard

"long@npm:^4.0.0":
"long@npm:4.0.0, long@npm:^4.0.0":
version: 4.0.0
resolution: "long@npm:4.0.0"
checksum: 10c0/50a6417d15b06104dbe4e3d4a667c39b137f130a9108ea8752b352a4cfae047531a3ac351c181792f3f8768fe17cca6b0f406674a541a86fb638aaac560d83ed
Expand Down

0 comments on commit 5a97b00

Please sign in to comment.