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

Commit 10740d3

Browse files
committed
fix: build
1 parent 8f5bb1e commit 10740d3

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.15",
18+
"gatsby-build-newrelic": "1.1.16",
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.15"
7047-
resolved "https://registry.yarnpkg.com/gatsby-build-newrelic/-/gatsby-build-newrelic-1.1.15.tgz#c46a79016757693c4cfd2029f875fecf8e2945a4"
7048-
integrity sha512-XmDSd9GLf1oPvn9192VS/d2rjr9PMr4oLxmRZZ8+hPwHQs53jMp4JRQqHiLfWAdltAXjdsVw0D4LVk3Akztvtw==
7045+
7046+
version "1.1.16"
7047+
resolved "https://registry.yarnpkg.com/gatsby-build-newrelic/-/gatsby-build-newrelic-1.1.16.tgz#18ac2c062ebbef0a41949dc1a8850124b7a10521"
7048+
integrity sha512-LO93XNvwqC6L15cq4YhSbZwgeaY6rAsFX8TYpruktcfoyhvmIrCfruJmIxBif6hmsPPaLT1tKzTZs7h4X6VlTw==
70497049
dependencies:
70507050
cross-env "^7.0.3"
70517051
fast-glob "^3.2.5"

0 commit comments

Comments
 (0)