diff --git a/package-lock.json b/package-lock.json index 79a8245..6b607f1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -200,9 +200,9 @@ "dev": true }, "node_modules/@types/hasbin": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/@types/hasbin/-/hasbin-1.2.0.tgz", - "integrity": "sha512-QhPPTycu+tr/RnGA4mvv+4P1Vebmq9TGEbDvBS9WjPT1pW7dheWeXXWcxb9zJ+YC38LbO8mwVW/DP+FwBroFKw==", + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/@types/hasbin/-/hasbin-1.2.2.tgz", + "integrity": "sha512-+WjYdtDVxfzvyIkVrLmBikOuChFvTE1jEuz51cTqk7dhemLw1A4DYaJjBwsemNhzS9oDiVWr+bqx/Ld9pUVO5Q==", "dev": true }, "node_modules/@types/json-schema": {