Update dependencies

Closes #4250, #4249, #4248, #4247
This commit is contained in:
Max Leiter 2021-06-05 00:57:38 -07:00
parent 8fc7a6c0df
commit beb9bcd8d4
No known key found for this signature in database
GPG Key ID: A3512F2F2F17EBDA
2 changed files with 810 additions and 1118 deletions

View File

@ -43,7 +43,7 @@
"bcryptjs": "2.4.3", "bcryptjs": "2.4.3",
"busboy": "0.3.1", "busboy": "0.3.1",
"chalk": "4.1.1", "chalk": "4.1.1",
"cheerio": "1.0.0-rc.5", "cheerio": "1.0.0-rc.9",
"commander": "7.2.0", "commander": "7.2.0",
"content-disposition": "0.5.3", "content-disposition": "0.5.3",
"express": "4.17.1", "express": "4.17.1",
@ -73,8 +73,8 @@
"sqlite3": "5.0.2" "sqlite3": "5.0.2"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "7.14.0", "@babel/core": "7.14.3",
"@babel/preset-env": "7.14.0", "@babel/preset-env": "7.14.4",
"@fortawesome/fontawesome-free": "5.15.3", "@fortawesome/fontawesome-free": "5.15.3",
"@vue/server-test-utils": "1.1.3", "@vue/server-test-utils": "1.1.3",
"@vue/test-utils": "1.1.3", "@vue/test-utils": "1.1.3",
@ -83,8 +83,8 @@
"chai": "4.3.4", "chai": "4.3.4",
"copy-webpack-plugin": "7.0.0", "copy-webpack-plugin": "7.0.0",
"css-loader": "5.1.1", "css-loader": "5.1.1",
"cssnano": "4.1.10", "cssnano": "4.1.11",
"dayjs": "1.10.4", "dayjs": "1.10.5",
"emoji-regex": "9.2.1", "emoji-regex": "9.2.1",
"eslint": "7.23.0", "eslint": "7.23.0",
"eslint-config-prettier": "6.15.0", "eslint-config-prettier": "6.15.0",

1918
yarn.lock

File diff suppressed because it is too large Load Diff