Skip to content

Commit a6e96a3

Browse files
[Security] Bump debug from 2.6.3 to 2.6.9
Bumps [debug](https://github.com/visionmedia/debug) from 2.6.3 to 2.6.9. **This update includes a security fix.** - [Release notes](https://github.com/visionmedia/debug/releases) - [Changelog](https://github.com/visionmedia/debug/blob/2.6.9/CHANGELOG.md) - [Commits](debug-js/debug@2.6.3...2.6.9) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent da0db8b commit a6e96a3

File tree

1 file changed

+3
-13
lines changed

1 file changed

+3
-13
lines changed

yarn.lock

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1337,15 +1337,9 @@ dashdash@^1.12.0:
13371337
dependencies:
13381338
assert-plus "^1.0.0"
13391339

1340-
debug@^2.1.1, debug@^2.2.0:
1341-
version "2.6.3"
1342-
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.3.tgz#0f7eb8c30965ec08c72accfa0130c8b79984141d"
1343-
dependencies:
1344-
ms "0.7.2"
1345-
1346-
debug@^2.6.8:
1347-
version "2.6.8"
1348-
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.8.tgz#e731531ca2ede27d188222427da17821d68ff4fc"
1340+
debug@^2.1.1, debug@^2.2.0, debug@^2.6.8:
1341+
version "2.6.9"
1342+
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
13491343
dependencies:
13501344
ms "2.0.0"
13511345

@@ -2732,10 +2726,6 @@ minimist@^1.1.1, minimist@^1.2.0:
27322726
dependencies:
27332727
minimist "0.0.8"
27342728

2735-
2736-
version "0.7.2"
2737-
resolved "https://registry.yarnpkg.com/ms/-/ms-0.7.2.tgz#ae25cf2512b3885a1d95d7f037868d8431124765"
2738-
27392729
27402730
version "2.0.0"
27412731
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"

0 commit comments

Comments
 (0)