mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
Update dependency newrelic to v11.3.0
This commit is contained in:
parent
9b1f79f601
commit
da7271d261
2 changed files with 5 additions and 5 deletions
|
@ -209,7 +209,7 @@
|
|||
"multer": "1.4.4",
|
||||
"mysql2": "3.6.2",
|
||||
"nconf": "0.12.1",
|
||||
"newrelic": "11.2.1",
|
||||
"newrelic": "11.3.0",
|
||||
"node-jose": "2.2.0",
|
||||
"path-match": "1.2.4",
|
||||
"probe-image-size": "7.2.3",
|
||||
|
|
|
@ -23844,10 +23844,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.2.1:
|
||||
version "11.2.1"
|
||||
resolved "https://registry.yarnpkg.com/newrelic/-/newrelic-11.2.1.tgz#a1d3982e24d19d6bf90f1ae2d0eaa6a599e18a5c"
|
||||
integrity sha512-OA0Y/LGR+nBsFErKt6LeWYJYEqfSwQcMoTaJYWW7KPwKLBCRDtXPKU9ePRPrOgNKfPr/MK3X8ZnfK/MkvdlORw==
|
||||
newrelic@11.3.0:
|
||||
version "11.3.0"
|
||||
resolved "https://registry.yarnpkg.com/newrelic/-/newrelic-11.3.0.tgz#e1074af4cab72dc97ac111b2f3a6764e01dfa830"
|
||||
integrity sha512-7DG+iqo1LqQyGxleikHO0a2TaNZzxCje2NlQyRVo474p0WT6w8CGyeEnlxLsFiV1+OqnGGF3tFfUUkWfHzAyNg==
|
||||
dependencies:
|
||||
"@grpc/grpc-js" "^1.8.10"
|
||||
"@grpc/proto-loader" "^0.7.5"
|
||||
|
|
Loading…
Add table
Reference in a new issue