diff --git a/package.json b/package.json index 14164b90..69248121 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ }, "license": "MIT", "dependencies": { - "@octokit/rest": "^16.28.3", + "@octokit/rest": "^16.28.5", "btoa": "^1.2.1", "ejs": "^2.6.2", "express": "^4.17.1", @@ -37,13 +37,12 @@ }, "devDependencies": { "@types/btoa": "^1.2.3", - "@types/compression": "^0.0.36", "@types/css": "^0.0.31", "@types/ejs": "^2.6.3", "@types/express": "^4.17.0", "@types/express-minify": "^0.1.34", "@types/md5": "^2.1.33", - "@types/node": "^12.6.2", + "@types/node": "^12.6.8", "css": "^2.2.4", "eslint": "^6.0.1", "eslint-plugin-node": "^9.1.0", diff --git a/yarn.lock b/yarn.lock index 9aedc2ac..72a9bb89 100644 Binary files a/yarn.lock and b/yarn.lock differ