diff --git a/package-lock.json b/package-lock.json index 375c5a11113..031e640bf64 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.0.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.0.1", + "resolved": "https://registry.npmjs.org/gridstack/-/gridstack-11.0.1.tgz", + "integrity": "sha512-hzjFdWjAt4+KJJ+tBAMJV9NbgAiKLBVSJXzs9RtRXjndSasMnsxpKTTCAkGCmN164ROuP83Lm1p/OoJWiy+o3g==", "funding": [ { "type": "paypal", diff --git a/package.json b/package.json index 78f5dd63735..2dc7fb166f6 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.0.1", "hotkeys-js": "^3.13.7", "html5sortable": "^0.14.0", "jquery": "^3.7.1",