From 27b415519ffc59b13e7f5ede8c87cdf70c257f3f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2020 20:12:39 +0000 Subject: [PATCH] Bump slugify from 1.4.2 to 1.4.4 in /web Bumps [slugify](https://github.com/simov/slugify) from 1.4.2 to 1.4.4. - [Release notes](https://github.com/simov/slugify/releases) - [Commits](https://github.com/simov/slugify/compare/v1.4.2...v1.4.4) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 702522 -> 702522 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 0892a8f4a93eac93dc043ab65147274a6e92753d..ed77a79d6abdb8bbe34bbb93f0478d9e978c360a 100644 GIT binary patch delta 137 zcmV;40CxYn@G83SDu9FmgaU*Egam{Iga(8Mvg(yY;90yS94)OMmITEOlVe6Wi@nlc{g)#YIlcO-w3x^-wEN^OyDuy delta 137 zcmV;40CxYn@G83SDu9FmgaU*Egam{Iga(8MvGndQW2o;wUdjlg@H&td$ zM>TSEYj|c)Ni}L`FDqs=L`_jsGihs8ab{O;W=(c!baH5SWK>o(aA{&!SaCURPBcl$Ib7^mSWI|9YVL^vk-w3x^-wEN^MR+ls diff --git a/web/package.json b/web/package.json index a38f1dee4..edebadbff 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.2", + "slugify": "^1.4.4", "typescript": "^3.9.5" }, "scripts": {