diff --git a/package.json b/package.json index a2edb8b67..1df20ca59 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "node": ">=16.15.0", "npm": ">=8.5.0" }, - "packageManager": "pnpm@8.11.0", + "packageManager": "pnpm@8.12.0", "devDependencies": { "@4tw/cypress-drag-drop": "^2.2.5", "@jest/types": "^29.6.3", @@ -81,7 +81,7 @@ "jsdom-global": "^3.0.2", "moment-mini": "^2.29.4", "npm-run-all2": "^6.1.1", - "pnpm": "^8.11.0", + "pnpm": "^8.12.0", "rimraf": "^5.0.5", "rxjs": "^7.8.1", "servor": "^4.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b78dae2df..e91415a1d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -81,8 +81,8 @@ importers: specifier: ^6.1.1 version: 6.1.1 pnpm: - specifier: ^8.11.0 - version: 8.11.0 + specifier: ^8.12.0 + version: 8.12.0 rimraf: specifier: ^5.0.5 version: 5.0.5 @@ -7278,8 +7278,8 @@ packages: find-up: 4.1.0 dev: true - /pnpm@8.11.0: - resolution: {integrity: sha512-nfh8FsmNsntOBR14fmfyIH7EfoCcywe/e17ErNzRYTNVg5o40LkAFEkj1qcFdwC3TSoMyxVYvrJBZHoSBqmnqw==} + /pnpm@8.12.0: + resolution: {integrity: sha512-J5J4+Dvngvb6rvusvMxQMwHE7Cza/UCYPnwmru7nw4Jw9cjmNbQ0ZGkbiXq+FnW0DAbfbtrd6SJTK3NoqppSZw==} engines: {node: '>=16.14'} hasBin: true dev: true