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

Commit 1f533e9

Browse files
committed
fix: plugin issue
1 parent 722f094 commit 1f533e9

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
@@ -15,7 +15,7 @@
1515
"dotenv": "^10.0.0",
1616
"feather-icons": "^4.28.0",
1717
"gatsby": "^3.8.0",
18-
"gatsby-build-newrelic": "1.1.13",
18+
"gatsby-build-newrelic": "1.1.14",
1919
"gatsby-image": "^3.8.0",
2020
"gatsby-plugin-gatsby-cloud": "^3.0.0",
2121
"gatsby-plugin-manifest": "^3.8.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7042,10 +7042,10 @@ functional-red-black-tree@^1.0.1:
70427042
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
70437043
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
70447044

7045-
7046-
version "1.1.13"
7047-
resolved "https://registry.yarnpkg.com/gatsby-build-newrelic/-/gatsby-build-newrelic-1.1.13.tgz#3ef7edcc0a4ed1770e50c845d9c0b91380a6c1bd"
7048-
integrity sha512-QAx7Eff5mC9O6CApQ5yHNKj4po0neGkBqHLzmPlUSGUS9T3FcEsuL8UajkdrjECo/ZfBEpKdVSf5Mx8jXcx6fw==
7045+
7046+
version "1.1.14"
7047+
resolved "https://registry.yarnpkg.com/gatsby-build-newrelic/-/gatsby-build-newrelic-1.1.14.tgz#dfe275f25d591bd0f3ef1b39fc37d7f10f7d784e"
7048+
integrity sha512-F3yq+2EsOPAH7gP/dZQuXkAKJssw0qDnktYwAFAV68pdKYGdrQ+AIyG43sKwwfFYtgkkb5n/K6BGlLCqttD9Xg==
70497049
dependencies:
70507050
cross-env "^7.0.3"
70517051
fast-glob "^3.2.5"

0 commit comments

Comments
 (0)