Skip to content

Commit

Permalink
fix(deps): update dependency escape-string-regexp to v4 (#719)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 23, 2020
1 parent 38248b9 commit 5c54e70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -49,7 +49,7 @@
"arrify": "^2.0.0",
"concat-stream": "^2.0.0",
"dot-prop": "^5.0.0",
"escape-string-regexp": "^3.0.0",
"escape-string-regexp": "^4.0.0",
"extend": "^3.0.2",
"google-gax": "^2.1.0",
"is": "^3.0.1",
Expand Down

0 comments on commit 5c54e70

Please sign in to comment.