Skip to content

Commit

Permalink
fix: add rhea
Browse files Browse the repository at this point in the history
  • Loading branch information
lotharking committed Feb 21, 2025
1 parent 174fca2 commit 1663397
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ __metadata:
"@types/express": ^4.17.13
credo-ts-receipts: ^0.0.1-alpha.5
reflect-metadata: ^0.2.0
rhea: ^3.0.3
rxjs: ^7.8.1
source-map-support: ^0.5.21
ts-loader: ^9.4.3
Expand Down Expand Up @@ -4839,6 +4840,18 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:^4.3.3":
version: 4.4.0
resolution: "debug@npm:4.4.0"
dependencies:
ms: ^2.1.3
peerDependenciesMeta:
supports-color:
optional: true
checksum: fb42df878dd0e22816fc56e1fdca9da73caa85212fbe40c868b1295a6878f9101ae684f4eeef516c13acfc700f5ea07f1136954f43d4cd2d477a811144136479
languageName: node
linkType: hard

"decamelize@npm:^1.2.0":
version: 1.2.0
resolution: "decamelize@npm:1.2.0"
Expand Down Expand Up @@ -9747,6 +9760,15 @@ __metadata:
languageName: node
linkType: hard

"rhea@npm:^3.0.3":
version: 3.0.3
resolution: "rhea@npm:3.0.3"
dependencies:
debug: ^4.3.3
checksum: a4e05495ca1f2e50d5e1c1f65561d0de774f48551952fde905fb6b075fee50b7134e493426fd26cdcc5d4cee4771ddc7c8b2679ad3f543dbc425c7f2beff5f3d
languageName: node
linkType: hard

"rimraf@npm:^2.6.1, rimraf@npm:^2.6.3":
version: 2.7.1
resolution: "rimraf@npm:2.7.1"
Expand Down

0 comments on commit 1663397

Please sign in to comment.