Skip to content

Commit

Permalink
Bump log4js from 6.6.1 to 6.9.1
Browse files Browse the repository at this point in the history
Bumps [log4js](https://github.com/log4js-node/log4js-node) from 6.6.1 to 6.9.1.
- [Release notes](https://github.com/log4js-node/log4js-node/releases)
- [Changelog](https://github.com/log4js-node/log4js-node/blob/master/CHANGELOG.md)
- [Commits](log4js-node/log4js-node@v6.6.1...v6.9.1)

---
updated-dependencies:
- dependency-name: log4js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 8, 2023
1 parent e918f74 commit af57e87
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3047,10 +3047,10 @@ dashdash@^1.12.0:
dependencies:
assert-plus "^1.0.0"

date-format@^4.0.13:
version "4.0.13"
resolved "https://registry.npmjs.org/date-format/-/date-format-4.0.13.tgz"
integrity sha512-bnYCwf8Emc3pTD8pXnre+wfnjGtfi5ncMDKy7+cWZXbmRAsdWkOQHrfC1yz/KiwP5thDp2kCHWYWKBX4HP1hoQ==
date-format@^4.0.14:
version "4.0.14"
resolved "https://registry.yarnpkg.com/date-format/-/date-format-4.0.14.tgz#7a8e584434fb169a521c8b7aa481f355810d9400"
integrity sha512-39BOQLs9ZjKh0/patS9nrT8wc3ioX3/eA/zgbKNopnF2wCqJEoxywwwElATYvRsXdnOxA/OQeQoFZ3rFjVajhg==

dateformat@^3.0.0:
version "3.0.3"
Expand Down Expand Up @@ -4000,10 +4000,10 @@ flat@^4.1.0:
dependencies:
is-buffer "~2.0.3"

flatted@^3.2.6:
version "3.2.6"
resolved "https://registry.npmjs.org/flatted/-/flatted-3.2.6.tgz"
integrity sha512-0sQoMh9s0BYsm+12Huy/rkKxVu4R1+r96YX5cG44rHV0pQ6iC3Q+mkoMFaGWObMFYQxCVT+ssG1ksneA2MI9KQ==
flatted@^3.2.7:
version "3.2.7"
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==

for-in@^1.0.1, for-in@^1.0.2:
version "1.0.2"
Expand Down Expand Up @@ -5940,15 +5940,15 @@ [email protected]:
chalk "^2.0.1"

log4js@^6.0.0:
version "6.6.1"
resolved "https://registry.npmjs.org/log4js/-/log4js-6.6.1.tgz"
integrity sha512-J8VYFH2UQq/xucdNu71io4Fo+purYYudyErgBbswWKO0MC6QVOERRomt5su/z6d3RJSmLyTGmXl3Q/XjKCf+/A==
version "6.9.1"
resolved "https://registry.yarnpkg.com/log4js/-/log4js-6.9.1.tgz#aba5a3ff4e7872ae34f8b4c533706753709e38b6"
integrity sha512-1somDdy9sChrr9/f4UlzhdaGfDR2c/SaD2a4T7qEkG4jTS57/B3qmnjLYePwQ8cqWnUHZI0iAKxMBpCZICiZ2g==
dependencies:
date-format "^4.0.13"
date-format "^4.0.14"
debug "^4.3.4"
flatted "^3.2.6"
flatted "^3.2.7"
rfdc "^1.3.0"
streamroller "^3.1.2"
streamroller "^3.1.5"

longest@^1.0.1:
version "1.0.1"
Expand Down Expand Up @@ -8861,12 +8861,12 @@ stream-shift@^1.0.0:
resolved "https://registry.npm.taobao.org/stream-shift/download/stream-shift-1.0.1.tgz"
integrity sha1-1wiCgVWasneEJCebCHfaPDktWj0=

streamroller@^3.1.2:
version "3.1.2"
resolved "https://registry.npmjs.org/streamroller/-/streamroller-3.1.2.tgz"
integrity sha512-wZswqzbgGGsXYIrBYhOE0yP+nQ6XRk7xDcYwuQAGTYXdyAUmvgVFE0YU1g5pvQT0m7GBaQfYcSnlHbapuK0H0A==
streamroller@^3.1.5:
version "3.1.5"
resolved "https://registry.yarnpkg.com/streamroller/-/streamroller-3.1.5.tgz#1263182329a45def1ffaef58d31b15d13d2ee7ff"
integrity sha512-KFxaM7XT+irxvdqSP1LGLgNWbYN7ay5owZ3r/8t77p+EtSUAfUgtl7be3xtqtOmGUl9K9YPO2ca8133RlTjvKw==
dependencies:
date-format "^4.0.13"
date-format "^4.0.14"
debug "^4.3.4"
fs-extra "^8.1.0"

Expand Down

0 comments on commit af57e87

Please sign in to comment.