From 64f9f925c4c7ce2bc215b28fdebf6a5a9d86745d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 03:21:00 +0000 Subject: [PATCH] build(deps): bump @discloudapp/api-types from 1.0.2 to 1.0.3 Bumps [@discloudapp/api-types](https://github.com/discloud/discloud.app) from 1.0.2 to 1.0.3. - [Commits](https://github.com/discloud/discloud.app/commits) --- updated-dependencies: - dependency-name: "@discloudapp/api-types" dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 663874a..0809820 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8,9 +8,9 @@ integrity sha512-5L/uBxmjaCIX5h8Z+uu+kA9BQLkc/Wl06UGR5ajNRxu+/XjonB5i8JpgFMrPj3LXTCPA0pv8yxUvbUi+QthGGA== "@discloudapp/api-types@^1.0.2": - version "1.0.2" - resolved "https://registry.yarnpkg.com/@discloudapp/api-types/-/api-types-1.0.2.tgz#e806a44eff60f7f02dcc5c611f173df238b15922" - integrity sha512-+fYRNnujesxYGAL4ckF40YZu9Rubkn1sgcQNBOtxWusX1Lked9y6s2Ni1WL0hD/K81tedbxG0K0jU20baNVX9A== + version "1.0.3" + resolved "https://registry.yarnpkg.com/@discloudapp/api-types/-/api-types-1.0.3.tgz#a6c585bd826170835c241cbeacaff41479cbf3ec" + integrity sha512-8QZbw7HCMdQTv6N72GAPWdbjyxpj3PIUcMvAJoCbQ1jYSI13C+NlMg//wjWOAnjlgxAMtY9sqc4klNRGx8qf8w== dependencies: tslib "^2.8.1"