diff --git a/package.json b/package.json index ecfc100d..80a9f3f5 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "dependencies": { "@actions/core": "^1.10.1", "@actions/github": "^6.0.0", - "valibot": "^0.28.1" + "valibot": "^0.29.0" }, "devDependencies": { "@octokit/openapi-types": "^19.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 872ebcfd..ef82f08c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: ^6.0.0 version: 6.0.0 valibot: - specifier: ^0.28.1 - version: 0.28.1 + specifier: ^0.29.0 + version: 0.29.0 devDependencies: '@octokit/openapi-types': @@ -4266,8 +4266,8 @@ packages: convert-source-map: 1.9.0 dev: true - /valibot@0.28.1: - resolution: {integrity: sha512-zQnjwNJuXk6362Leu0+4eFa/SMwRom3/hEvH6s1EGf3oXIPbo2WFKDra9ymnbVh3clLRvd8hw4sKF5ruI2Lyvw==} + /valibot@0.29.0: + resolution: {integrity: sha512-JhZn08lwZPhAamOCfBwBkv/btQt4KeQhekULPH8crH053zUCLSOGEF2zKExu3bFf245tsj6J1dY0ysd/jUiMIQ==} dev: false /vue-eslint-parser@9.4.1(eslint@8.56.0):