update dependencies

This commit is contained in:
tdurieux
2021-08-13 07:13:50 +02:00
parent c686c0cd08
commit b460965c4b
2 changed files with 1442 additions and 1049 deletions

2480
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -19,6 +19,9 @@
"bugs": {
"url": "https://github.com/tdurieux/anonymous_github/issues"
},
"funding": {
"url": "https://github.com/sponsors/tdurieux"
},
"homepage": "https://github.com/tdurieux/anonymous_github#readme",
"dependencies": {
"@octokit/oauth-app": "^3.3.2",
@@ -27,14 +30,14 @@
"archiver": "^5.3.0",
"aws-sdk": "^2.958.0",
"compression": "^1.7.4",
"connect-redis": "^5.1.0",
"connect-redis": "^6.0.0",
"dotenv": "^10.0.0",
"express": "^4.17.1",
"express-rate-limit": "^5.2.6",
"express-session": "^1.17.1",
"got": "^9.6.0",
"got": "^11.8.2",
"gunzip-maybe": "^1.4.2",
"istextorbinary": "^5.12.0",
"istextorbinary": "^6.0.0",
"mime-types": "^2.1.30",
"mongoose": "^5.13.5",
"parse-github-url": "^1.0.2",
@@ -63,7 +66,7 @@
"@types/tar-fs": "^2.0.1",
"@types/xml-flow": "^1.0.1",
"chai": "^4.3.4",
"mocha": "^8.3.2",
"mocha": "^9.0.3",
"nodemon": "^2.0.7",
"ts-node": "^10.1.0",
"typescript": "^4.3.5"