aboutsummaryrefslogtreecommitdiffstats
path: root/packages/service-shared
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2022-05-14 23:49:50 +0200
committerLibravatar Kristóf Marussy <kristof@marussy.com>2022-05-16 00:55:04 +0200
commit66535c4de9e96f2eaf64a5961580f0519aea4c82 (patch)
treeebf6264d33190b3f11a8df7833df6d17a2587ce1 /packages/service-shared
parenttest: tests for infrastructure/electron in main (diff)
downloadsophie-66535c4de9e96f2eaf64a5961580f0519aea4c82.tar.gz
sophie-66535c4de9e96f2eaf64a5961580f0519aea4c82.tar.zst
sophie-66535c4de9e96f2eaf64a5961580f0519aea4c82.zip
chore(deps): bump dependencies
Signed-off-by: Kristóf Marussy <kristof@marussy.com>
Diffstat (limited to 'packages/service-shared')
-rw-r--r--packages/service-shared/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/service-shared/package.json b/packages/service-shared/package.json
index 75ee037..f5ca264 100644
--- a/packages/service-shared/package.json
+++ b/packages/service-shared/package.json
@@ -11,6 +11,6 @@
11 "types": "yarn g:types" 11 "types": "yarn g:types"
12 }, 12 },
13 "dependencies": { 13 "dependencies": {
14 "zod": "^3.15.1" 14 "zod": "^3.16.0"
15 } 15 }
16} 16}