Skip to content

Commit b5e06fc

Browse files
chore(deps): update dependency zod to ^3.25.48 (#730)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 722db66 commit b5e06fc

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.46"
89+
"zod": "^3.25.48"
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.46"
6241+
zod: "npm:^3.25.48"
62426242
languageName: unknown
62436243
linkType: soft
62446244

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

12043-
"zod@npm:^3.25.46":
12044-
version: 3.25.46
12045-
resolution: "zod@npm:3.25.46"
12046-
checksum: 10c0/2cc754a49244f9d80ef50c0da8e01136e0202a9fa92229bcfef2b8285ca07f865bcdd17f0fb609219bd91a2de7965b9a27627cd456e151924144d7a06c6d6686
12043+
"zod@npm:^3.25.48":
12044+
version: 3.25.48
12045+
resolution: "zod@npm:3.25.48"
12046+
checksum: 10c0/bb1a537b27b62e6e7a37f909e9ff029c6ddac89fd6bba24b8e92b2002d5e9aaa90f74b30da1186a1f6ea5f1a0e216b77fad49301a91998d32730fc1b65719dc3
1204712047
languageName: node
1204812048
linkType: hard

0 commit comments

Comments
 (0)