diff --git a/frontend/package.json b/frontend/package.json index ff64e9cd28..f9988a2a05 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -21,7 +21,7 @@ "@fluent/langneg": "^0.7.0", "@fluent/react": "^0.15.2", "@mozilla-protocol/core": "^17.0.1", - "@next/third-parties": "^14.2.7", + "@next/third-parties": "^14.2.8", "@stripe/stripe-js": "^4.4.0", "chokidar-cli": "^3.0.0", "cldr-localenames-modern": "^45.0.0", diff --git a/package-lock.json b/package-lock.json index 1a4a877db2..26f8ada924 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "@fluent/langneg": "^0.7.0", "@fluent/react": "^0.15.2", "@mozilla-protocol/core": "^17.0.1", - "@next/third-parties": "^14.2.7", + "@next/third-parties": "^14.2.8", "@stripe/stripe-js": "^4.4.0", "chokidar-cli": "^3.0.0", "cldr-localenames-modern": "^45.0.0", @@ -2208,9 +2208,9 @@ } }, "node_modules/@next/third-parties": { - "version": "14.2.7", - "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-14.2.7.tgz", - "integrity": "sha512-cE/1MAvmbKFZ9VCCj+Gvv21rMm/72JRTeLr24QEqCBNe17xuXyCzg9c7cRCXLdbk1VTBSALZCK9o13gbOvSMKA==", + "version": "14.2.8", + "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-14.2.8.tgz", + "integrity": "sha512-Vus4MYsb+7B2X4Mks9aCztZwgnzTxU9sHEm1Y35z7Vw1seh43ummniD9CBk7A8dVJZf8NGpx8re6YSZLkaSQiQ==", "dependencies": { "third-party-capital": "1.0.20" }, @@ -16547,9 +16547,9 @@ "optional": true }, "@next/third-parties": { - "version": "14.2.7", - "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-14.2.7.tgz", - "integrity": "sha512-cE/1MAvmbKFZ9VCCj+Gvv21rMm/72JRTeLr24QEqCBNe17xuXyCzg9c7cRCXLdbk1VTBSALZCK9o13gbOvSMKA==", + "version": "14.2.8", + "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-14.2.8.tgz", + "integrity": "sha512-Vus4MYsb+7B2X4Mks9aCztZwgnzTxU9sHEm1Y35z7Vw1seh43ummniD9CBk7A8dVJZf8NGpx8re6YSZLkaSQiQ==", "requires": { "third-party-capital": "1.0.20" } @@ -20299,7 +20299,7 @@ "@fluent/react": "^0.15.2", "@mozilla-protocol/core": "^17.0.1", "@next/eslint-plugin-next": "^14.2.6", - "@next/third-parties": "^14.2.7", + "@next/third-parties": "^14.2.8", "@stripe/stripe-js": "^4.4.0", "@testing-library/dom": "^10.4.0", "@testing-library/jest-dom": "^6.5.0",