fix: packages/website/package.json & packages/website/package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODEFETCH-2342118
This commit is contained in:
snyk-bot 2022-01-29 12:34:28 +00:00
parent c7b55c9c06
commit c0c226f5f5
No known key found for this signature in database
GPG key ID: 09541BBFF0C4C795
2 changed files with 286 additions and 4397 deletions

File diff suppressed because it is too large Load diff

View file

@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"next": "12.0.7",
"next": "12.0.9",
"next-secure-headers": "^2.2.0",
"react": "17.0.2",
"react-dom": "17.0.2"