chore(deps): upgrade newrelic

This commit is contained in:
Karol Sójko
2023-01-18 09:49:38 +01:00
parent 9cf1a9e25c
commit 7ef59bb74c
160 changed files with 870 additions and 12442 deletions

View File

@@ -48,7 +48,7 @@
"@lerna-lite/list": "^1.5.1",
"@lerna-lite/run": "^1.5.1",
"@types/jest": "^29.1.1",
"@types/newrelic": "^7.0.4",
"@types/newrelic": "^9.4.0",
"@types/node": "^18.11.9",
"@typescript-eslint/parser": "^5.40.1",
"eslint": "^8.17.0",
@@ -62,6 +62,6 @@
"packageManager": "yarn@4.0.0-rc.25",
"dependencies": {
"@sentry/node": "^7.28.1",
"newrelic": "^9.6.0"
"newrelic": "^9.8.0"
}
}