upgrade deps
This commit is contained in:
20
package.json
20
package.json
@@ -32,27 +32,27 @@
|
||||
"axios": "^0.24.0",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"body-parser": "^1.18.3",
|
||||
"cookie-parser": "^1.4.5",
|
||||
"cookie-parser": "^1.4.6",
|
||||
"cors": "^2.8.5",
|
||||
"dayjs": "^1.10.7",
|
||||
"dompurify": "^2.3.3",
|
||||
"email-templates": "^8.0.8",
|
||||
"express": "^4.17.1",
|
||||
"express-oauth-server": "lesion/express-oauth-server#master",
|
||||
"http-signature": "^1.3.5",
|
||||
"http-signature": "^1.3.6",
|
||||
"ical.js": "^1.4.0",
|
||||
"ics": "^2.31.0",
|
||||
"jsdom": "^18.0.1",
|
||||
"jsdom": "^18.1.1",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"linkify-html": "^3.0.3",
|
||||
"linkifyjs": "3.0.3",
|
||||
"linkify-html": "^3.0.4",
|
||||
"linkifyjs": "3.0.4",
|
||||
"lodash": "^4.17.21",
|
||||
"microformat-node": "^2.0.1",
|
||||
"mkdirp": "^1.0.4",
|
||||
"multer": "^1.4.3",
|
||||
"nuxt-edge": "^2.16.0-27276495.ab1c6cb4",
|
||||
"nuxt-edge": "^2.16.0-27305297.ab1c6cb4",
|
||||
"pg": "^8.6.0",
|
||||
"sequelize": "^6.9.0",
|
||||
"sequelize": "^6.12.0-alpha.1",
|
||||
"sequelize-slugify": "^1.6.0",
|
||||
"sharp": "^0.27.2",
|
||||
"sqlite3": "mapbox/node-sqlite3#918052b",
|
||||
@@ -64,19 +64,19 @@
|
||||
"vue-clipboard2": "^0.3.3",
|
||||
"vue-i18n": "^8.26.7",
|
||||
"vue-template-compiler": "^2.6.14",
|
||||
"vuetify": "^2.5.14",
|
||||
"vuetify": "^2.6.1",
|
||||
"winston": "^3.3.3",
|
||||
"winston-daily-rotate-file": "^4.5.5",
|
||||
"yargs": "^17.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@mdi/font": "^6.4.95",
|
||||
"@mdi/font": "^6.5.95",
|
||||
"less": "^4.1.1",
|
||||
"less-loader": "^7",
|
||||
"prettier": "^2.3.0",
|
||||
"pug": "^3.0.2",
|
||||
"pug-plain-loader": "^1.1.0",
|
||||
"sass": "^1.43.3",
|
||||
"sass": "^1.43.5",
|
||||
"sequelize-cli": "^6.3.0",
|
||||
"webpack": "4",
|
||||
"webpack-cli": "^4.7.2"
|
||||
|
||||
Reference in New Issue
Block a user