From be7749c532567ccd4877d287b9a05d26541275d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Jan 2023 05:13:09 +0000 Subject: [PATCH] Bump debug in /jspm_packages/github/indicjs/ekarupa@master Bumps [debug](https://github.com/debug-js/debug) from 2.6.0 to 2.6.9. - [Release notes](https://github.com/debug-js/debug/releases) - [Changelog](https://github.com/debug-js/debug/blob/2.6.9/CHANGELOG.md) - [Commits](https://github.com/debug-js/debug/compare/2.6.0...2.6.9) --- updated-dependencies: - dependency-name: debug dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../github/indicjs/ekarupa@master/yarn.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/jspm_packages/github/indicjs/ekarupa@master/yarn.lock b/jspm_packages/github/indicjs/ekarupa@master/yarn.lock index f312903..24ecd1e 100644 --- a/jspm_packages/github/indicjs/ekarupa@master/yarn.lock +++ b/jspm_packages/github/indicjs/ekarupa@master/yarn.lock @@ -529,10 +529,10 @@ core-js@^2.4.0: resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.4.1.tgz#4de911e667b0eae9124e34254b53aea6fc618d3e" debug@^2.1.1, debug@^2.2.0: - version "2.6.0" - resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.0.tgz#bc596bcabe7617f11d9fa15361eded5608b8499b" + version "2.6.9" + resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f" dependencies: - ms "0.7.2" + ms "2.0.0" detect-indent@^4.0.0: version "4.0.0" @@ -623,9 +623,9 @@ mkdirp@^0.5.1: dependencies: minimist "0.0.8" -ms@0.7.2: - version "0.7.2" - resolved "https://registry.yarnpkg.com/ms/-/ms-0.7.2.tgz#ae25cf2512b3885a1d95d7f037868d8431124765" +ms@2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8" number-is-nan@^1.0.0: version "1.0.1"