update deps

This commit is contained in:
Thomas Ruoff
2020-09-17 23:05:56 +02:00
committed by Thomas Ruoff
parent ab6db69e87
commit 8a16f5f1fe
2 changed files with 521 additions and 382 deletions

897
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -10,9 +10,9 @@
"test:ci": "jest" "test:ci": "jest"
}, },
"dependencies": { "dependencies": {
"moment": "^2.27.0", "moment": "^2.28.0",
"mongoose": "^5.9.25", "mongoose": "^5.10.5",
"next": "^9.5.2", "next": "^9.5.3",
"react": "16.13.1", "react": "16.13.1",
"react-calendar-component": "^3.0.0", "react-calendar-component": "^3.0.0",
"react-dom": "16.13.1", "react-dom": "16.13.1",