diff --git a/package-lock.json b/package-lock.json index 73734ad5..6b7972b0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -59,7 +59,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", @@ -12690,9 +12690,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 e0239f24..a019aa3a 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,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",