From e76807dd9369c9186681b068fee58854664d6945 Mon Sep 17 00:00:00 2001 From: Will Laeri Date: Tue, 12 Nov 2024 15:15:04 -0500 Subject: [PATCH] update lockfile --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 495177b..6ea37c0 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@payloadcms/richtext-lexical": "^0.11.2", "@phosphor-icons/react": "^2.0.15", "@stoplight/elements": "^8.1.0", - "@texturehq/events": "^1.2.1", + "@texturehq/events": "1.2.1", "axios": "^1.7.4", "buffer": "^6.0.3", "clsx": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index 33cd9e7..358479a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3360,7 +3360,7 @@ axios "^1.6.7" zod "^3.22.4" -"@texturehq/events@^1.2.1": +"@texturehq/events@1.2.1": version "1.2.1" resolved "https://npm.pkg.github.com/download/@texturehq/events/1.2.1/9d526ff1c048d7500252468dba208d989d77f133#9d526ff1c048d7500252468dba208d989d77f133" integrity sha512-LGsSpLQlWhJuucIBwoebj2G74PfCb6sJX37i6waviqVoMKojWd8MWN/MDMt8Crx+9/Q035AVd9cduHe4CGpQgg==