From 775c1e9570f05f53ad75308e7fa1088435ed5e2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 May 2021 11:11:55 +0000 Subject: [PATCH] build(deps): bump slugify from 1.5.0 to 1.5.1 in /web Bumps [slugify](https://github.com/simov/slugify) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/simov/slugify/releases) - [Commits](https://github.com/simov/slugify/compare/v1.5.0...v1.5.1) Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 741048 -> 741048 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 103e542d3dabed6e6288dd6881974710f3b32c36..07b346910cff3f7a6fc03763ea94badc79841d5a 100644 GIT binary patch delta 149 zcmV;G0BZlZoh`VXEr5gpgaU*Egam{Iga(8Mgb1_=8gG{M2r`#UZwVHcHHrftlYpHC zSTtu)HZXBXYj|N*Lq=FnQf@DGD|Aj!ab#3;advTUZbC9{cxq8rH8OWsR6})2N;GR? zW>q&;QfqK-I5spkOmZ?*Gec8oIAvo*dU`@jFJweHYC%0cBA4HN2^WX;Zwa^cZwkZS D^Vc+K delta 146 zcmV;D0B!%coh`VXEr5gpgaU*Egam{Iga(8Mgb1_=8gG|gqzN;ZO>YSmm-NpGBv>+4 zP+Br|WO{LRc`-$7NM=t=NlZ;bO>sg+SZirSGj~NdHF0!8c2+A!b3|lXT545sP+BxJ zc5zHpWokiIaVvLBOh{p4PfcS*PHs>*D_UZDZAn2rJtCLieF+zb^=}Ec^=}Hp-h@#! A3IG5A diff --git a/web/package.json b/web/package.json index 2b532945d..4e50d7d9b 100644 --- a/web/package.json +++ b/web/package.json @@ -24,7 +24,7 @@ "react-dom": "^17.0.2", "react-router-dom": "^5.2.0", "react-scripts": "^4.0.3", - "slugify": "^1.5.0", + "slugify": "^1.5.1", "typescript": "^4.2.4" }, "scripts": {