diff --git a/package.json b/package.json index c6819f3..1fa5671 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "eslint-config-prettier": "9.1.0", "eslint-plugin-prettier": "latest", "execa": "8.0.1", - "get-port-please": "3.1.1", + "get-port-please": "3.1.2", "husky": "latest", "lint-staged": "15.0.2", "prettier": "latest", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e6a6d3c..7f3d8e4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -67,8 +67,8 @@ importers: specifier: 8.0.1 version: 8.0.1 get-port-please: - specifier: 3.1.1 - version: 3.1.1 + specifier: 3.1.2 + version: 3.1.2 husky: specifier: latest version: 8.0.3 @@ -2614,8 +2614,8 @@ packages: has-symbols: 1.0.3 dev: true - /get-port-please@3.1.1: - resolution: {integrity: sha512-3UBAyM3u4ZBVYDsxOQfJDxEa6XTbpBDrOjp4mf7ExFRt5BKs/QywQQiJsh2B+hxcZLSapWqCRvElUe8DnKcFHA==} + /get-port-please@3.1.2: + resolution: {integrity: sha512-Gxc29eLs1fbn6LQ4jSU4vXjlwyZhF5HsGuMAa7gqBP4Rw4yxxltyDUuF5MBclFzDTXO+ACchGQoeela4DSfzdQ==} dev: true /get-stream@6.0.1: