From 15827877c1c9fa7515c0027327212e809bb13409 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Apr 2023 23:40:09 +0000 Subject: [PATCH] Bump ansi-regex in /session-3/myprofile Bumps [ansi-regex](https://github.com/chalk/ansi-regex) and [ansi-regex](https://github.com/chalk/ansi-regex). These dependencies needed to be updated together. Updates `ansi-regex` from 3.0.0 to 6.0.1 - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v6.0.1) Updates `ansi-regex` from 4.1.0 to 6.0.1 - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v6.0.1) --- updated-dependencies: - dependency-name: ansi-regex dependency-type: indirect - dependency-name: ansi-regex dependency-type: indirect ... Signed-off-by: dependabot[bot] --- session-3/myprofile/package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/session-3/myprofile/package-lock.json b/session-3/myprofile/package-lock.json index ed30448..21c1a96 100644 --- a/session-3/myprofile/package-lock.json +++ b/session-3/myprofile/package-lock.json @@ -12,7 +12,7 @@ "ansi-regex": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz", - "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=" + "integrity": "sha512-wFUFA5bg5dviipbQQ32yOQhl6gcJaJXiHE7dvR8VYPG97+J/GNC5FKGepKdEDUFeXRzDxPF1X/Btc8L+v7oqIQ==" }, "ansi-styles": { "version": "3.2.1",