diff --git a/package.json b/package.json index 336c4ee..f1d0ea5 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "dependencies": { "@actions/core": "^1.11.1", "@actions/exec": "^1.1.1", - "@discloudapp/api-types": "^1.0.3", + "@discloudapp/api-types": "^1.0.4", "@discloudapp/util": "^1.2.4", "bytes": "^3.1.2" }, diff --git a/yarn.lock b/yarn.lock index 8b84f4c..4bdc1b9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -35,10 +35,10 @@ resolved "https://registry.yarnpkg.com/@borewit/text-codec/-/text-codec-0.1.1.tgz#7e7f27092473d5eabcffef693a849f2cc48431da" integrity sha512-5L/uBxmjaCIX5h8Z+uu+kA9BQLkc/Wl06UGR5ajNRxu+/XjonB5i8JpgFMrPj3LXTCPA0pv8yxUvbUi+QthGGA== -"@discloudapp/api-types@^1.0.3": - version "1.0.3" - resolved "https://registry.yarnpkg.com/@discloudapp/api-types/-/api-types-1.0.3.tgz#a6c585bd826170835c241cbeacaff41479cbf3ec" - integrity sha512-8QZbw7HCMdQTv6N72GAPWdbjyxpj3PIUcMvAJoCbQ1jYSI13C+NlMg//wjWOAnjlgxAMtY9sqc4klNRGx8qf8w== +"@discloudapp/api-types@^1.0.3", "@discloudapp/api-types@^1.0.4": + version "1.0.4" + resolved "https://registry.yarnpkg.com/@discloudapp/api-types/-/api-types-1.0.4.tgz#5ab516204055c9c3560885970366d4530be5eb52" + integrity sha512-Kkhu9aYfP3p6Rx3jXTpivd99HIC7q7Buh7fwPfoaT0H75idmJO2tfVTkGIOwMb9i6S3wuDgGb4DPfgXkIEvRgA== dependencies: tslib "^2.8.1"