Skip to content

Commit

Permalink
Bump re2 to fix gyp compilation on arm32 (#681)
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentGoderre authored Dec 20, 2023
1 parent d714143 commit 2c14499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/metascraper-helpers/package.json
Original file line number Diff line number Diff line change
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 2c14499

Please sign in to comment.