From 3b4ca9f851e39c7675c65f95c56c95f95a9a304e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 06:50:28 +0000 Subject: [PATCH] build(deps-dev): bump yup from 0.29.3 to 0.32.8 Bumps [yup](https://github.com/jquense/yup) from 0.29.3 to 0.32.8. - [Release notes](https://github.com/jquense/yup/releases) - [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md) - [Commits](https://github.com/jquense/yup/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a3b1a84e714..a0c4cf1fa89 100644 --- a/package.json +++ b/package.json @@ -165,7 +165,7 @@ "typescript": "^4.0.2", "undici": "^2.0.0", "x-xss-protection": "^2.0.0", - "yup": "^0.29.0" + "yup": "^0.32.8" }, "dependencies": { "abstract-logging": "^2.0.0",