0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00

Update dependency newrelic to v11.1.0

This commit is contained in:
renovate[bot] 2023-09-07 21:19:34 +00:00
parent 83282ca4cd
commit 9e3e1d8c73
2 changed files with 5 additions and 5 deletions

View file

@ -210,7 +210,7 @@
"multer": "1.4.4",
"mysql2": "3.6.0",
"nconf": "0.12.0",
"newrelic": "11.0.0",
"newrelic": "11.1.0",
"node-jose": "2.2.0",
"path-match": "1.2.4",
"probe-image-size": "7.2.3",

View file

@ -23855,10 +23855,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.0.0:
version "11.0.0"
resolved "https://registry.yarnpkg.com/newrelic/-/newrelic-11.0.0.tgz#71ee78b1e4f31461131e1cf1f86deb67642812a6"
integrity sha512-uZEetgjfoscuuFNP7TH5BIKLv4vnfX27DV9y+Yb26ZrC3CNnVL+jBOAKY4+/vTxQiQHCi4uPfRyjw+1/3fOQXA==
newrelic@11.1.0:
version "11.1.0"
resolved "https://registry.yarnpkg.com/newrelic/-/newrelic-11.1.0.tgz#e6a4b49459c8f1e917facab61838ddf7f7ffff8a"
integrity sha512-TMpUUuVOTjVQs9cp6DsSocf9pQYyQ2QHp3cFYOUZyxfJewjvb4J9TG6uZZP9xN+0olDt2oef/d6eZNTAFM3tsw==
dependencies:
"@grpc/grpc-js" "^1.8.10"
"@grpc/proto-loader" "^0.7.5"