diff --git a/package-lock.json b/package-lock.json index de497ee..8a87835 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.1.0", "dependencies": { "@mapbox/mapbox-gl-draw": "^1.5.0", - "@next/third-parties": "^15.1.7", + "@next/third-parties": "^15.2.3", "@radix-ui/react-dialog": "^1.1.6", "@radix-ui/react-dropdown-menu": "^2.1.6", "@radix-ui/react-label": "^2.1.2", @@ -1012,9 +1012,9 @@ } }, "node_modules/@next/third-parties": { - "version": "15.1.7", - "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-15.1.7.tgz", - "integrity": "sha512-wDAh/gW+WFT7jPYmGEGtNeLC74D8+hu3S6YJOpcfC/6uBMSC7yjh0QW1/RPYKziVnjqe6O4jR0AhbN0uuS8CZw==", + "version": "15.2.3", + "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-15.2.3.tgz", + "integrity": "sha512-+qLdSzQ/IMW8pO+YJGVAZ6lEeFqSmh7mmS6rHEsjibmaqk1dcMy+/3K+mz3YCQ/GZZa5dEeZ/m/F2N8es7hi7w==", "license": "MIT", "dependencies": { "third-party-capital": "1.0.20" diff --git a/package.json b/package.json index b988346..1538d63 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@mapbox/mapbox-gl-draw": "^1.5.0", - "@next/third-parties": "^15.1.7", + "@next/third-parties": "^15.2.3", "@radix-ui/react-dialog": "^1.1.6", "@radix-ui/react-dropdown-menu": "^2.1.6", "@radix-ui/react-label": "^2.1.2",