Skip to content

Commit

Permalink
Merge 4097a42 into 16de4cf
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Nov 19, 2020
2 parents 16de4cf + 4097a42 commit f9a279c
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 @@ -8,7 +8,7 @@
"dependencies": {
"body-parser": "^1.18.3",
"chrome-launcher": "^0.13.4",
"debug": "^4.2.0",
"debug": "^4.3.0",
"express": "^4.17.1",
"html-pdf-chrome": "^0.6.1",
"jsdom": "^16.4.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -738,10 +738,10 @@ debug@^3.1.0:
dependencies:
ms "2.0.0"

debug@^4.1.0, debug@^4.1.1, debug@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.2.0.tgz#7f150f93920e94c58f5574c2fd01a3110effe7f1"
integrity sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==
debug@^4.1.0, debug@^4.1.1, debug@^4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.0.tgz#efa41cbf14fc9448075367fdaaddf82376da211e"
integrity sha512-jjO6JD2rKfiZQnBoRzhRTbXjHLGLfH+UtGkWLc/UXAh/rzZMyjbgn0NcfFpqT8nd1kTtFnDiJcrIFkq4UKeJVg==
dependencies:
ms "2.1.2"

Expand Down

0 comments on commit f9a279c

Please sign in to comment.