From 1b2b4f66c7e2efb7d9ce006285c8f0ee74c03914 Mon Sep 17 00:00:00 2001 From: Ife Famojuro Date: Thu, 8 Jan 2026 13:10:12 -0800 Subject: [PATCH 1/2] types package on package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2ec6251..e5b5af4 100644 --- a/package.json +++ b/package.json @@ -105,6 +105,6 @@ ] }, "dependencies": { - "@square/web-payments-sdk-types": "^1.79.0" + "@square/web-payments-sdk-types": "^1.82.1" } } From 3eb85da618ad9ca3df0c4c2a0634adf56b715ec9 Mon Sep 17 00:00:00 2001 From: Ife Famojuro Date: Thu, 8 Jan 2026 13:13:53 -0800 Subject: [PATCH 2/2] update to 1.81.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5b5af4..349aec2 100644 --- a/package.json +++ b/package.json @@ -105,6 +105,6 @@ ] }, "dependencies": { - "@square/web-payments-sdk-types": "^1.82.1" + "@square/web-payments-sdk-types": "^1.81.1" } }