diff --git a/package-lock.json b/package-lock.json index 9e71e852..16648c97 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "ip": "^1.1.5", "moment": "^2.29.1", "parse-url": "^5.0.7", - "pino": "^6.13.4", + "pino": "^6.14.0", "short-uuid": "^4.2.0", "to-snake-case": "^1.0.0", "uuid": "^8.3.2", @@ -4092,9 +4092,9 @@ "integrity": "sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=" }, "node_modules/pino": { - "version": "6.13.4", - "resolved": "https://registry.npmjs.org/pino/-/pino-6.13.4.tgz", - "integrity": "sha512-g4tHSISmQJYUEKEMVdaZ+ZokWwFnTwZL5JPn+lnBVZ1BuBbrSchrXwQINknkM5+Q4fF6U9NjiI8PWwwMDHt9zA==", + "version": "6.14.0", + "resolved": "https://registry.npmjs.org/pino/-/pino-6.14.0.tgz", + "integrity": "sha512-iuhEDel3Z3hF9Jfe44DPXR8l07bhjuFY3GMHIXbjnY9XcafbyDDwl2sN2vw2GjMPf5Nkoe+OFao7ffn9SXaKDg==", "dependencies": { "fast-redact": "^3.0.0", "fast-safe-stringify": "^2.0.8", @@ -8711,9 +8711,9 @@ "integrity": "sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=" }, "pino": { - "version": "6.13.4", - "resolved": "https://registry.npmjs.org/pino/-/pino-6.13.4.tgz", - "integrity": "sha512-g4tHSISmQJYUEKEMVdaZ+ZokWwFnTwZL5JPn+lnBVZ1BuBbrSchrXwQINknkM5+Q4fF6U9NjiI8PWwwMDHt9zA==", + "version": "6.14.0", + "resolved": "https://registry.npmjs.org/pino/-/pino-6.14.0.tgz", + "integrity": "sha512-iuhEDel3Z3hF9Jfe44DPXR8l07bhjuFY3GMHIXbjnY9XcafbyDDwl2sN2vw2GjMPf5Nkoe+OFao7ffn9SXaKDg==", "requires": { "fast-redact": "^3.0.0", "fast-safe-stringify": "^2.0.8", diff --git a/package.json b/package.json index 18079f10..03c0e282 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "ip": "^1.1.5", "moment": "^2.29.1", "parse-url": "^5.0.7", - "pino": "^6.13.4", + "pino": "^6.14.0", "short-uuid": "^4.2.0", "to-snake-case": "^1.0.0", "uuid": "^8.3.2",