diff --git a/package-lock.json b/package-lock.json index 10bb6e1..7103d5a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -49,7 +49,7 @@ "framer-motion": "^12.37.0", "gray-matter": "^4.0.3", "highlight.js": "^11.11.1", - "ignore": "^7.0.5", + "ignore": "^7.0.6", "lucide-react": "^0.577.0", "next-themes": "^0.4.6", "node-pty": "^1.0.0", @@ -9099,9 +9099,9 @@ } }, "node_modules/ignore": { - "version": "7.0.5", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.5.tgz", - "integrity": "sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==", + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.6.tgz", + "integrity": "sha512-BAg6QkE8W+TuQLrrw0Ugr7HegXduRuuj8/ti2kSOc+jz1dmx8/WNcjr6XGnq5YpDWxFwwaavqD0+jIUOKelTsw==", "license": "MIT", "engines": { "node": ">= 4" diff --git a/package.json b/package.json index fb8f80c..63a63ff 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "framer-motion": "^12.37.0", "gray-matter": "^4.0.3", "highlight.js": "^11.11.1", - "ignore": "^7.0.5", + "ignore": "^7.0.6", "lucide-react": "^0.577.0", "next-themes": "^0.4.6", "node-pty": "^1.0.0",