diff --git a/package-lock.json b/package-lock.json index 005916949..f9731e5f2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@aws-sdk/credential-provider-node": "^3.632.0", "@headlessui/react": "^2.1.2", "@headlessui/tailwindcss": "^0.2.1", - "@next/third-parties": "^14.2.5", + "@next/third-parties": "^14.2.11", "@openreplay/tracker": "^14.0.4", "@popperjs/core": "^2.11.8", "@socket.io/mongo-adapter": "^0.3.2", @@ -4948,9 +4948,9 @@ } }, "node_modules/@next/third-parties": { - "version": "14.2.5", - "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-14.2.5.tgz", - "integrity": "sha512-PDRJm8RZ3rnGNporHKjcdCeZqoW8iJ5uP0clo1Z08TqJiQzuntJ66zrGYCJyqTakx62UJNOp73YsQCFo6kbYYg==", + "version": "14.2.11", + "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-14.2.11.tgz", + "integrity": "sha512-KpTrJg05vyi+0NxjuQT9CR4lsiVTciLSupMosR/BtSHek5bqHWP3KvHfFEsOcxBeOZLNhSmBUhkYclQ4eUVu9Q==", "license": "MIT", "dependencies": { "third-party-capital": "1.0.20" diff --git a/package.json b/package.json index f6786e5d3..4e7b21b26 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@aws-sdk/credential-provider-node": "^3.632.0", "@headlessui/react": "^2.1.2", "@headlessui/tailwindcss": "^0.2.1", - "@next/third-parties": "^14.2.5", + "@next/third-parties": "^14.2.11", "@openreplay/tracker": "^14.0.4", "@popperjs/core": "^2.11.8", "@socket.io/mongo-adapter": "^0.3.2",