diff --git a/package-lock.json b/package-lock.json index c4e2dcde..c2f013af 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2073,6 +2073,7 @@ }, "node_modules/@clack/prompts/node_modules/is-unicode-supported": { "version": "1.3.0", + "dev": true, "inBundle": true, "license": "MIT", "engines": { @@ -3326,9 +3327,10 @@ } }, "node_modules/@next/third-parties": { - "version": "14.2.3", - "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-14.2.3.tgz", - "integrity": "sha512-j4E2xBSsEZq4VX2pVm3LpGltSwCxETic6glJWfHyYQvpoMdplCAYrQKpF+E9Gg3jfsrfmRAIdTE11m+biBCx1Q==", + "version": "14.2.23", + "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-14.2.23.tgz", + "integrity": "sha512-6HpKVTnRhr1ueZS0rQfKJTtTbxzGJVgWP8l4TgjJowmIGMJTQs0KQuiaafgOl5RAZimnez5FZuJ0JoyJTMp6vg==", + "license": "MIT", "dependencies": { "third-party-capital": "1.0.20" },