Skip to content

Commit

Permalink
Bump re2 to fix gyp compilation on arm32
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentGoderre committed Dec 20, 2023
1 parent d714143 commit a1ad237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/metascraper-helpers/package.json
Expand Up @@ -39,7 +39,7 @@
"microsoft-capitalize": "~1.0.5",
"mime": "~3.0.0",
"normalize-url": "~6.1.0",
"re2": "~1.20.1",
"re2": "~1.20.6",
"smartquotes": "~2.3.2",
"tldts": "~6.0.12",
"url-regex-safe": "~4.0.0",
Expand Down

0 comments on commit a1ad237

Please sign in to comment.