From 9f2fdfe1f2026da8596a49b9a1249937f61bb819 Mon Sep 17 00:00:00 2001 From: lbaker Date: Mon, 11 Oct 2021 14:03:56 -0700 Subject: [PATCH] chore: Update theme --- package.json | 5 +++-- yarn.lock | 10 +++++----- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 52edc9c12..6740300fa 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@emotion/styled": "^11.3.0", "@mdx-js/mdx": "^1.6.19", "@mdx-js/react": "^1.6.19", - "@newrelic/gatsby-theme-newrelic": "^3.1.2", + "@newrelic/gatsby-theme-newrelic": "^3.1.3", "@splitsoftware/splitio-react": "^1.2.0", "@xstate/react": "^1.0.2", "classnames": "^2.2.6", @@ -16,8 +16,8 @@ "gatsby": "^3.8.0", "gatsby-image": "^3.8.0", "gatsby-plugin-emotion": "^6.8.0", - "gatsby-plugin-manifest": "^3.13.0", "gatsby-plugin-gatsby-cloud": "^3.0.0", + "gatsby-plugin-manifest": "^3.13.0", "gatsby-plugin-mdx": "^2.8.0", "gatsby-plugin-meta-redirect": "^1.1.1", "gatsby-plugin-offline": "^4.8.0", @@ -52,6 +52,7 @@ "react-simple-code-editor": "^0.11.0", "react-typist": "^2.0.5", "react-use": "^15.3.4", + "sharp": "^0.29.1", "snyk": "^1.437.4", "use-dark-mode": "^2.3.1", "use-media": "^1.4.0", diff --git a/yarn.lock b/yarn.lock index 8b455c8c6..f70bf9a56 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2048,10 +2048,10 @@ eslint-plugin-promise "^4.2.1" eslint-plugin-react "^7.14.3" -"@newrelic/gatsby-theme-newrelic@^3.1.2": - version "3.1.2" - resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-3.1.2.tgz#7d385e1d83f504d6889016a7b9a2d954abc41448" - integrity sha512-06+lx8tnzSuMxNErmIkvtI6gMuBPCtcesYr11IcOGhCnNmlEezgutbxphHl+E2TOeG96ChhlCTZbOhclncKMvA== +"@newrelic/gatsby-theme-newrelic@^3.1.3": + version "3.1.3" + resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-3.1.3.tgz#2443dc05a541fc5d40a2c998e434947e46ac7e1d" + integrity sha512-0MJOU1lswdMb/AaRf2BdGWxH7t7+Hvoq7C4fp8lnL9HBLmaASUQGL2nSUjXfb4kWy13buNuYwJCZ25w/wly9ig== dependencies: "@wry/equality" "^0.4.0" "@xstate/react" "^1.3.1" @@ -13871,7 +13871,7 @@ shallowequal@^1.1.0: resolved "https://registry.yarnpkg.com/shallowequal/-/shallowequal-1.1.0.tgz#188d521de95b9087404fd4dcb68b13df0ae4e7f8" integrity sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ== -sharp@^0.29.0: +sharp@^0.29.0, sharp@^0.29.1: version "0.29.1" resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.29.1.tgz#f60b50f24f399464a24187c86bd2da41aae50b85" integrity sha512-DpgdAny9TuS+oWCQ7MRS8XyY9x6q1+yW3a5wNx0J3HrGuB/Jot/8WcT+lElHY9iJu2pwtegSGxqMaqFiMhs4rQ==