From 720403eed13a0145dab56d2621256f8f8bb8b964 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jul 2023 08:02:09 +0000 Subject: [PATCH] Bump @fontsource/open-sans from 5.0.3 to 5.0.4 in /frontend Bumps [@fontsource/open-sans](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/open-sans) from 5.0.3 to 5.0.4. - [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/open-sans/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/open-sans) --- updated-dependencies: - dependency-name: "@fontsource/open-sans" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index f5e6291e..c355481f 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -9,7 +9,7 @@ "@chakra-ui/system": "^2.5.8", "@emotion/react": "^11", "@emotion/styled": "^11", - "@fontsource/open-sans": "^5.0.3", + "@fontsource/open-sans": "^5.0.4", "@tanstack/react-query": "^4.29.19", "axios": "^1.4.0", "framer-motion": "^10.12.18", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 376dd39e..1de0093e 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -2245,10 +2245,10 @@ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.43.0.tgz#559ca3d9ddbd6bf907ad524320a0d14b85586af0" integrity sha512-s2UHCoiXfxMvmfzqoN+vrQ84ahUSYde9qNO1MdxmoEhyHWsfmwOpFlwYV+ePJEVc7gFnATGUi376WowX1N7tFg== -"@fontsource/open-sans@^5.0.3": - version "5.0.3" - resolved "https://registry.yarnpkg.com/@fontsource/open-sans/-/open-sans-5.0.3.tgz#1a5d1528b507a5ba43f8b231d1e4cc0775efdf8c" - integrity sha512-L86qrEfW7IWSGojCtiPpw2/M6qKjxDG+EV4k1xMVFCkhh6Z6gyZwevqCt0yOvd1BmjrtUAIAfSzFTjBn3DeZJw== +"@fontsource/open-sans@^5.0.4": + version "5.0.4" + resolved "https://registry.yarnpkg.com/@fontsource/open-sans/-/open-sans-5.0.4.tgz#7754ff01786ccd001fdb3effca7cb0333b947288" + integrity sha512-yUm+NNFElQ0k2J15SXXETmKMILIUawYF/MxFREwBtRItxBszIw68zM4+ipSulwJfFl2k9jITSpDPYr2nqBoshQ== "@humanwhocodes/config-array@^0.11.10": version "0.11.10"