Skip to content

Commit

Permalink
devop: update yarn lock
Browse files Browse the repository at this point in the history
  • Loading branch information
kvhnuke committed Oct 5, 2023
1 parent 86e3b82 commit 04f4480
Showing 1 changed file with 3 additions and 15 deletions.
18 changes: 3 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2760,7 +2760,6 @@ __metadata:
dependencies:
"@enkryptcom/types": "workspace:^"
"@enkryptcom/utils": "workspace:^"
"@kadena/cryptography-utils": ^0.3.8
"@polkadot/util-crypto": ^12.5.1
"@types/chai": ^4.3.5
"@types/hdkey": ^2.0.1
Expand All @@ -2770,7 +2769,6 @@ __metadata:
"@typescript-eslint/parser": ^5.62.0
bip39: ^3.1.0
chai: ^4.3.8
ed25519-hd-key: ^1.3.0
eslint: ^8.48.0
eslint-config-airbnb-base: ^15.0.0
eslint-config-prettier: ^8.10.0
Expand Down Expand Up @@ -4055,7 +4053,7 @@ __metadata:
languageName: node
linkType: hard

"@kadena/cryptography-utils@npm:0.3.8, @kadena/cryptography-utils@npm:^0.3.8":
"@kadena/cryptography-utils@npm:0.3.8":
version: 0.3.8
resolution: "@kadena/cryptography-utils@npm:0.3.8"
dependencies:
Expand Down Expand Up @@ -12349,7 +12347,7 @@ __metadata:
languageName: node
linkType: hard

"create-hmac@npm:1.1.7, create-hmac@npm:^1.1.0, create-hmac@npm:^1.1.3, create-hmac@npm:^1.1.4, create-hmac@npm:^1.1.7":
"create-hmac@npm:^1.1.0, create-hmac@npm:^1.1.3, create-hmac@npm:^1.1.4, create-hmac@npm:^1.1.7":
version: 1.1.7
resolution: "create-hmac@npm:1.1.7"
dependencies:
Expand Down Expand Up @@ -13366,16 +13364,6 @@ __metadata:
languageName: node
linkType: hard

"ed25519-hd-key@npm:^1.3.0":
version: 1.3.0
resolution: "ed25519-hd-key@npm:1.3.0"
dependencies:
create-hmac: 1.1.7
tweetnacl: 1.0.3
checksum: 65dcf405f948ca592adc1e81d750627ce65887310ba0e1b430a6ae0dcc13e9e67a81cb855252c8d64cc0303da2b84ddad810db3098d24c808a5ae89e79fe58cf
languageName: node
linkType: hard

"ed2curve@npm:^0.3.0":
version: 0.3.0
resolution: "ed2curve@npm:0.3.0"
Expand Down Expand Up @@ -24192,7 +24180,7 @@ __metadata:
languageName: node
linkType: hard

"tweetnacl@npm:1.0.3, tweetnacl@npm:1.x.x, tweetnacl@npm:^1.0.1, tweetnacl@npm:^1.0.3":
"tweetnacl@npm:1.x.x, tweetnacl@npm:^1.0.1, tweetnacl@npm:^1.0.3":
version: 1.0.3
resolution: "tweetnacl@npm:1.0.3"
checksum: e4a57cac188f0c53f24c7a33279e223618a2bfb5fea426231991652a13247bea06b081fd745d71291fcae0f4428d29beba1b984b1f1ce6f66b06a6d1ab90645c
Expand Down

1 comment on commit 04f4480

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.