Skip to content

Commit

Permalink
feat(SATP-Hermes): update yarn.lock and clean up
Browse files Browse the repository at this point in the history
Signed-off-by: André Augusto <[email protected]>
  • Loading branch information
AndreAugusto11 committed Mar 1, 2024
1 parent 46996c6 commit cb46d27
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 51 deletions.
8 changes: 0 additions & 8 deletions packages/cactus-plugin-satp-hermes/jest.config.js

This file was deleted.

1 change: 0 additions & 1 deletion packages/cactus-plugin-satp-hermes/out.txt

This file was deleted.

1 change: 0 additions & 1 deletion packages/cactus-plugin-satp-hermes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@
"express": "4.17.2",
"fabric-network": "2.2.19",
"fs-extra": "11.1.1",
"grpc": "1.24.11",
"knex": "2.4.0",
"kubo-rpc-client": "3.0.1",
"secp256k1": "4.0.3",
Expand Down
43 changes: 2 additions & 41 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7840,7 +7840,6 @@ __metadata:
express: 4.17.2
fabric-network: 2.2.19
fs-extra: 11.1.1
grpc: 1.24.11
knex: 2.4.0
kubo-rpc-client: 3.0.1
secp256k1: 4.0.3
Expand Down Expand Up @@ -9553,7 +9552,7 @@ __metadata:
languageName: node
linkType: hard

"@mapbox/node-pre-gyp@npm:^1.0.0, @mapbox/node-pre-gyp@npm:^1.0.10, @mapbox/node-pre-gyp@npm:^1.0.11, @mapbox/node-pre-gyp@npm:^1.0.4, @mapbox/node-pre-gyp@npm:^1.0.5":
"@mapbox/node-pre-gyp@npm:^1.0.0, @mapbox/node-pre-gyp@npm:^1.0.10, @mapbox/node-pre-gyp@npm:^1.0.11, @mapbox/node-pre-gyp@npm:^1.0.5":
version: 1.0.11
resolution: "@mapbox/node-pre-gyp@npm:1.0.11"
dependencies:
Expand Down Expand Up @@ -12937,16 +12936,6 @@ __metadata:
languageName: node
linkType: hard

"@types/bytebuffer@npm:^5.0.40":
version: 5.0.48
resolution: "@types/bytebuffer@npm:5.0.48"
dependencies:
"@types/long": ^3.0.0
"@types/node": "*"
checksum: 26d119d8326df961e2e1313551435d91f1b9629a8af85fd9a02f1fa196e1c80de63aa43b918cbc25dbdaff1bcc07d92fb0be53495e2e36d78ba22179630241f6
languageName: node
linkType: hard

"@types/cacheable-request@npm:^6.0.1, @types/cacheable-request@npm:^6.0.2":
version: 6.0.3
resolution: "@types/cacheable-request@npm:6.0.3"
Expand Down Expand Up @@ -13655,13 +13644,6 @@ __metadata:
languageName: node
linkType: hard

"@types/long@npm:^3.0.0":
version: 3.0.32
resolution: "@types/long@npm:3.0.32"
checksum: 7c64c64b4a8bf38d9a6690f725ed5e92383905b22c1320493749729c4f476a74fa2507cc9364268ecdfdba1cf11573a46648157f3e34cb0c39f51b05d13c37eb
languageName: node
linkType: hard

"@types/long@npm:^4.0.0, @types/long@npm:^4.0.1":
version: 4.0.2
resolution: "@types/long@npm:4.0.2"
Expand Down Expand Up @@ -28007,20 +27989,6 @@ __metadata:
languageName: node
linkType: hard

"grpc@npm:1.24.11":
version: 1.24.11
resolution: "grpc@npm:1.24.11"
dependencies:
"@mapbox/node-pre-gyp": ^1.0.4
"@types/bytebuffer": ^5.0.40
lodash.camelcase: ^4.3.0
lodash.clone: ^4.5.0
nan: ^2.13.2
protobufjs: ^5.0.3
checksum: a437525786329ff541d7bbb54e472f52001a4d9b1c2fd896468241e2f070bf558b380b3d19d2b87f401602bd5a319b171e119598f4035958a9519851e91110db
languageName: node
linkType: hard

"grpc_tools_node_protoc_ts@npm:5.3.3":
version: 5.3.3
resolution: "grpc_tools_node_protoc_ts@npm:5.3.3"
Expand Down Expand Up @@ -33811,13 +33779,6 @@ __metadata:
languageName: node
linkType: hard

"lodash.clone@npm:^4.5.0":
version: 4.5.0
resolution: "lodash.clone@npm:4.5.0"
checksum: 5839f22acf3a43c026ac4325f7bcd378f34967415cd0b9fd7efa9bbbf38dc665900d36e040944c5afab94a51ff8a24f6cfc3781fe439705cbad5c722e9506b16
languageName: node
linkType: hard

"lodash.clonedeep@npm:^4.5.0":
version: 4.5.0
resolution: "lodash.clonedeep@npm:4.5.0"
Expand Down Expand Up @@ -35832,7 +35793,7 @@ __metadata:
languageName: node
linkType: hard

"nan@npm:^2.11.1, nan@npm:^2.13.2, nan@npm:^2.15.0, nan@npm:^2.17.0, nan@npm:^2.18.0":
"nan@npm:^2.11.1, nan@npm:^2.15.0, nan@npm:^2.17.0, nan@npm:^2.18.0":
version: 2.18.0
resolution: "nan@npm:2.18.0"
dependencies:
Expand Down

0 comments on commit cb46d27

Please sign in to comment.