Bump next from 10.0.8 to 10.0.9

Bumps [next](https://github.com/vercel/next.js) from 10.0.8 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.8...v10.0.9)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-22 20:36:31 +00:00
committed by Thomas Ruoff
parent 0f71642551
commit 563d3eac6c
2 changed files with 23 additions and 23 deletions

44
package-lock.json generated
View File

@@ -1527,19 +1527,19 @@
}
},
"@next/env": {
"version": "10.0.8",
"resolved": "https://registry.npmjs.org/@next/env/-/env-10.0.8.tgz",
"integrity": "sha512-vWdxAHD6gJn52tN5bxj1VoRgu5lNtRPc/HyYf7V014k2GZ9eKhqoFQGSSMNGHB7WgdUxLVw75+o9Ek9ClOOAjw=="
"version": "10.0.9",
"resolved": "https://registry.npmjs.org/@next/env/-/env-10.0.9.tgz",
"integrity": "sha512-MERX3DY5u0Ed29eAsXeFBCZlFAGBtmjf7+Nht0hfgB25MPKKkIbC/0MRPcX/PQcAgLHsAHO6ay1u9xKzR4Vzjw=="
},
"@next/polyfill-module": {
"version": "10.0.8",
"resolved": "https://registry.npmjs.org/@next/polyfill-module/-/polyfill-module-10.0.8.tgz",
"integrity": "sha512-JCUGB4/SKQ4LXniv7LKGrpW+W2DGH/CLkrgXgSo/Ze+EJdMDLxC/VFhiuW+TgAaAWLE4gryoswlZBNyHtkPGQA=="
"version": "10.0.9",
"resolved": "https://registry.npmjs.org/@next/polyfill-module/-/polyfill-module-10.0.9.tgz",
"integrity": "sha512-kPOP6ku/e8zdrK8hwxOrjUrPLcdDEj12huLHVz+DZU+20q6VlhMOtR8aKHW1460L4LoLE/DAa7YyIuxtArhDRg=="
},
"@next/react-dev-overlay": {
"version": "10.0.8",
"resolved": "https://registry.npmjs.org/@next/react-dev-overlay/-/react-dev-overlay-10.0.8.tgz",
"integrity": "sha512-ygVsvkzYTYIuME+dUUSjCxbNjrJ+Up9Y+CrWEmSSk6HuxajUvrB9vN6RT+PeAzEOQ5er1sWxmVHVdPknQPVWyQ==",
"version": "10.0.9",
"resolved": "https://registry.npmjs.org/@next/react-dev-overlay/-/react-dev-overlay-10.0.9.tgz",
"integrity": "sha512-JsSh2Y004MEuPYqBD9eTl4PVZIjSzSy2GcD7MrW/gQcExYNpeMIJAbh8/OcyO1t+OnQeIHF5s/xTMsDHBGNcew==",
"requires": {
"@babel/code-frame": "7.12.11",
"anser": "1.4.9",
@@ -1639,9 +1639,9 @@
}
},
"@next/react-refresh-utils": {
"version": "10.0.8",
"resolved": "https://registry.npmjs.org/@next/react-refresh-utils/-/react-refresh-utils-10.0.8.tgz",
"integrity": "sha512-ZMO77Xs2ioGV/nZB4GRDHgsNT2jhOp+cZIh6c7wf0xw9o/1KoTWN8nxWzwU/laAtkoSS+E6YdhuR4Mw3Ar3CSg=="
"version": "10.0.9",
"resolved": "https://registry.npmjs.org/@next/react-refresh-utils/-/react-refresh-utils-10.0.9.tgz",
"integrity": "sha512-LSoKnM+fI9MHHew+mBg1w2e4/gjwPQsI+mDTzmfwdBwje+j9U2Int6XOZftMqBPXSlL04vjC9SRBkp0+3h8cNA=="
},
"@opentelemetry/api": {
"version": "0.14.0",
@@ -7175,16 +7175,16 @@
"dev": true
},
"next": {
"version": "10.0.8",
"resolved": "https://registry.npmjs.org/next/-/next-10.0.8.tgz",
"integrity": "sha512-iDY65ce4Prn/9EnQpJGFMb5QJvtGWzZPk6KQqT7vDNu4D+jkivkk9NaAs/k1hR73pXdJHmhHer1s0YxLSghAKQ==",
"version": "10.0.9",
"resolved": "https://registry.npmjs.org/next/-/next-10.0.9.tgz",
"integrity": "sha512-HyoVjYydcM6LaFAUOHSxVQCcKOsIimVO/IKXCuWUu1rr6DDgXbWNg/8ckH084qD46MOYlLzjViiZ3KCmNQL4Cw==",
"requires": {
"@babel/runtime": "7.12.5",
"@hapi/accept": "5.0.1",
"@next/env": "10.0.8",
"@next/polyfill-module": "10.0.8",
"@next/react-dev-overlay": "10.0.8",
"@next/react-refresh-utils": "10.0.8",
"@next/env": "10.0.9",
"@next/polyfill-module": "10.0.9",
"@next/react-dev-overlay": "10.0.9",
"@next/react-refresh-utils": "10.0.9",
"@opentelemetry/api": "0.14.0",
"ast-types": "0.13.2",
"browserslist": "4.16.1",
@@ -7231,9 +7231,9 @@
}
},
"electron-to-chromium": {
"version": "1.3.682",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.682.tgz",
"integrity": "sha512-zok2y37qR00U14uM6qBz/3iIjWHom2eRfC2S1StA0RslP7x34jX+j4mxv80t8OEOHLJPVG54ZPeaFxEI7gPrwg=="
"version": "1.3.693",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.693.tgz",
"integrity": "sha512-vUdsE8yyeu30RecppQtI+XTz2++LWLVEIYmzeCaCRLSdtKZ2eXqdJcrs85KwLiPOPVc6PELgWyXBsfqIvzGZag=="
},
"escalade": {
"version": "3.1.1",

View File

@@ -14,7 +14,7 @@
"date-fns-tz": "^1.1.3",
"ics": "^2.27.0",
"mongoose": "^5.12.1",
"next": "^10.0.8",
"next": "^10.0.9",
"next-iron-session": "^4.1.12",
"p-retry": "^4.4.0",
"react": "^17.0.1",