build(deps): bundled dependency update

This commit is contained in:
sct
2020-12-09 04:33:50 +00:00
parent adc07a9624
commit 385fb23b72
2 changed files with 135 additions and 150 deletions

View File

@@ -17,42 +17,42 @@
"license": "MIT",
"dependencies": {
"@svgr/webpack": "^5.5.0",
"axios": "^0.20.0",
"axios": "^0.21.0",
"body-parser": "^1.19.0",
"bowser": "^2.11.0",
"connect-typeorm": "^1.1.4",
"cookie-parser": "^1.4.5",
"email-templates": "^8.0.0",
"email-templates": "^8.0.2",
"express": "^4.17.1",
"express-openapi-validator": "^4.8.0",
"express-session": "^1.17.1",
"formik": "^2.2.1",
"formik": "^2.2.5",
"intl": "^1.2.5",
"lodash": "^4.17.20",
"next": "^10.0.3",
"node-schedule": "^1.3.2",
"nodemailer": "^6.4.16",
"nookies": "^2.4.0",
"nookies": "^2.5.0",
"plex-api": "^5.3.1",
"pug": "^3.0.0",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-intersection-observer": "^8.31.0",
"react-intl": "^5.8.5",
"react-intl": "^5.10.6",
"react-spring": "^8.0.27",
"react-toast-notifications": "^2.4.0",
"react-transition-group": "^4.4.1",
"react-use-clipboard": "1.0.1",
"react-use-clipboard": "1.0.2",
"reflect-metadata": "^0.1.13",
"sqlite3": "^5.0.0",
"swagger-ui-express": "^4.1.4",
"swr": "^0.3.5",
"swagger-ui-express": "^4.1.5",
"swr": "^0.3.9",
"typeorm": "^0.2.29",
"uuid": "^8.3.1",
"uuid": "^8.3.2",
"winston": "^3.3.3",
"xml2js": "^0.4.23",
"yamljs": "^0.3.0",
"yup": "^0.29.3"
"yup": "^0.32.6"
},
"devDependencies": {
"@babel/cli": "^7.12.8",