From 70bb63e397a283a8df22991301de934aba795b53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 11:06:17 +0000 Subject: [PATCH] build(deps): bump @types/react from 17.0.3 to 17.0.4 in /web Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.3 to 17.0.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 741122 -> 741122 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 18e48705d2122301370ef737332721d7a120399a..c5ade038906f4e011cae1becd247bbd207ee445a 100644 GIT binary patch delta 272 zcmZpgr`t47w_yuo@{8#zyzEBPCp=+fpFZaWqwsW*7DnaJ{Jbh7r^4XmU^n0Vkf0Q= z(5O%s7k%@JqS9htiwq}6Be(35Y@@>T#E{4U=k$QG@H`jS^z0)4VvCH7fY3Cfth8j$ zh-@#@N^i5Uw8;FTT(4kbujz_hOq%ThFB!K7ykuhEJH6Q&XmRHAPlxl!WA%I9mqi6;%X#=x0TRW@Z>?<@%fDIC&RYS{4Nu z>ubB^7WrnGxVjbiM^yQiM0hwxWv3Wd7`U2cn7O5=<&?KeEN2E{79eH?Vm2UV2VxE& M=G-o^oa@zc0M`g!T>t<8 delta 276 zcmZpgr`t47w_yuo@{8#YUNYKo=Qsm?m_7#KIxG~#fGjH&K}u*!2yP0Q6V7#$(HHu63dx^m<5PgftU@5 R*@2h?h&i`QEa!T)902=bW6uBp diff --git a/web/package.json b/web/package.json index 2c7b56bf8..c9ba70238 100644 --- a/web/package.json +++ b/web/package.json @@ -8,7 +8,7 @@ "@testing-library/user-event": "^13.1.5", "@types/jest": "^26.0.23", "@types/node": "^14.14.41", - "@types/react": "^17.0.3", + "@types/react": "^17.0.4", "@types/react-dom": "^17.0.3", "@types/react-router-dom": "^5.1.7", "antd": "^4.15.2",