diff --git a/package-lock.json b/package-lock.json index 8517edf7..124398db 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3327,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" },