mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-03-25 09:25:49 +00:00
chore: Update deps
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
parent
44bc74dbe9
commit
934edc4e25
2 changed files with 3 additions and 3 deletions
|
|
@ -24,7 +24,7 @@
|
|||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@octokit/rest": "^16.28.2",
|
||||
"@octokit/rest": "^16.28.3",
|
||||
"btoa": "^1.2.1",
|
||||
"ejs": "^2.6.2",
|
||||
"express": "^4.17.1",
|
||||
|
|
@ -32,7 +32,7 @@
|
|||
"md5": "^2.2.1",
|
||||
"node-html-parser": "^1.1.15",
|
||||
"postcss-middleware": "^1.1.4",
|
||||
"postcss-preset-env": "^6.6.0",
|
||||
"postcss-preset-env": "^6.7.0",
|
||||
"serve-favicon": "^2.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
@ -43,7 +43,7 @@
|
|||
"@types/express": "^4.17.0",
|
||||
"@types/express-minify": "^0.1.34",
|
||||
"@types/md5": "^2.1.33",
|
||||
"@types/node": "^12.0.8",
|
||||
"@types/node": "^12.6.2",
|
||||
"css": "^2.2.4",
|
||||
"eslint": "^6.0.1",
|
||||
"eslint-plugin-node": "^9.1.0",
|
||||
|
|
|
|||
BIN
yarn.lock
BIN
yarn.lock
Binary file not shown.
Loading…
Reference in a new issue