Skip to content
This repository was archived by the owner on Jan 1, 2026. It is now read-only.

Commit 5e7b3cc

Browse files
chore(deps): update dependency zod to ^3.25.58 (#740)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d511b15 commit 5e7b3cc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"rxjs": "7.8.1",
8787
"ts-pattern": "^5.7.1",
8888
"tslib": "^2.8.1",
89-
"zod": "^3.25.57"
89+
"zod": "^3.25.58"
9090
},
9191
"homepage": "https://github.com/simPod/GrafanaJsonDatasource",
9292
"engineStrict": true,

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6238,7 +6238,7 @@ __metadata:
62386238
webpack: "npm:^5.86.0"
62396239
webpack-cli: "npm:^6.0.0"
62406240
webpack-livereload-plugin: "npm:^3.0.2"
6241-
zod: "npm:^3.25.57"
6241+
zod: "npm:^3.25.58"
62426242
languageName: unknown
62436243
linkType: soft
62446244

@@ -12040,9 +12040,9 @@ __metadata:
1204012040
languageName: node
1204112041
linkType: hard
1204212042

12043-
"zod@npm:^3.25.57":
12044-
version: 3.25.57
12045-
resolution: "zod@npm:3.25.57"
12046-
checksum: 10c0/3b3d98bf31d4ca9ce92e151ec6a69f6d63a9a7e4e74ce2bd0dfac87a1955d77934fc0fd5caf0017c9c9746e86cdcd27c63b0e3378bbf5e8b62ec5833f94395ac
12043+
"zod@npm:^3.25.58":
12044+
version: 3.25.58
12045+
resolution: "zod@npm:3.25.58"
12046+
checksum: 10c0/3525e9104adcb84b48ff2c166a44175e2f4fd502bcab045bde7cb898097a3ff0cc8b03469d949f1c14455266fd9bedeea0b411ec624b42827db48ad942ffb3b1
1204712047
languageName: node
1204812048
linkType: hard

0 commit comments

Comments
 (0)