diff --git a/package-lock.json b/package-lock.json index 71d5076f..7a7040a3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -57,7 +57,7 @@ "chartjs-plugin-zoom": "^2.2.0", "chroma-js": "^3.1.2", "class-variance-authority": "^0.7.1", - "close-with-grace": "^2.2.0", + "close-with-grace": "^2.4.0", "clsx": "^2.1.1", "cmdk": "^1.1.1", "compression": "^1.8.0", @@ -11459,9 +11459,9 @@ } }, "node_modules/close-with-grace": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/close-with-grace/-/close-with-grace-2.3.0.tgz", - "integrity": "sha512-38BS9BuqAml6XFIlSWQcj3eivE05yFV6cJDuYoNGiHrE+h9ud1JtMJIVKXdLWa2Uo2Xt7q/GYczOesEchvBEsw==", + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/close-with-grace/-/close-with-grace-2.4.0.tgz", + "integrity": "sha512-bzAYS0Kax7I0ejiCFHVshsT9giz6MrOpkdpP1CEGpkDRG3mXVgHZ9QdzVGHRZR0jrAq6JyN1mB4Ty3ILnmzLdg==", "license": "MIT" }, "node_modules/clsx": { diff --git a/package.json b/package.json index 650f5877..a815d999 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "chartjs-plugin-zoom": "^2.2.0", "chroma-js": "^3.1.2", "class-variance-authority": "^0.7.1", - "close-with-grace": "^2.2.0", + "close-with-grace": "^2.4.0", "clsx": "^2.1.1", "cmdk": "^1.1.1", "compression": "^1.8.0",