Skip to content

Commit

Permalink
fix(deps): update dependency escape-string-regexp to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2023
1 parent 2d181e4 commit 7e3afdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,6 @@
"access": "public"
},
"dependencies": {
"escape-string-regexp": "^4.0.0"
"escape-string-regexp": "^5.0.0"
}
}

0 comments on commit 7e3afdf

Please sign in to comment.