diff --git a/package-lock.json b/package-lock.json index 375c5a11113..b7b897c9248 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "flatpickr": "^4.6.3", "fuzzy": "^0.1.3", "gettext.js": "^2.0.2", - "gridstack": "^10.3.1", + "gridstack": "^11.1.1", "hotkeys-js": "^3.13.7", "html5sortable": "^0.14.0", "jquery": "^3.7.1", @@ -8041,9 +8041,9 @@ } }, "node_modules/gridstack": { - "version": "10.3.1", - "resolved": "https://registry.npmjs.org/gridstack/-/gridstack-10.3.1.tgz", - "integrity": "sha512-Ra82k/88gdeiu3ZP40COS4bI4sGhNQlZAaAQ6szfPfr68zVpsXxiyLKr5zYcTpKX4jjcwyNsNNdcV1tDJc71fA==", + "version": "11.1.1", + "resolved": "https://registry.npmjs.org/gridstack/-/gridstack-11.1.1.tgz", + "integrity": "sha512-St50Ra3FlxxERrMcnRAmxQKE8paXOIwQ88zpafUkzdOYg9Sn/3/Vf4EqCWv8P/hkNIlfW/8VYsk8fk+3DQPVxQ==", "funding": [ { "type": "paypal", diff --git a/package.json b/package.json index 78f5dd63735..099fc10b98b 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "flatpickr": "^4.6.3", "fuzzy": "^0.1.3", "gettext.js": "^2.0.2", - "gridstack": "^10.3.1", + "gridstack": "^11.1.1", "hotkeys-js": "^3.13.7", "html5sortable": "^0.14.0", "jquery": "^3.7.1",