0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Update dependency newrelic to v11.12.0

This commit is contained in:
renovate[bot] 2024-03-04 18:24:53 +00:00
parent 6d6969f4b0
commit b6b2e2ea31
2 changed files with 5 additions and 5 deletions

View file

@ -208,7 +208,7 @@
"multer": "1.4.4",
"mysql2": "3.9.2",
"nconf": "0.12.1",
"newrelic": "11.11.0",
"newrelic": "11.12.0",
"node-jose": "2.2.0",
"path-match": "1.2.4",
"probe-image-size": "7.2.3",

View file

@ -23061,10 +23061,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.11.0:
version "11.11.0"
resolved "https://registry.yarnpkg.com/newrelic/-/newrelic-11.11.0.tgz#1ba2d4647372818966da317ccafdf04c8d0233c9"
integrity sha512-UzT9/hO6+wcd8OBbO8OsDWnWJNoRxHac8Vg7YYwmYXPmuKV3wn+hDIk+G8WUoliktgOxCXI5xgcdZ/NciOyEXg==
newrelic@11.12.0:
version "11.12.0"
resolved "https://registry.yarnpkg.com/newrelic/-/newrelic-11.12.0.tgz#da389122166bd910bcf92a56dd02bf52429f0323"
integrity sha512-02TY9+3bp4FAmVTnajWUJyz0ESu21avajRXbsE+zYxI1XSd0tEr+DoL7z2P1BGH2KsOquoDCjR+J4rY2Q88A1A==
dependencies:
"@grpc/grpc-js" "^1.9.4"
"@grpc/proto-loader" "^0.7.5"