From fd8941896827749fb5ac8f3c37d40347e2fa5ce2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Dec 2021 06:03:02 +0000 Subject: [PATCH] build(deps): bump react-app-rewired from 2.1.9 to 2.1.10 in /web Bumps [react-app-rewired](https://github.com/timarney/react-app-rewired) from 2.1.9 to 2.1.10. - [Release notes](https://github.com/timarney/react-app-rewired/releases) - [Commits](https://github.com/timarney/react-app-rewired/compare/v2.1.9...v2.1.10) --- updated-dependencies: - dependency-name: react-app-rewired dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 840462 -> 840467 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 ce827e4d17d91a12319c27fead6d6a7a62842de3..19cb0a0d76798c4a701f2d3d0e3b1d036bfaef70 100644 GIT binary patch delta 322 zcmeBMW;}VB@rEMi>B+|Ig3}w0vT`-|Ft_(GGXgOa5QEq(+k2Qh&^;%+I6ptBBH5rIJKf1FEG*m2D6q`c#kkb3GO!@e!!Xiu`bHl{wdn?z z*g20j!YofKdYY3Ape zmQ-X?W|`yRSm|DzSz+Q*;g{@P5K!nHSyJZW?VXe4U*Q|-T#-|5Ydbyh5u4id58N!A z)BTvZ*rrF!;uf5qz{w^)IgXjXUFroZ5VHX>I}mdKG3R!v7hEPAu{be=7EYZ0u%BCH V`hm-A++gRm1D&@$ViwPC3jo5RaHRkM diff --git a/web/package.json b/web/package.json index 11a9f6c93..922aa2ff0 100644 --- a/web/package.json +++ b/web/package.json @@ -20,7 +20,7 @@ "less-loader": "^7.3.0", "prettier": "^2.5.1", "react": "^17.0.2", - "react-app-rewired": "^2.1.9", + "react-app-rewired": "^2.1.10", "react-dom": "^17.0.2", "react-router-dom": "^5.3.0", "react-scripts": "^4.0.3",