diff --git a/package-lock.json b/package-lock.json index 5e8e0dd..7e71c27 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4747,9 +4747,9 @@ "dev": true }, "flow-bin": { - "version": "0.152.0", - "resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.152.0.tgz", - "integrity": "sha512-b4ijbZIQovcx5l/T7VnwyBPIikj60A2qk7hKqQKVWiuftQMrUmC5ct2/0SuVvheX6ZbPdZfeyw2EHO1/n3eAmw==", + "version": "0.156.0", + "resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.156.0.tgz", + "integrity": "sha512-KEEsKV7/bePZM3Ja7rYlAaSx8GPiTGr7pt0IJcX5S3GSEIZ2ieayF6JWNjbyLiu7ZUJuWe4ITDnPvyqimUpYww==", "dev": true }, "for-in": { diff --git a/package.json b/package.json index 1e7967e..338b41a 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "eslint-plugin-prettier": "^3.1.2", "eslint-plugin-promise": "^5.1.0", "eslint-plugin-standard": "^5.0.0", - "flow-bin": "^0.152.0", + "flow-bin": "^0.156.0", "mocha": "^9.0.1", "prettier": "^2.0.4", "rimraf": "^3.0.2"