From 8f78381fff55ff7399be726897ffce56998a9ab8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Nov 2022 18:34:09 +0000 Subject: [PATCH] Bump @fontsource/inter in /clients/ops/privacy-center Bumps [@fontsource/inter](https://github.com/fontsource/fontsource/tree/HEAD/fonts/google/inter) from 4.5.4 to 4.5.14. - [Release notes](https://github.com/fontsource/fontsource/releases) - [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md) - [Commits](https://github.com/fontsource/fontsource/commits/HEAD/fonts/google/inter) --- updated-dependencies: - dependency-name: "@fontsource/inter" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- clients/ops/privacy-center/package-lock.json | 14 +++++++------- clients/ops/privacy-center/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/clients/ops/privacy-center/package-lock.json b/clients/ops/privacy-center/package-lock.json index 89b47d454..de60fcb0c 100644 --- a/clients/ops/privacy-center/package-lock.json +++ b/clients/ops/privacy-center/package-lock.json @@ -12,7 +12,7 @@ "@emotion/react": "^11", "@emotion/styled": "^11", "@fidesui/react": "^0.0.9", - "@fontsource/inter": "^4.5.4", + "@fontsource/inter": "^4.5.14", "formik": "^2.2.9", "framer-motion": "^5", "headers-polyfill": "^3.0.10", @@ -3192,9 +3192,9 @@ } }, "node_modules/@fontsource/inter": { - "version": "4.5.4", - "resolved": "https://registry.npmjs.org/@fontsource/inter/-/inter-4.5.4.tgz", - "integrity": "sha512-D0icTFpt9bWvB/OEXMztYf0bhUQZoDIYpsco5C7GVfxgKDRl8Jdn3N2aHHQqwjgRUUvRuyMv8HrRM8Hrt4U52w==" + "version": "4.5.14", + "resolved": "https://registry.npmjs.org/@fontsource/inter/-/inter-4.5.14.tgz", + "integrity": "sha512-JDC9AocdPLuGsASkvWw9hS5gtHE7K9dOwL98XLrk5yjYqxy4uVnScG58NUvFMJDVJRl/7c8Wnap6PEs+7Zvj1Q==" }, "node_modules/@humanwhocodes/config-array": { "version": "0.10.4", @@ -13856,9 +13856,9 @@ } }, "@fontsource/inter": { - "version": "4.5.4", - "resolved": "https://registry.npmjs.org/@fontsource/inter/-/inter-4.5.4.tgz", - "integrity": "sha512-D0icTFpt9bWvB/OEXMztYf0bhUQZoDIYpsco5C7GVfxgKDRl8Jdn3N2aHHQqwjgRUUvRuyMv8HrRM8Hrt4U52w==" + "version": "4.5.14", + "resolved": "https://registry.npmjs.org/@fontsource/inter/-/inter-4.5.14.tgz", + "integrity": "sha512-JDC9AocdPLuGsASkvWw9hS5gtHE7K9dOwL98XLrk5yjYqxy4uVnScG58NUvFMJDVJRl/7c8Wnap6PEs+7Zvj1Q==" }, "@humanwhocodes/config-array": { "version": "0.10.4", diff --git a/clients/ops/privacy-center/package.json b/clients/ops/privacy-center/package.json index 6474ab852..0664d953f 100644 --- a/clients/ops/privacy-center/package.json +++ b/clients/ops/privacy-center/package.json @@ -23,7 +23,7 @@ "@emotion/react": "^11", "@emotion/styled": "^11", "@fidesui/react": "^0.0.9", - "@fontsource/inter": "^4.5.4", + "@fontsource/inter": "^4.5.14", "formik": "^2.2.9", "framer-motion": "^5", "headers-polyfill": "^3.0.10",