diff --git a/apps/studio/package.json b/apps/studio/package.json index 8864344a8..4003a2164 100644 --- a/apps/studio/package.json +++ b/apps/studio/package.json @@ -60,7 +60,7 @@ "@chakra-ui/theme-tools": "^2.1.2", "@chakra-ui/utils": "^2.0.15", "@datadog/browser-rum": "^5.29.1", - "@fontsource/ibm-plex-mono": "^5.0.13", + "@fontsource/ibm-plex-mono": "^5.1.1", "@formkit/auto-animate": "^0.8.2", "@growthbook/growthbook": "^1.2.0", "@growthbook/growthbook-react": "^1.2.0", diff --git a/package-lock.json b/package-lock.json index 6f5f9b884..8e59a4d37 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "@chakra-ui/theme-tools": "^2.1.2", "@chakra-ui/utils": "^2.0.15", "@datadog/browser-rum": "^5.29.1", - "@fontsource/ibm-plex-mono": "^5.0.13", + "@fontsource/ibm-plex-mono": "^5.1.1", "@formkit/auto-animate": "^0.8.2", "@growthbook/growthbook": "^1.2.0", "@growthbook/growthbook-react": "^1.2.0", @@ -6659,9 +6659,10 @@ "integrity": "sha512-dWO2pw8hhi+WrXq1YJy2yCuWoL20PddgGaqTgVe4cOS9Q6qklXCiA1tJEqX6BEwRNSCP84/afac9hd4MS+zEUA==" }, "node_modules/@fontsource/ibm-plex-mono": { - "version": "5.0.13", - "resolved": "https://registry.npmjs.org/@fontsource/ibm-plex-mono/-/ibm-plex-mono-5.0.13.tgz", - "integrity": "sha512-gtlMmvk//2AgDEZDFsoL5z9mgW3ZZg/9SC7pIfDwNKp5DtZpApgqd1Fua3HhPwYRIHrT76IQ1tMTzQKLEGtJGQ==" + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/@fontsource/ibm-plex-mono/-/ibm-plex-mono-5.1.1.tgz", + "integrity": "sha512-1aayqPe/ZkD3MlvqpmOHecfA3f2B8g+fAEkgvcCd3lkPP0pS1T0xG5Zmn2EsJQqr1JURtugPUH+5NqvKyfFZMQ==", + "license": "OFL-1.1" }, "node_modules/@formatjs/ecma402-abstract": { "version": "2.0.0",