From 4dca7d915d0e978eb688f7dcfc14ad076b0578b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 11:06:41 +0000 Subject: [PATCH] build(deps): bump slugify from 1.4.7 to 1.5.0 in /web Bumps [slugify](https://github.com/simov/slugify) from 1.4.7 to 1.5.0. - [Release notes](https://github.com/simov/slugify/releases) - [Commits](https://github.com/simov/slugify/compare/v1.4.7...v1.5.0) Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 741094 -> 741094 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 eef61008672f753592fcf4e5626c9cfc020a165c..72b2d893998f439b3116cb1d300f6767f9215745 100644 GIT binary patch delta 151 zcmV;I0BHZ_oh{~_Er5gpgaU*Egam{Iga(8Mgb1_=MsJsjqzN^bdv6I7m(-*QA(P-e z1X)osRZvF7M2#)7Pc1l7LF~PZuyKR(+zZ(jHg%SbBX}j0TY>2B1_V= zGfcw`J&UsZa`i2XyuGswyh4q9U3`m5GxG~746?Gq98Ig7Q=CeY-LujP478I?i#*Ep zs~lZ?oQ*wGy>r|>O2U#nN($1d$|4;N{3AoOJ-pLxZI!0;)^UorD;IEXS1#Z>d=CJZ CFELL5 diff --git a/web/package.json b/web/package.json index 5c0b3013b..558bae233 100644 --- a/web/package.json +++ b/web/package.json @@ -24,7 +24,7 @@ "react-dom": "^17.0.1", "react-router-dom": "^5.2.0", "react-scripts": "^4.0.3", - "slugify": "^1.4.7", + "slugify": "^1.5.0", "typescript": "^4.2.3" }, "scripts": {