Bump next from 10.0.7 to 10.0.9 (#73)

Bumps [next](https://github.com/vercel/next.js) from 10.0.7 to 10.0.9.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v10.0.7...v10.0.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-03-16 13:45:35 -07:00 committed by GitHub
parent 37f18039ad
commit 2fec8c35af
2 changed files with 191 additions and 752 deletions

941
web/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -15,7 +15,7 @@
"classnames": "^2.2.6",
"date-fns": "^2.19.0",
"markdown-it": "^12.0.4",
"next": "^10.0.5",
"next": "^10.0.9",
"prop-types": "^15.7.2",
"rc-util": "^5.8.1",
"react": "^17.0.1",