Upgrade dependencies

This commit is contained in:
Robbie Antenesse 2020-08-04 15:11:10 -06:00
parent 0b9e9d00fa
commit 711462ff59
2 changed files with 906 additions and 1135 deletions

View File

@ -27,7 +27,7 @@
"sequelize-erd": "https://github.com/Alamantus/sequelize-erd.git" "sequelize-erd": "https://github.com/Alamantus/sequelize-erd.git"
}, },
"dependencies": { "dependencies": {
"autoprefixer": "^9.8.5", "autoprefixer": "^9.8.6",
"babel-polyfill": "^6.26.0", "babel-polyfill": "^6.26.0",
"choo": "^7.1.0", "choo": "^7.1.0",
"cross-env": "^7.0.2", "cross-env": "^7.0.2",
@ -35,22 +35,22 @@
"fastify-caching": "^6.0.1", "fastify-caching": "^6.0.1",
"fastify-compress": "^3.2.2", "fastify-compress": "^3.2.2",
"fastify-cookie": "^4.0.2", "fastify-cookie": "^4.0.2",
"fastify-helmet": "^4.0.2", "fastify-helmet": "^5.0.0",
"fastify-jwt": "^2.1.2", "fastify-jwt": "^2.1.3",
"fastify-plugin": "^2.0.3", "fastify-plugin": "^2.1.1",
"fastify-static": "^3.2.0", "fastify-static": "^3.2.0",
"make-promises-safe": "^5.1.0", "make-promises-safe": "^5.1.0",
"marked": "^1.1.1", "marked": "^1.1.1",
"mysql2": "^2.1.0", "mysql2": "^2.1.0",
"node-fetch": "^2.6.0", "node-fetch": "^2.6.0",
"nodemailer": "^6.4.10", "nodemailer": "^6.4.11",
"parcel-bundler": "^1.12.4", "parcel-bundler": "^1.12.4",
"parcel-plugin-goodie-bag": "^2.0.0", "parcel-plugin-goodie-bag": "^2.0.0",
"pg": "^8.3.0", "pg": "^8.3.0",
"pg-hstore": "^2.3.3", "pg-hstore": "^2.3.3",
"picnic": "^6.5.2", "picnic": "^6.5.2",
"sass": "^1.26.10", "sass": "^1.26.10",
"sequelize": "^6.3.3", "sequelize": "^6.3.4",
"sharp": "^0.25.4", "sharp": "^0.25.4",
"sqlite3": "^5.0.0" "sqlite3": "^5.0.0"
} }

2029
yarn.lock

File diff suppressed because it is too large Load Diff