From 2f39617b9888ea6e539372b5fc73bd5b382946eb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2020 22:37:46 +0000 Subject: [PATCH] Bump slugify from 1.4.0 to 1.4.2 in /web Bumps [slugify](https://github.com/simov/slugify) from 1.4.0 to 1.4.2. - [Release notes](https://github.com/simov/slugify/releases) - [Commits](https://github.com/simov/slugify/compare/v1.4.0...v1.4.2) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 701667 -> 701667 bytes web/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package-lock.json b/web/package-lock.json index 908ad28e37233c3ca47ad7c94314746c09d9be38..69197099057287cd7dc98d1d7af94dd3bc1807cc 100644 GIT binary patch delta 145 zcmV;C0B--|=_=#tDu9FmgaU*Egam{Iga(8MvTSEYj|c)Ni}L`FDqs=L`_jsGihs8ab{O;W=(c!baH5SWK>o(aA{&!SaCURPBcl$Ib7^mSWI|9YVL?4TB9{&82p5MO+z7WE+zH3nM(i|X delta 145 zcmV;C0B--|=_=#tDu9FmgaU*Egam{Iga(8MvS^fGiG{6PHT26Hg-~MNis)wWKlgmB9{&82p5MO+z7WE+zH3nb0jji diff --git a/web/package.json b/web/package.json index 401b1e82f..61ba7ecc0 100644 --- a/web/package.json +++ b/web/package.json @@ -19,7 +19,7 @@ "react-dom": "^16.13.1", "react-router-dom": "^5.2.0", "react-scripts": "^3.4.1", - "slugify": "^1.4.0", + "slugify": "^1.4.2", "typescript": "^3.9.5" }, "scripts": {