Skip to content

Commit

Permalink
update lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
wlaeri committed Nov 12, 2024
1 parent a76b29a commit e76807d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3360,7 +3360,7 @@
axios "^1.6.7"
zod "^3.22.4"

"@texturehq/events@^1.2.1":
"@texturehq/[email protected]":
version "1.2.1"
resolved "https://npm.pkg.github.com/download/@texturehq/events/1.2.1/9d526ff1c048d7500252468dba208d989d77f133#9d526ff1c048d7500252468dba208d989d77f133"
integrity sha512-LGsSpLQlWhJuucIBwoebj2G74PfCb6sJX37i6waviqVoMKojWd8MWN/MDMt8Crx+9/Q035AVd9cduHe4CGpQgg==
Expand Down

0 comments on commit e76807d

Please sign in to comment.