Skip to content

Commit 58ab37f

Browse files
fix(deps): update dependency escape-string-regexp to v5
1 parent a2f6145 commit 58ab37f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/gatsby-plugin-catch-links/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"@babel/runtime": "^7.20.13",
11-
"escape-string-regexp": "^1.0.5"
11+
"escape-string-regexp": "^5.0.0"
1212
},
1313
"devDependencies": {
1414
"@babel/cli": "^7.20.7",

0 commit comments

Comments
 (0)