fix: Udpated next to non-vulnerable version

This commit is contained in:
NunoSempere 2021-12-08 16:15:46 +01:00
parent e92f473015
commit 9a22936ed7
2 changed files with 749 additions and 992 deletions

1739
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -10,7 +10,7 @@
"dependencies": { "dependencies": {
"axios": "^0.21.4", "axios": "^0.21.4",
"d3": "^6.7.0", "d3": "^6.7.0",
"next": "latest", "next": "^12.0.7",
"path": "^0.12.7", "path": "^0.12.7",
"react": "^17.0.1", "react": "^17.0.1",
"react-compound-slider": "^3.3.1", "react-compound-slider": "^3.3.1",