mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Update dependency newrelic to v11.7.0
This commit is contained in:
parent
4c9d08bf03
commit
bce90d5337
2 changed files with 11 additions and 18 deletions
|
@ -209,7 +209,7 @@
|
|||
"multer": "1.4.4",
|
||||
"mysql2": "3.6.5",
|
||||
"nconf": "0.12.1",
|
||||
"newrelic": "11.6.1",
|
||||
"newrelic": "11.7.0",
|
||||
"node-jose": "2.2.0",
|
||||
"path-match": "1.2.4",
|
||||
"probe-image-size": "7.2.3",
|
||||
|
|
27
yarn.lock
27
yarn.lock
|
@ -19721,10 +19721,10 @@ import-fresh@^3.0.0, import-fresh@^3.2.1:
|
|||
parent-module "^1.0.0"
|
||||
resolve-from "^4.0.0"
|
||||
|
||||
import-in-the-middle@^1.4.2:
|
||||
version "1.4.2"
|
||||
resolved "https://registry.yarnpkg.com/import-in-the-middle/-/import-in-the-middle-1.4.2.tgz#2a266676e3495e72c04bbaa5ec14756ba168391b"
|
||||
integrity sha512-9WOz1Yh/cvO/p69sxRmhyQwrIGGSp7EIdcb+fFNVi7CzQGQB8U1/1XrKVSbEd/GNOAeM0peJtmi7+qphe7NvAw==
|
||||
import-in-the-middle@^1.6.0:
|
||||
version "1.7.1"
|
||||
resolved "https://registry.yarnpkg.com/import-in-the-middle/-/import-in-the-middle-1.7.1.tgz#3e111ff79c639d0bde459bd7ba29dd9fdf357364"
|
||||
integrity sha512-1LrZPDtW+atAxH42S6288qyDFNQ2YCty+2mxEPRtfazH6Z5QwkaBSTS2ods7hnVJioF6rkRfNoA6A/MstpFXLg==
|
||||
dependencies:
|
||||
acorn "^8.8.2"
|
||||
acorn-import-assertions "^1.9.0"
|
||||
|
@ -23780,10 +23780,10 @@ neo-async@^2.5.0, neo-async@^2.6.1, neo-async@^2.6.2:
|
|||
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
|
||||
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
|
||||
|
||||
newrelic@11.6.1:
|
||||
version "11.6.1"
|
||||
resolved "https://registry.yarnpkg.com/newrelic/-/newrelic-11.6.1.tgz#ae2af414662bc2c201d589b235fc24cf8ab1007c"
|
||||
integrity sha512-3tmSRqAcKdPPKGz9qswOvNDlsZXueC8QgJGty0uD95aurFzQoIOjI6/1dQBn3cxM8xxm3/vVa/Z2CAe4q0WK7g==
|
||||
newrelic@11.7.0:
|
||||
version "11.7.0"
|
||||
resolved "https://registry.yarnpkg.com/newrelic/-/newrelic-11.7.0.tgz#9772e8a859f67f99cc2e190a1d92990527b25322"
|
||||
integrity sha512-izTjP1wRhz3PVhpdcufn4YAZceZfC7+DNoKXfndrSEVwd3risqcTC9swJW10guZ35fxaQu64/lFLuyMPEsBiUg==
|
||||
dependencies:
|
||||
"@grpc/grpc-js" "^1.9.4"
|
||||
"@grpc/proto-loader" "^0.7.5"
|
||||
|
@ -23794,7 +23794,7 @@ newrelic@11.6.1:
|
|||
"@tyriar/fibonacci-heap" "^2.0.7"
|
||||
concat-stream "^2.0.0"
|
||||
https-proxy-agent "^7.0.1"
|
||||
import-in-the-middle "^1.4.2"
|
||||
import-in-the-middle "^1.6.0"
|
||||
json-bigint "^1.0.0"
|
||||
json-stringify-safe "^5.0.0"
|
||||
module-details-from-path "^1.0.3"
|
||||
|
@ -23864,14 +23864,7 @@ nock@13.3.3:
|
|||
lodash "^4.17.21"
|
||||
propagate "^2.0.0"
|
||||
|
||||
node-abi@^3.3.0:
|
||||
version "3.28.0"
|
||||
resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-3.28.0.tgz#b0df8b317e1c4f2f323756c5fc8ffccc5bca4718"
|
||||
integrity sha512-fRlDb4I0eLcQeUvGq7IY3xHrSb0c9ummdvDSYWfT9+LKP+3jCKw/tKoqaM7r1BAoiAC6GtwyjaGnOz6B3OtF+A==
|
||||
dependencies:
|
||||
semver "^7.3.5"
|
||||
|
||||
node-abi@^3.52.0:
|
||||
node-abi@^3.3.0, node-abi@^3.52.0:
|
||||
version "3.52.0"
|
||||
resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-3.52.0.tgz#ffba0a85f54e552547e5849015f40f9514d5ba7c"
|
||||
integrity sha512-JJ98b02z16ILv7859irtXn4oUaFWADtvkzy2c0IAatNVX2Mc9Yoh8z6hZInn3QwvMEYhHuQloYi+TTQy67SIdQ==
|
||||
|
|
Loading…
Add table
Reference in a new issue