From 5c662fd46f67aade4e5a4dd589b4e8e9cfeb9094 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 11:03:15 +0000 Subject: [PATCH] build(deps): bump slugify from 1.5.2 to 1.5.3 in /web Bumps [slugify](https://github.com/simov/slugify) from 1.5.2 to 1.5.3. - [Release notes](https://github.com/simov/slugify/releases) - [Commits](https://github.com/simov/slugify/commits) 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 c9bdf7138935ff20a45d9c6ca6037b1283e4e4e5..cc8f24052135d94f5fd907fbc1456e2260e0c925 100644 GIT binary patch delta 146 zcmV;D0B!%coh`VXEr5gpgaU*Egam{Iga(8Mgb1_=8gG|!Z2~fvOm7JmlLDV3SuaRy zYEoo(P+2p1NJ>&=SamZvPHA;>T6Z!lOiV>GQ*vl)S4wnkY*0i(F=lZ_Q+8=@S!y;i zPHRwOa!YAWLuXPYSmmvcD+BUwjs zaC31vFHTHzVP!ILMlwfAV{cSrZbW!VOK>q+bTv6`Ln};iD^o=^cyD%AL1SxKICw`i zK{#qvP-Iy*Nmyt|XE-!xAkud!`?m0 BGU@;T diff --git a/web/package.json b/web/package.json index 82cfff5f7..a68b14733 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.2", + "slugify": "^1.5.3", "typescript": "^4.2.4" }, "scripts": {