From 85045c16a4f0a0ab25f172defb5453c4d623748e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 01:14:06 +0000 Subject: [PATCH] fix(deps): update dependency json-server to v1.0.0-beta.15 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 27a5ca2..a527dec 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@faker-js/faker": "^10.3.0", "@types/node": "^24.0.0", "chalk": "^5.2.0", - "json-server": "1.0.0-beta.13", + "json-server": "1.0.0-beta.15", "lodash-es": "^4.17.21", "lowdb": "^7.0.0", "nodemon": "^3.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2014d05..671990d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^5.2.0 version: 5.6.2 json-server: - specifier: 1.0.0-beta.13 - version: 1.0.0-beta.13 + specifier: 1.0.0-beta.15 + version: 1.0.0-beta.15 lodash-es: specifier: ^4.17.21 version: 4.18.1 @@ -1382,8 +1382,8 @@ packages: json-schema-traverse@1.0.0: resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==} - json-server@1.0.0-beta.13: - resolution: {integrity: sha512-WYSvMgqNE1YkTlX2GudSKLewFfAQJ+0YE31pdXynFoN9e1O/T+tLepG/wrtC0q1+CnEjmol4h2VT0PIwxjy/Pw==} + json-server@1.0.0-beta.15: + resolution: {integrity: sha512-I5UB/OWHLGoQW9IVld2yzZFYYiGYNBn2OYRlGbkfj5xDidT26yKYkV7Sr093zJtPh9zbofaLgyT89Ov5U0RRBQ==} engines: {node: '>=22.12.0'} hasBin: true @@ -3753,7 +3753,7 @@ snapshots: json-schema-traverse@1.0.0: {} - json-server@1.0.0-beta.13: + json-server@1.0.0-beta.15: dependencies: '@tinyhttp/app': 3.0.6 '@tinyhttp/cors': 2.0.1