update deps

This commit is contained in:
lesion
2021-11-09 12:40:57 +01:00
parent 2a047b22b5
commit b405981198

View File

@@ -42,7 +42,7 @@
"http-signature": "^1.3.5",
"ical.js": "^1.4.0",
"ics": "^2.31.0",
"jsdom": "^18.0.0",
"jsdom": "^18.0.1",
"jsonwebtoken": "^8.5.1",
"linkify-html": "^3.0.3",
"linkifyjs": "3.0.3",
@@ -50,9 +50,9 @@
"microformat-node": "^2.0.1",
"mkdirp": "^1.0.4",
"multer": "^1.4.3",
"nuxt-edge": "^2.16.0-27256336.293dc11a",
"nuxt-edge": "^2.16.0-27272174.ab1c6cb4",
"pg": "^8.6.0",
"sequelize": "^6.8.0",
"sequelize": "^6.9.0",
"sequelize-slugify": "^1.6.0",
"sharp": "^0.29.2",
"sqlite3": "mapbox/node-sqlite3#918052b",
@@ -61,10 +61,10 @@
"umzug": "^2.3.0",
"v-calendar": "2.3.4",
"vue": "^2.6.14",
"vuetify": "^2.5.10",
"vue-clipboard2": "^0.3.3",
"vue-i18n": "^8.26.5",
"vue-i18n": "^8.26.7",
"vue-template-compiler": "^2.6.14",
"vuetify": "^2.5.13",
"winston": "^3.3.3",
"winston-daily-rotate-file": "^4.5.5",
"yargs": "^17.2.0"
@@ -77,7 +77,7 @@
"pug": "^3.0.2",
"pug-plain-loader": "^1.1.0",
"sass": "^1.43.3",
"sequelize-cli": "^6.2.0",
"sequelize-cli": "^6.3.0",
"webpack": "4",
"webpack-cli": "^4.7.2"
},