From f29295eac0940c154bb61d53ca69310eb59df5ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 20:27:58 +0000 Subject: [PATCH] Update dependency @types/hasbin to v1.2.2 --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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": {