Skip to content

Commit

Permalink
chore(deps): bump rotating-file-stream from 2.1.6 to 3.0.1 (#337)
Browse files Browse the repository at this point in the history
Bumps [rotating-file-stream](https://github.com/iccicci/rotating-file-stream) from 2.1.6 to 3.0.1.
- [Release notes](https://github.com/iccicci/rotating-file-stream/releases)
- [Changelog](https://github.com/iccicci/rotating-file-stream/blob/master/CHANGELOG.md)
- [Commits](iccicci/rotating-file-stream@v2.1.6...v3.0.1)

---
updated-dependencies:
- dependency-name: rotating-file-stream
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 9, 2021
1 parent a88e91e commit d53bcaf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"morgan": "^1.10.0",
"path": "^0.12.7",
"raven": "^2.4.2",
"rotating-file-stream": "^2.1.6",
"rotating-file-stream": "^3.0.1",
"validator": "^13.7.0"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12741,10 +12741,10 @@ ripemd160@^2.0.0, ripemd160@^2.0.1:
hash-base "^3.0.0"
inherits "^2.0.1"

rotating-file-stream@^2.1.6:
version "2.1.6"
resolved "https://registry.yarnpkg.com/rotating-file-stream/-/rotating-file-stream-2.1.6.tgz#c6400fa289aa2c61a5b4bf7e83a1eeb5542e5bb7"
integrity sha512-qS0ndAlDu80MMXeRonqGMXslF0FErzcUSbcXhus3asRG4cvCS79hc5f7s0x4bPAsH6wAwyHVIeARg69VUe3JmQ==
rotating-file-stream@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/rotating-file-stream/-/rotating-file-stream-3.0.1.tgz#e9f8fe775e1d03ece21bf179a23d8629d1119ed8"
integrity sha512-f2JswqnOG1md26qdf5kDBmNBn6XOojm0z3GyjtjnykQhSOMg4DD+4DCstDvsHVx94vqd8vaKXB3KjT4vtP0iDQ==

rsvp@^4.8.4:
version "4.8.4"
Expand Down

0 comments on commit d53bcaf

Please sign in to comment.