diff --git a/package.json b/package.json index 44cdbf8cd1..51b2955c2c 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@types/jest": "^29.5.12", "@types/node": "^18.19.39", "babel-jest": "^29.7.0", - "comment-json": "^4.2.3", + "comment-json": "^4.2.4", "eslint": "^8.57.0", "jest": "^29.7.0", "npm-run-all": "^4.1.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 475abcf277..1faeb590e8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -44,8 +44,8 @@ importers: specifier: ^29.7.0 version: 29.7.0(@babel/core@7.24.7) comment-json: - specifier: ^4.2.3 - version: 4.2.3 + specifier: ^4.2.4 + version: 4.2.4 eslint: specifier: ^8.57.0 version: 8.57.0 @@ -4724,8 +4724,8 @@ packages: engines: {node: ^12.20.0 || >=14} dev: true - /comment-json@4.2.3: - resolution: {integrity: sha512-SsxdiOf064DWoZLH799Ata6u7iV658A11PlWtZATDlXPpKGJnbJZ5Z24ybixAi+LUUqJ/GKowAejtC5GFUG7Tw==} + /comment-json@4.2.4: + resolution: {integrity: sha512-E5AjpSW+O+N5T2GsOQMHLLsJvrYw6G/AFt9GvU6NguEAfzKShh7hRiLtVo6S9KbRpFMGqE5ojo0/hE+sdteWvQ==} engines: {node: '>= 6'} dependencies: array-timsort: 1.0.3