Skip to content

Commit

Permalink
Merge 57a3caa into 7c2f056
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Oct 14, 2020
2 parents 7c2f056 + 57a3caa commit 6a77b22
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -7,7 +7,7 @@
"license": "GNUv3",
"dependencies": {
"body-parser": "^1.18.3",
"chrome-launcher": "^0.13.3",
"chrome-launcher": "^0.13.4",
"debug": "^4.1.1",
"express": "^4.17.1",
"html-pdf-chrome": "^0.6.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -531,10 +531,10 @@ chrome-launcher@^0.11.0:
mkdirp "0.5.1"
rimraf "^2.6.1"

chrome-launcher@^0.13.3:
version "0.13.3"
resolved "https://registry.yarnpkg.com/chrome-launcher/-/chrome-launcher-0.13.3.tgz#5dd72ae4e9b3de19ce3fe1941f89551c0ceb1d30"
integrity sha512-ovrDuFXgXS96lzeDqFPQRsczkxla+6QMvzsF+1u0mKlD1KE8EuhjdLwiDfIFedb0FSLz18RK3y6IbKu8oqA0qw==
chrome-launcher@^0.13.4:
version "0.13.4"
resolved "https://registry.yarnpkg.com/chrome-launcher/-/chrome-launcher-0.13.4.tgz#4c7d81333c98282899c4e38256da23e00ed32f73"
integrity sha512-nnzXiDbGKjDSK6t2I+35OAPBy5Pw/39bgkb/ZAFwMhwJbdYBp6aH+vW28ZgtjdU890Q7D+3wN/tB8N66q5Gi2A==
dependencies:
"@types/node" "*"
escape-string-regexp "^1.0.5"
Expand Down

0 comments on commit 6a77b22

Please sign in to comment.