diff --git a/package.json b/package.json index 775a1579..b835a5d3 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@biomejs/biome": "^2.4.15", "@changesets/cli": "^2.31.0", "@types/node": "^22.15.12", - "js-yaml": "^3.14.2", + "js-yaml": "^4.1.1", "rimraf": "^6.1.3", "turbo": "2.9.12", "vitest": "catalog:repo" @@ -90,7 +90,7 @@ "vite": "catalog:security", "pg": "^8.16.3", "postgres": "^3.4.7", - "js-yaml": "3.14.2", + "js-yaml": "4.1.1", "test-exclude": "^7.0.1", "glob": ">=11.1.0", "qs": ">=6.14.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7e35f2a0..5e15158f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,8 +40,8 @@ importers: specifier: ^22.15.12 version: 22.19.3 js-yaml: - specifier: ^3.14.2 - version: 3.14.2 + specifier: ^4.1.1 + version: 4.1.1 rimraf: specifier: ^6.1.3 version: 6.1.3