From 6ed7a21c5d90e3e9208cfa91817d3527c4d8232f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Nov 2022 19:25:32 +0000 Subject: [PATCH] Bump @fontsource/merriweather from 4.5.13 to 4.5.14 in /webapp Bumps [@fontsource/merriweather](https://github.com/fontsource/fontsource/tree/HEAD/fonts/google/merriweather) from 4.5.13 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/merriweather) --- updated-dependencies: - dependency-name: "@fontsource/merriweather" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- webapp/package-lock.json | 14 +++++++------- webapp/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/webapp/package-lock.json b/webapp/package-lock.json index a4c746a8a..388dd4787 100644 --- a/webapp/package-lock.json +++ b/webapp/package-lock.json @@ -15,7 +15,7 @@ "@cosmjs/proto-signing": "^0.29.0", "@cosmjs/stargate": "^0.29.0", "@ethereumjs/tx": "^4.0.0", - "@fontsource/merriweather": "^4.5.13", + "@fontsource/merriweather": "^4.5.14", "@fontsource/montserrat": "^4.5.12", "@fontsource/roboto": "^4.5.8", "@keplr-wallet/types": "^0.11.16", @@ -3069,9 +3069,9 @@ } }, "node_modules/@fontsource/merriweather": { - "version": "4.5.13", - "resolved": "https://registry.npmjs.org/@fontsource/merriweather/-/merriweather-4.5.13.tgz", - "integrity": "sha512-VYPWyVtPvW8S4gGxWE+PdkVHNr44456Gkm49mD4qXmP8Zs2dPU8YG8an8KBIqHcPI6H74iGyll2+AohmGApkxw==" + "version": "4.5.14", + "resolved": "https://registry.npmjs.org/@fontsource/merriweather/-/merriweather-4.5.14.tgz", + "integrity": "sha512-kDMIAokOvE9bYf+CDmEWzV3xtR8cRJlw/BipjhxqD9MIRZfU348cZ8xhHhmPXmxRiEjZLor4xxHXqps7eCvGQg==" }, "node_modules/@fontsource/montserrat": { "version": "4.5.12", @@ -22597,9 +22597,9 @@ } }, "@fontsource/merriweather": { - "version": "4.5.13", - "resolved": "https://registry.npmjs.org/@fontsource/merriweather/-/merriweather-4.5.13.tgz", - "integrity": "sha512-VYPWyVtPvW8S4gGxWE+PdkVHNr44456Gkm49mD4qXmP8Zs2dPU8YG8an8KBIqHcPI6H74iGyll2+AohmGApkxw==" + "version": "4.5.14", + "resolved": "https://registry.npmjs.org/@fontsource/merriweather/-/merriweather-4.5.14.tgz", + "integrity": "sha512-kDMIAokOvE9bYf+CDmEWzV3xtR8cRJlw/BipjhxqD9MIRZfU348cZ8xhHhmPXmxRiEjZLor4xxHXqps7eCvGQg==" }, "@fontsource/montserrat": { "version": "4.5.12", diff --git a/webapp/package.json b/webapp/package.json index e6102aa0c..9d654f826 100644 --- a/webapp/package.json +++ b/webapp/package.json @@ -10,7 +10,7 @@ "@cosmjs/proto-signing": "^0.29.0", "@cosmjs/stargate": "^0.29.0", "@ethereumjs/tx": "^4.0.0", - "@fontsource/merriweather": "^4.5.13", + "@fontsource/merriweather": "^4.5.14", "@fontsource/montserrat": "^4.5.12", "@fontsource/roboto": "^4.5.8", "@keplr-wallet/types": "^0.11.16",