From ec61610caa1260cc569f956ecefe814149268fd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 12:53:22 +0000 Subject: [PATCH] Bump @discloudapp/util from 1.3.2 to 1.3.3 Bumps [@discloudapp/util](https://github.com/discloud/discloud.app) from 1.3.2 to 1.3.3. - [Commits](https://github.com/discloud/discloud.app/commits) --- updated-dependencies: - dependency-name: "@discloudapp/util" dependency-version: 1.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 1cf0190..3a22950 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@actions/core": "^2.0.3", "@actions/exec": "^2.0.0", "@discloudapp/api-types": "^1.1.0", - "@discloudapp/util": "^1.3.2", + "@discloudapp/util": "^1.3.3", "bytes": "^3.1.2", "tslib": "^2.8.1" }, diff --git a/yarn.lock b/yarn.lock index 996764f..3048cfa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -42,10 +42,10 @@ dependencies: tslib "^2.8.1" -"@discloudapp/util@^1.3.2": - version "1.3.2" - resolved "https://registry.yarnpkg.com/@discloudapp/util/-/util-1.3.2.tgz#703d7e220d538bf2e736b8c567c994f276580f46" - integrity sha512-NJpNPduZIpUgo4vhdM150cWxryJArLqUHXBcxT2btAvpKa845C8y4W2yM+IvpDdR+2laEoMVtgqP+045L7ij9A== +"@discloudapp/util@^1.3.3": + version "1.3.3" + resolved "https://registry.yarnpkg.com/@discloudapp/util/-/util-1.3.3.tgz#18ab9aa6cd66ad965fa8033fa3727d9e38df6372" + integrity sha512-Qfoz0SCgbMz7EWCj62/N4UBv5LZBkNN2MHX2MUh8rIh9geFnWRp4wF16iAGbVvF+VEYa3mOyE9qibkQctvMUAw== dependencies: "@discloudapp/api-types" "^1.1.0" file-type "^22.0.1" @@ -53,7 +53,7 @@ globify-gitignore "^1.0.3" source-map-support "^0.5.21" tslib "^2.8.1" - zod "^4.3.6" + zod "^4.4.2" zod-validation-error "^5.0.0" "@eslint-community/eslint-utils@^4.8.0", "@eslint-community/eslint-utils@^4.9.1": @@ -1743,7 +1743,7 @@ zod-validation-error@^5.0.0: resolved "https://registry.yarnpkg.com/zod-validation-error/-/zod-validation-error-5.0.0.tgz#96db948070b7bfcb13bfec5134113e580f9eee38" integrity sha512-hmk+pkyKq7Q71PiWVSDUc3VfpzpvcRHZ3QPw9yEMVvmtCekaMeOHnbr3WbxfrgEnQTv6haGP4cmv0Ojmihzsxw== -zod@^4.3.6: - version "4.3.6" - resolved "https://registry.yarnpkg.com/zod/-/zod-4.3.6.tgz#89c56e0aa7d2b05107d894412227087885ab112a" - integrity sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg== +zod@^4.4.2: + version "4.4.3" + resolved "https://registry.yarnpkg.com/zod/-/zod-4.4.3.tgz#b680f172885d18bbebf21a834ea25e55a1bbf356" + integrity sha512-ytENFjIJFl2UwYglde2jchW2Hwm4GJFLDiSXWdTrJQBIN9Fcyp7n4DhxJEiWNAJMV1/BqWfW/kkg71UDcHJyTQ==