build(deps): bump antd from 4.16.2 to 4.16.8 in /web

Bumps [antd](https://github.com/ant-design/ant-design) from 4.16.2 to 4.16.8.
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md)
- [Commits](https://github.com/ant-design/ant-design/compare/4.16.2...4.16.8)

---
updated-dependencies:
- dependency-name: antd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-07-19 11:06:57 +00:00 committed by Collin M. Barrett
parent 3b6d6af15e
commit 0da1cc1aa3
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -11,7 +11,7 @@
"@types/react": "^17.0.11",
"@types/react-dom": "^17.0.7",
"@types/react-router-dom": "^5.1.7",
"antd": "^4.16.2",
"antd": "^4.16.8",
"babel-plugin-import": "^1.13.3",
"customize-cra": "^1.0.0",
"eslint-config-prettier": "^8.3.0",