diff --git a/clients/ops/privacy-center/package-lock.json b/clients/ops/privacy-center/package-lock.json index 89b47d454..9cf699cf6 100644 --- a/clients/ops/privacy-center/package-lock.json +++ b/clients/ops/privacy-center/package-lock.json @@ -15,7 +15,7 @@ "@fontsource/inter": "^4.5.4", "formik": "^2.2.9", "framer-motion": "^5", - "headers-polyfill": "^3.0.10", + "headers-polyfill": "^3.1.2", "next": "12.1.0", "next-auth": "^4.10.3", "react": "^17.0.2", @@ -7226,9 +7226,9 @@ } }, "node_modules/headers-polyfill": { - "version": "3.0.10", - "resolved": "https://registry.npmjs.org/headers-polyfill/-/headers-polyfill-3.0.10.tgz", - "integrity": "sha512-lOhQU7iG3AMcjmb8NIWCa+KwfJw5bY44BoWPtrj5A4iDbSD3ylGf5QcYr0ZyQnhkKQ2GgWNLdF2rfrXtXlF3nQ==" + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/headers-polyfill/-/headers-polyfill-3.1.2.tgz", + "integrity": "sha512-tWCK4biJ6hcLqTviLXVR9DTRfYGQMXEIUj3gwJ2rZ5wO/at3XtkI4g8mCvFdUF9l1KMBNCfmNAdnahm1cgavQA==" }, "node_modules/hey-listen": { "version": "1.0.8", @@ -16778,9 +16778,9 @@ } }, "headers-polyfill": { - "version": "3.0.10", - "resolved": "https://registry.npmjs.org/headers-polyfill/-/headers-polyfill-3.0.10.tgz", - "integrity": "sha512-lOhQU7iG3AMcjmb8NIWCa+KwfJw5bY44BoWPtrj5A4iDbSD3ylGf5QcYr0ZyQnhkKQ2GgWNLdF2rfrXtXlF3nQ==" + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/headers-polyfill/-/headers-polyfill-3.1.2.tgz", + "integrity": "sha512-tWCK4biJ6hcLqTviLXVR9DTRfYGQMXEIUj3gwJ2rZ5wO/at3XtkI4g8mCvFdUF9l1KMBNCfmNAdnahm1cgavQA==" }, "hey-listen": { "version": "1.0.8", diff --git a/clients/ops/privacy-center/package.json b/clients/ops/privacy-center/package.json index 6474ab852..7e1670179 100644 --- a/clients/ops/privacy-center/package.json +++ b/clients/ops/privacy-center/package.json @@ -26,7 +26,7 @@ "@fontsource/inter": "^4.5.4", "formik": "^2.2.9", "framer-motion": "^5", - "headers-polyfill": "^3.0.10", + "headers-polyfill": "^3.1.2", "next": "12.1.0", "next-auth": "^4.10.3", "react": "^17.0.2",