Skip to content

Commit

Permalink
Merge pull request #14 from base-org/amhed/dependa-fixes
Browse files Browse the repository at this point in the history
Sets yarn v4 + fixes dependabot vulnerabilities
  • Loading branch information
amhedcb authored Oct 23, 2024
2 parents 4e8caa7 + eccaef2 commit c9079f4
Show file tree
Hide file tree
Showing 4 changed files with 4,724 additions and 3,759 deletions.
Binary file added .yarn/install-state.gz
Binary file not shown.
1 change: 1 addition & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
nodeLinker: node-modules
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "eip-681-qr-generator",
"version": "0.1.4",
"private": true,
"packageManager": "[email protected]",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand All @@ -10,7 +11,6 @@
},
"dependencies": {
"@supabase/supabase-js": "^2.45.4",
"@xmtp/xmtp-js": "10.0.0",
"ethers": "^6.13.2",
"hugeicons-react": "^0.3.0",
"next": "^14.2.14",
Expand Down
Loading

0 comments on commit c9079f4

Please sign in to comment.