From cc04f0ea374fd14adba8e26522068b5062b0cb6c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2020 15:54:24 +0000 Subject: [PATCH] Bump slugify from 1.3.6 to 1.4.0 in /web Bumps [slugify](https://github.com/simov/slugify) from 1.3.6 to 1.4.0. - [Release notes](https://github.com/simov/slugify/releases) - [Commits](https://github.com/simov/slugify/compare/v1.3.6...v1.4.0) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 684598 -> 684598 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 7cd82b518df172c4c6b969cb82ddb15a76f6f7a6..9abd89c63bd11977809321afa7cc59ee41912df9 100644 GIT binary patch delta 150 zcmV;H0BQfWimgY)LXlcVtmLJtCLhrU(~@?Ux9*?UxBj E+FH{!PXGV_ delta 147 zcmV;E0BrxZ4D!b45*WRWvhgX*N%8OHD&$Vs1uQWHc{X zXE#bPY(jQ8YHLt$Y+++fa8GhqMPYAQcy&cFD`;;~Jv}0q-lhl_hwYaLx9yh+N!pBt BGxPue diff --git a/web/package.json b/web/package.json index 4589bdb9d..51509ed6e 100644 --- a/web/package.json +++ b/web/package.json @@ -19,7 +19,7 @@ "react-dom": "^16.13.0", "react-router-dom": "^5.1.2", "react-scripts": "^3.4.0", - "slugify": "^1.3.6", + "slugify": "^1.4.0", "typescript": "^3.8.3" }, "scripts": {