mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-02-12 18:32:44 +00:00
update dependencies
This commit is contained in:
11
package.json
11
package.json
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user