1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-11-28 14:08:04 +03:00

[Security] Bump debug from 3.0.1 to 3.1.0 in /terminus-core

Bumps [debug](https://github.com/visionmedia/debug) from 3.0.1 to 3.1.0. **This update includes security fixes.**
- [Release notes](https://github.com/visionmedia/debug/releases)
- [Changelog](https://github.com/visionmedia/debug/blob/3.1.0/CHANGELOG.md)
- [Commits](https://github.com/visionmedia/debug/compare/3.0.1...3.1.0)
This commit is contained in:
dependabot-preview[bot] 2019-05-24 15:47:51 +00:00 committed by GitHub
parent b512353dfb
commit fac1c8ec88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -170,20 +170,13 @@ dashdash@^1.12.0:
dependencies:
assert-plus "^1.0.0"
debug@=3.1.0, debug@^3.0.0:
debug@=3.1.0, debug@^3.0.0, debug@^3.0.1:
version "3.1.0"
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
integrity sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==
dependencies:
ms "2.0.0"
debug@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/debug/-/debug-3.0.1.tgz#0564c612b521dc92d9f2988f0549e34f9c98db64"
integrity sha512-6nVc6S36qbt/mutyt+UGMnawAMrPDZUPQjRZI3FS9tCtDRhvxJbK79unYBLPi+z5SLXQ3ftoVBFCblQtNSls8w==
dependencies:
ms "2.0.0"
deepmerge@^1.5.0:
version "1.5.1"
resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-1.5.1.tgz#c053bf06fd7276f1994f70c09a0760cb61a56237"