From ca7b4b1311d8b77fb62183553c58fc4ddf9c09e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 07:36:02 +0000 Subject: [PATCH] Bump slugify from 1.4.7 to 1.5.3 in /terminus-terminal Bumps [slugify](https://github.com/simov/slugify) from 1.4.7 to 1.5.3. - [Release notes](https://github.com/simov/slugify/releases) - [Commits](https://github.com/simov/slugify/commits) Signed-off-by: dependabot[bot] --- terminus-terminal/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/terminus-terminal/yarn.lock b/terminus-terminal/yarn.lock index fb366acc..2c66f1fb 100644 --- a/terminus-terminal/yarn.lock +++ b/terminus-terminal/yarn.lock @@ -450,9 +450,9 @@ side-channel@^1.0.3: object-inspect "^1.9.0" slugify@^1.4.0: - version "1.4.7" - resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.4.7.tgz#e42359d505afd84a44513280868e31202a79a628" - integrity sha512-tf+h5W1IrjNm/9rKKj0JU2MDMruiopx0jjVA5zCdBtcGjfp0+c5rHw/zADLC3IeKlGHtVbHtpfzvYA0OYT+HKg== + version "1.5.3" + resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.5.3.tgz#36e009864f5476bfd5db681222643d92339c890d" + integrity sha512-/HkjRdwPY3yHJReXu38NiusZw2+LLE2SrhkWJtmlPDB1fqFSvioYj62NkPcrKiNCgRLeGcGK7QBvr1iQwybeXw== string.prototype.codepointat@^0.2.1: version "0.2.1"