Skip to content

Commit ac0979b

Browse files
committed
Update client version
1 parent 9ff18ec commit ac0979b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"license": "Apache-2.0",
1212
"dependencies": {
1313
"@actions/core": "^1.9.1",
14-
"@cratecode/client": "^1.0.9"
14+
"@cratecode/client": "^1.0.10"
1515
},
1616
"devDependencies": {
1717
"@types/node": "^18.7.18",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
dependencies:
1818
tunnel "^0.0.6"
1919

20-
"@cratecode/client@^1.0.9":
21-
version "1.0.9"
22-
resolved "https://registry.yarnpkg.com/@cratecode/client/-/client-1.0.9.tgz#0b4a138269895a1acc7ca6a8ca3908a01b78408f"
23-
integrity sha512-iTytDPJZ1yyUsZGuVs7r5hVOZw1WHNZfpR6lUnC3wyJ383QC8+Bp2yjpS2DZA64Cy4Sj95G7Ulb6sBiFDjwRMg==
20+
"@cratecode/client@^1.0.10":
21+
version "1.0.10"
22+
resolved "https://registry.yarnpkg.com/@cratecode/client/-/client-1.0.10.tgz#1a824443db7db65b668dfda5239f67e105c745fe"
23+
integrity sha512-KhAB72ugUqxSc5ebpVlB/Dkgfo/OwgiKv95ZrQ5aQ6GA9VrmQJr+vAZUFHMJytwCBsbl7CpREgvjOSraCHdgCg==
2424
dependencies:
2525
"@protobuf-ts/runtime" "^2.8.1"
2626
axios "^0.27.2"

0 commit comments

Comments
 (0)