Skip to content

Commit 0a06a2b

Browse files
chore: Bump zod from 3.15.1 to 3.22.3 in /sdk/python/feast/ui (#3816)
Bumps [zod](https://github.com/colinhacks/zod) from 3.15.1 to 3.22.3. - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md) - [Commits](colinhacks/zod@v3.15.1...v3.22.3) --- updated-dependencies: - dependency-name: zod dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bdd7dfb commit 0a06a2b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

sdk/python/feast/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"typescript": "^4.6.4",
2525
"use-query-params": "^1.2.3",
2626
"web-vitals": "^2.1.4",
27-
"zod": "^3.15.1"
27+
"zod": "^3.22.3"
2828
},
2929
"scripts": {
3030
"start": "react-scripts start",

sdk/python/feast/ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11022,10 +11022,10 @@ yocto-queue@^0.1.0:
1102211022
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
1102311023
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
1102411024

11025-
zod@^3.11.6, zod@^3.15.1:
11026-
version "3.15.1"
11027-
resolved "https://registry.yarnpkg.com/zod/-/zod-3.15.1.tgz#9e404cd8002ccffb03baa94cff2e1638ed49d82f"
11028-
integrity sha512-WAdjcoOxa4S9oc/u7fTbC3CC7uVqptLLU0LKqS8RDBOrCXp2t5avM8BUfgNVZJymGWAx6SEUYxWPPoYuQ5rgwQ==
11025+
zod@^3.11.6, zod@^3.22.3:
11026+
version "3.22.3"
11027+
resolved "https://registry.yarnpkg.com/zod/-/zod-3.22.3.tgz#2fbc96118b174290d94e8896371c95629e87a060"
11028+
integrity sha512-EjIevzuJRiRPbVH4mGc8nApb/lVLKVpmUhAaR5R5doKGfAnGJ6Gr3CViAVjP+4FWSxCsybeWQdcgCtbX+7oZug==
1102911029

1103011030
zwitch@^1.0.0:
1103111031
version "1.0.5"

0 commit comments

Comments
 (0)