Update deps

This commit is contained in:
Yarmo Mackenbach 2020-12-09 00:21:51 +01:00
parent e0b441d709
commit 5e5a2ea4c2
2 changed files with 5 additions and 5 deletions

View File

@ -19,7 +19,7 @@
"dotenv": "^8.2.0",
"express": "^4.17.1",
"express-validator": "^6.6.1",
"express-wkd": "^0.2.0",
"express-wkd": "^0.3.0",
"feed": "^4.2.1",
"jstransformer-markdown-it": "^2.1.0",
"lodash": "^4.17.20",

View File

@ -448,10 +448,10 @@ express-validator@^6.6.1:
lodash "^4.17.20"
validator "^13.5.1"
express-wkd@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/express-wkd/-/express-wkd-0.2.0.tgz#bdf567d5c933504816d7d606f7516da2ac019ab8"
integrity sha512-PZZpiJpafkSkhPgPa93un+yjr6bs++LOnOYPZfWb+tcqCsRPk4wmjEtDaPUvmj1/yWBQGcIkeyx22avUyM9OaQ==
express-wkd@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/express-wkd/-/express-wkd-0.3.0.tgz#6373445730874138eca9f7d1ff408f8112a5ff10"
integrity sha512-URIWrEbQMg+mHlwYTYe2Bll9mW21q2HqRK0MOn8uobyeZ6CXBKSuVwzbwIOtU2stHqdsLxuEUPI+SZPnN6VOHw==
dependencies:
express "^4.17.1"