Merge pull request #192 from h3poteto/dependabot/npm_and_yarn/example/typescript/log4js-6.1.2

Bump log4js from 6.1.1 to 6.1.2 in /example/typescript
This commit is contained in:
AkiraFukushima 2020-02-23 17:31:49 +09:00 committed by GitHub
commit 9eeca7e61c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -11,6 +11,6 @@
},
"devDependencies": {
"@types/node": "^13.7.0",
"log4js": "^6.1.1"
"log4js": "^6.1.2"
}
}

View file

@ -133,10 +133,10 @@ jsonfile@^4.0.0:
optionalDependencies:
graceful-fs "^4.1.6"
log4js@^6.1.1:
version "6.1.1"
resolved "https://registry.yarnpkg.com/log4js/-/log4js-6.1.1.tgz#cac96a09ff7e1b83f2598996a8517719e451a3d7"
integrity sha512-ZIhVqJrwWTIwEvSU08w4L18OTe2ikKpv9D7DbeastwaQTp2hz7bnVtjQMzha804aEBE0ohe78lpruQnnB04VNQ==
log4js@^6.1.2:
version "6.1.2"
resolved "https://registry.yarnpkg.com/log4js/-/log4js-6.1.2.tgz#04688e1f4b8080c127b7dccb0db1c759cbb25dc4"
integrity sha512-knS4Y30pC1e0n7rfx3VxcLOdBCsEo0o6/C7PVTGxdVK+5b1TYOSGQPn9FDcrhkoQBV29qwmA2mtkznPAQKnxQg==
dependencies:
date-format "^3.0.0"
debug "^4.1.1"
@ -145,7 +145,7 @@ log4js@^6.1.1:
streamroller "^2.2.3"
"megalodon@file:../..":
version "2.2.0"
version "2.2.2"
dependencies:
"@types/oauth" "^0.9.0"
"@types/ws" "^7.2.0"