diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-06-25 12:13:18 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-06-25 12:13:18 +0000 |
commit | c3ff880fe9c1a3779bdd045dcd7c423456e522e9 (patch) | |
tree | 4e0d5024245108d161dd41a611dfebf7be744b48 | |
parent | 160abc88f165cc983d1e578e840fb9c49b100ecc (diff) | |
download | vaadin-c3ff880fe9c1a3779bdd045dcd7c423456e522e9.tar.gz vaadin-c3ff880fe9c1a3779bdd045dcd7c423456e522e9.zip |
Update dependencies for version 24.4.4
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1ba2641..77aa1e3 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@vaadin/grid-pro": "24.4.0", "@vaadin/map": "24.4.0", "@vaadin/rich-text-editor": "24.4.0", - "@vaadin/vaadin-core": "24.4.3" + "@vaadin/vaadin-core": "24.4.4" }, "files": [ "vaadin.js" |