diff --git a/lambdas/metric-lambda-processor/package.json b/lambdas/metric-lambda-processor/package.json index ca3d2489..f5fa56ac 100644 --- a/lambdas/metric-lambda-processor/package.json +++ b/lambdas/metric-lambda-processor/package.json @@ -1,6 +1,6 @@ { "dependencies": { - "pino": "^8.6.1" + "pino": "^10.1.0" }, "devDependencies": { "@nhs-notify-observability/utils-logger": "^0.0.1", diff --git a/package-lock.json b/package-lock.json index 3e62c94f..379bc1c6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -57,7 +57,7 @@ "name": "@nhs-notify-observability/metric-lambda-processor", "version": "0.0.1", "dependencies": { - "pino": "^8.6.1" + "pino": "^10.1.0" }, "devDependencies": { "@nhs-notify-observability/utils-logger": "^0.0.1", @@ -199,16 +199,6 @@ "dev": true, "license": "MIT" }, - "lambdas/metric-lambda-processor/node_modules/abort-controller": { - "version": "3.0.0", - "license": "MIT", - "dependencies": { - "event-target-shim": "^5.0.0" - }, - "engines": { - "node": ">=6.5" - } - }, "lambdas/metric-lambda-processor/node_modules/allure-js-commons": { "version": "1.3.2", "dev": true, @@ -230,46 +220,6 @@ "lodash": "^4.17.14" } }, - "lambdas/metric-lambda-processor/node_modules/base64-js": { - "version": "1.5.1", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "MIT" - }, - "lambdas/metric-lambda-processor/node_modules/buffer": { - "version": "6.0.3", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "MIT", - "dependencies": { - "base64-js": "^1.3.1", - "ieee754": "^1.2.1" - } - }, "lambdas/metric-lambda-processor/node_modules/cliui": { "version": "7.0.4", "dev": true, @@ -296,27 +246,6 @@ "node": ">=10.20" } }, - "lambdas/metric-lambda-processor/node_modules/event-target-shim": { - "version": "5.0.1", - "license": "MIT", - "engines": { - "node": ">=6" - } - }, - "lambdas/metric-lambda-processor/node_modules/events": { - "version": "3.3.0", - "license": "MIT", - "engines": { - "node": ">=0.8.x" - } - }, - "lambdas/metric-lambda-processor/node_modules/fast-redact": { - "version": "3.5.0", - "license": "MIT", - "engines": { - "node": ">=6" - } - }, "lambdas/metric-lambda-processor/node_modules/file-type": { "version": "7.7.1", "dev": true, @@ -335,24 +264,6 @@ "universalify": "^0.1.0" } }, - "lambdas/metric-lambda-processor/node_modules/ieee754": { - "version": "1.2.1", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "BSD-3-Clause" - }, "lambdas/metric-lambda-processor/node_modules/is-docker": { "version": "2.2.1", "dev": true, @@ -511,63 +422,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "lambdas/metric-lambda-processor/node_modules/pino": { - "version": "8.21.0", - "license": "MIT", - "dependencies": { - "atomic-sleep": "^1.0.0", - "fast-redact": "^3.1.1", - "on-exit-leak-free": "^2.1.0", - "pino-abstract-transport": "^1.2.0", - "pino-std-serializers": "^6.0.0", - "process-warning": "^3.0.0", - "quick-format-unescaped": "^4.0.3", - "real-require": "^0.2.0", - "safe-stable-stringify": "^2.3.1", - "sonic-boom": "^3.7.0", - "thread-stream": "^2.6.0" - }, - "bin": { - "pino": "bin.js" - } - }, - "lambdas/metric-lambda-processor/node_modules/pino-abstract-transport": { - "version": "1.2.0", - "license": "MIT", - "dependencies": { - "readable-stream": "^4.0.0", - "split2": "^4.0.0" - } - }, - "lambdas/metric-lambda-processor/node_modules/pino-std-serializers": { - "version": "6.2.2", - "license": "MIT" - }, - "lambdas/metric-lambda-processor/node_modules/process": { - "version": "0.11.10", - "license": "MIT", - "engines": { - "node": ">= 0.6.0" - } - }, - "lambdas/metric-lambda-processor/node_modules/process-warning": { - "version": "3.0.0", - "license": "MIT" - }, - "lambdas/metric-lambda-processor/node_modules/readable-stream": { - "version": "4.7.0", - "license": "MIT", - "dependencies": { - "abort-controller": "^3.0.0", - "buffer": "^6.0.3", - "events": "^3.3.0", - "process": "^0.11.10", - "string_decoder": "^1.3.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - } - }, "lambdas/metric-lambda-processor/node_modules/resolve-pkg": { "version": "1.0.0", "dev": true, @@ -601,20 +455,6 @@ "scripty": "cli.js" } }, - "lambdas/metric-lambda-processor/node_modules/sonic-boom": { - "version": "3.8.1", - "license": "MIT", - "dependencies": { - "atomic-sleep": "^1.0.0" - } - }, - "lambdas/metric-lambda-processor/node_modules/thread-stream": { - "version": "2.7.0", - "license": "MIT", - "dependencies": { - "real-require": "^0.2.0" - } - }, "lambdas/metric-lambda-processor/node_modules/undici-types": { "version": "5.26.5", "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz", @@ -3063,7 +2903,6 @@ "version": "0.4.0", "resolved": "https://registry.npmjs.org/@pinojs/redact/-/redact-0.4.0.tgz", "integrity": "sha512-k2ENnmBugE/rzQfEcdWHcCY+/FM3VLzH9cYEsbdsoqrvzAKRhUZeRNhAZvB8OitQJ1TBed3yqWtdjzS6wJKBwg==", - "dev": true, "license": "MIT" }, "node_modules/@pkgr/core": { @@ -9380,7 +9219,6 @@ "version": "10.1.0", "resolved": "https://registry.npmjs.org/pino/-/pino-10.1.0.tgz", "integrity": "sha512-0zZC2ygfdqvqK8zJIr1e+wT1T/L+LF6qvqvbzEQ6tiMAoTqEVK9a1K3YRu8HEUvGEvNqZyPJTtb2sNIoTkB83w==", - "dev": true, "license": "MIT", "dependencies": { "@pinojs/redact": "^0.4.0", @@ -9403,7 +9241,6 @@ "version": "2.0.0", "resolved": "https://registry.npmjs.org/pino-abstract-transport/-/pino-abstract-transport-2.0.0.tgz", "integrity": "sha512-F63x5tizV6WCh4R6RHyi2Ml+M70DNRXt/+HANowMflpgGFMAym/VKm6G7ZOQRjqN7XbGxK1Lg9t6ZrtzOaivMw==", - "dev": true, "license": "MIT", "dependencies": { "split2": "^4.0.0" @@ -9413,7 +9250,6 @@ "version": "7.0.0", "resolved": "https://registry.npmjs.org/pino-std-serializers/-/pino-std-serializers-7.0.0.tgz", "integrity": "sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA==", - "dev": true, "license": "MIT" }, "node_modules/pirates": { @@ -9579,7 +9415,6 @@ "version": "5.0.0", "resolved": "https://registry.npmjs.org/process-warning/-/process-warning-5.0.0.tgz", "integrity": "sha512-a39t9ApHNx2L4+HBnQKqxxHNs1r7KF+Intd8Q/g1bUh6q0WIp9voPXJ/x0j+ZL45KF1pJd9+q2jLIRMfvEshkA==", - "dev": true, "funding": [ { "type": "github", @@ -10209,7 +10044,6 @@ "version": "4.2.0", "resolved": "https://registry.npmjs.org/sonic-boom/-/sonic-boom-4.2.0.tgz", "integrity": "sha512-INb7TM37/mAcsGmc9hyyI6+QR3rR1zVRu36B0NeGXKnOOLiZOfER5SA+N7X7k3yUYRzLWafduTDvJAfDswwEww==", - "dev": true, "license": "MIT", "dependencies": { "atomic-sleep": "^1.0.0" @@ -10593,7 +10427,6 @@ "version": "3.1.0", "resolved": "https://registry.npmjs.org/thread-stream/-/thread-stream-3.1.0.tgz", "integrity": "sha512-OqyPZ9u96VohAyMfJykzmivOrY2wfMSf3C5TtFJVgN+Hm6aj+voFhlK+kZEIv2FBh1X6Xp3DlnCOfEQ3B2J86A==", - "dev": true, "license": "MIT", "dependencies": { "real-require": "^0.2.0"