Bump next from 12.3.0 to 12.3.1

Bumps [next](https://github.com/vercel/next.js) from 12.3.0 to 12.3.1.
- [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/v12.3.0...v12.3.1)

---
updated-dependencies:
- dependency-name: next
  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] 2022-09-20 04:48:59 +00:00 committed by GitHub
parent 9db81854fe
commit 70e119e720
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 82 additions and 82 deletions

View file

@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"next": "12.3.0",
"next": "12.3.1",
"aws-sdk": "^2.1219.0",
"react": "18.2.0",
"react-dom": "18.2.0",