Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

Commit bb458b2

Browse files
fix: upgrade gatsby-theme-newrelic
1 parent c1aa9d6 commit bb458b2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@emotion/styled": "^11.3.0",
1010
"@mdx-js/mdx": "^1.6.22",
1111
"@mdx-js/react": "^1.6.22",
12-
"@newrelic/gatsby-theme-newrelic": "^2.4.2",
12+
"@newrelic/gatsby-theme-newrelic": "^2.4.4",
1313
"@splitsoftware/splitio-react": "^1.2.4",
1414
"date-fns": "^2.17.0",
1515
"feather-icons": "^4.28.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1977,10 +1977,10 @@
19771977
eslint-plugin-promise "^4.2.1"
19781978
eslint-plugin-react "^7.14.3"
19791979

1980-
"@newrelic/gatsby-theme-newrelic@^2.4.2":
1981-
version "2.4.2"
1982-
resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-2.4.2.tgz#e792fe218e7525e3e646cec636f71788b13aaedb"
1983-
integrity sha512-P4L0QogK8R/wzeRH90oG64E1TxeOB2Ylj++3xZ75pCuef7bHOkRYTBUiIBobo//la0Tt1N/LgDzgG4Cw+eI/fA==
1980+
"@newrelic/gatsby-theme-newrelic@^2.4.4":
1981+
version "2.4.4"
1982+
resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-2.4.4.tgz#388d011016068c9942011f23386d1bfcf97db611"
1983+
integrity sha512-mHqcARPlS93k7bjf96OPmMz3aAyMrYVKjE5kB9xUW8LxJKn5U5O1wYPQKrFGUhoy26sx0aJKlZ02DdnFfrvrag==
19841984
dependencies:
19851985
"@wry/equality" "^0.4.0"
19861986
"@xstate/react" "^1.3.1"

0 commit comments

Comments
 (0)