diff --git a/chromeless/package.json b/chromeless/package.json index 003788ba29b..b7ff4b72cd5 100644 --- a/chromeless/package.json +++ b/chromeless/package.json @@ -27,7 +27,7 @@ "@previewjs/properties": "^3.0.2", "@previewjs/vfs": "^2.0.15", "express": "^4.18.2", - "pino": "^8.14.1", + "pino": "^8.14.2", "pino-pretty": "^10.2.0", "playwright": "^1.36.2", "typescript": "^5.1.6" diff --git a/core/package.json b/core/package.json index 4a89136e9d8..5f60fc6bce8 100644 --- a/core/package.json +++ b/core/package.json @@ -39,7 +39,7 @@ "globby": "^13.2.2", "html-escaper": "^3.0.3", "http-terminator": "^3.2.0", - "pino": "^8.14.1", + "pino": "^8.14.2", "rollup-plugin-friendly-type-imports": "^1.0.3", "ts-node": "^10.9.1", "tsconfig-paths": "^4.2.0", diff --git a/framework-plugins/preact/package.json b/framework-plugins/preact/package.json index 1af690acc40..455a915246a 100644 --- a/framework-plugins/preact/package.json +++ b/framework-plugins/preact/package.json @@ -38,7 +38,7 @@ "@previewjs/iframe": "workspace:*", "@previewjs/properties": "workspace:*", "@previewjs/testing": "workspace:*", - "pino": "^8.14.1", + "pino": "^8.14.2", "pino-pretty": "^10.2.0", "preact": "^10.16.0", "rimraf": "^5.0.1", diff --git a/framework-plugins/react/package.json b/framework-plugins/react/package.json index c9f2de915b4..a7fd64b04b7 100644 --- a/framework-plugins/react/package.json +++ b/framework-plugins/react/package.json @@ -43,7 +43,7 @@ "@types/prop-types": "^15.7.5", "@types/react": "^18.2.17", "@types/react-dom": "^18.2.7", - "pino": "^8.14.1", + "pino": "^8.14.2", "pino-pretty": "^10.2.0", "react": "^18.2.0", "rimraf": "^5.0.1", diff --git a/framework-plugins/solid/package.json b/framework-plugins/solid/package.json index d638b24237b..fe2fdbc4d0a 100644 --- a/framework-plugins/solid/package.json +++ b/framework-plugins/solid/package.json @@ -39,7 +39,7 @@ "@previewjs/core": "workspace:*", "@previewjs/iframe": "workspace:*", "@previewjs/testing": "workspace:*", - "pino": "^8.14.1", + "pino": "^8.14.2", "pino-pretty": "^10.2.0", "solid-js": "^1.7.8", "unbuild": "^1.2.1", diff --git a/framework-plugins/svelte/package.json b/framework-plugins/svelte/package.json index 25ba1483ee1..ff5e127f0f7 100644 --- a/framework-plugins/svelte/package.json +++ b/framework-plugins/svelte/package.json @@ -42,7 +42,7 @@ "@previewjs/testing": "workspace:*", "@sveltejs/kit": "^1.22.3", "@types/fs-extra": "^11.0.1", - "pino": "^8.14.1", + "pino": "^8.14.2", "pino-pretty": "^10.2.0", "unbuild": "^1.2.1", "vitest": "^0.33.0" diff --git a/framework-plugins/vue2/package.json b/framework-plugins/vue2/package.json index 2c7ad19f6b3..9bbd80a6088 100644 --- a/framework-plugins/vue2/package.json +++ b/framework-plugins/vue2/package.json @@ -44,7 +44,7 @@ "@previewjs/iframe": "workspace:*", "@previewjs/testing": "workspace:*", "@types/fs-extra": "^11.0.1", - "pino": "^8.14.1", + "pino": "^8.14.2", "pino-pretty": "^10.2.0", "rimraf": "^5.0.1", "shx": "^0.3.4", diff --git a/framework-plugins/vue3/package.json b/framework-plugins/vue3/package.json index 611c7687d0a..c4075b80353 100644 --- a/framework-plugins/vue3/package.json +++ b/framework-plugins/vue3/package.json @@ -48,7 +48,7 @@ "@vue/runtime-core": "^3.3.4", "@vue/runtime-dom": "^3.3.4", "@vue/shared": "^3.3.4", - "pino": "^8.14.1", + "pino": "^8.14.2", "pino-pretty": "^10.2.0", "rimraf": "^5.0.1", "shx": "^0.3.4", diff --git a/loader/package.json b/loader/package.json index e327c5feb6f..26b6d5334db 100644 --- a/loader/package.json +++ b/loader/package.json @@ -49,7 +49,7 @@ "exclusive-promises": "^1.0.3", "execa": "^7.2.0", "fs-extra": "^11.1.1", - "pino": "^8.14.1", + "pino": "^8.14.2", "pino-pretty": "^10.2.0", "pnpm": "^8.6.10", "proper-lockfile": "^4.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3a25f362964..5279796e459 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -160,8 +160,8 @@ importers: specifier: ^4.18.2 version: 4.18.2 pino: - specifier: ^8.14.1 - version: 8.14.1 + specifier: ^8.14.2 + version: 8.14.2 pino-pretty: specifier: ^10.2.0 version: 10.2.0 @@ -272,8 +272,8 @@ importers: specifier: ^3.2.0 version: 3.2.0 pino: - specifier: ^8.14.1 - version: 8.14.1 + specifier: ^8.14.2 + version: 8.14.2 rollup-plugin-friendly-type-imports: specifier: ^1.0.3 version: 1.0.3 @@ -418,8 +418,8 @@ importers: specifier: workspace:* version: link:../../testing pino: - specifier: ^8.14.1 - version: 8.14.1 + specifier: ^8.14.2 + version: 8.14.2 pino-pretty: specifier: ^10.2.0 version: 10.2.0 @@ -627,8 +627,8 @@ importers: specifier: ^18.2.7 version: 18.2.7 pino: - specifier: ^8.14.1 - version: 8.14.1 + specifier: ^8.14.2 + version: 8.14.2 pino-pretty: specifier: ^10.2.0 version: 10.2.0 @@ -2099,8 +2099,8 @@ importers: specifier: workspace:* version: link:../../testing pino: - specifier: ^8.14.1 - version: 8.14.1 + specifier: ^8.14.2 + version: 8.14.2 pino-pretty: specifier: ^10.2.0 version: 10.2.0 @@ -2248,8 +2248,8 @@ importers: specifier: ^11.0.1 version: 11.0.1 pino: - specifier: ^8.14.1 - version: 8.14.1 + specifier: ^8.14.2 + version: 8.14.2 pino-pretty: specifier: ^10.2.0 version: 10.2.0 @@ -2525,8 +2525,8 @@ importers: specifier: ^11.0.1 version: 11.0.1 pino: - specifier: ^8.14.1 - version: 8.14.1 + specifier: ^8.14.2 + version: 8.14.2 pino-pretty: specifier: ^10.2.0 version: 10.2.0 @@ -2704,8 +2704,8 @@ importers: specifier: ^3.3.4 version: 3.3.4 pino: - specifier: ^8.14.1 - version: 8.14.1 + specifier: ^8.14.2 + version: 8.14.2 pino-pretty: specifier: ^10.2.0 version: 10.2.0 @@ -2992,8 +2992,8 @@ importers: specifier: ^11.1.1 version: 11.1.1 pino: - specifier: ^8.14.1 - version: 8.14.1 + specifier: ^8.14.2 + version: 8.14.2 pino-pretty: specifier: ^10.2.0 version: 10.2.0 @@ -11627,7 +11627,7 @@ packages: globby: 13.2.2 html-escaper: 3.0.3 http-terminator: 3.2.0 - pino: 8.14.1 + pino: 8.14.2 rollup-plugin-friendly-type-imports: 1.0.3 ts-node: 10.9.1(@types/node@20.4.5)(typescript@5.1.6) tsconfig-paths: 4.2.0 @@ -33745,8 +33745,8 @@ packages: /pino-std-serializers@6.2.1: resolution: {integrity: sha512-wHuWB+CvSVb2XqXM0W/WOYUkVSPbiJb9S5fNB7TBhd8s892Xq910bRxwHtC4l71hgztObTjXL6ZheZXFjhDrDQ==} - /pino@8.14.1: - resolution: {integrity: sha512-8LYNv7BKWXSfS+k6oEc6occy5La+q2sPwU3q2ljTX5AZk7v+5kND2o5W794FyRaqha6DJajmkNRsWtPpFyMUdw==} + /pino@8.14.2: + resolution: {integrity: sha512-zKu9aWeSWTy1JgvxIpZveJKKsAr4+6uNMZ0Vf0KRwzl/UNZA3XjHiIl/0WwqLMkDwuHuDkT5xAgPA2jpKq4whA==} hasBin: true dependencies: atomic-sleep: 1.0.0