mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-07-16 18:17:22 +02:00
update dependencies
This commit is contained in:
Generated
+1435
-1045
File diff suppressed because it is too large
Load Diff
+7
-4
@@ -19,6 +19,9 @@
|
|||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/tdurieux/anonymous_github/issues"
|
"url": "https://github.com/tdurieux/anonymous_github/issues"
|
||||||
},
|
},
|
||||||
|
"funding": {
|
||||||
|
"url": "https://github.com/sponsors/tdurieux"
|
||||||
|
},
|
||||||
"homepage": "https://github.com/tdurieux/anonymous_github#readme",
|
"homepage": "https://github.com/tdurieux/anonymous_github#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@octokit/oauth-app": "^3.3.2",
|
"@octokit/oauth-app": "^3.3.2",
|
||||||
@@ -27,14 +30,14 @@
|
|||||||
"archiver": "^5.3.0",
|
"archiver": "^5.3.0",
|
||||||
"aws-sdk": "^2.958.0",
|
"aws-sdk": "^2.958.0",
|
||||||
"compression": "^1.7.4",
|
"compression": "^1.7.4",
|
||||||
"connect-redis": "^5.1.0",
|
"connect-redis": "^6.0.0",
|
||||||
"dotenv": "^10.0.0",
|
"dotenv": "^10.0.0",
|
||||||
"express": "^4.17.1",
|
"express": "^4.17.1",
|
||||||
"express-rate-limit": "^5.2.6",
|
"express-rate-limit": "^5.2.6",
|
||||||
"express-session": "^1.17.1",
|
"express-session": "^1.17.1",
|
||||||
"got": "^9.6.0",
|
"got": "^11.8.2",
|
||||||
"gunzip-maybe": "^1.4.2",
|
"gunzip-maybe": "^1.4.2",
|
||||||
"istextorbinary": "^5.12.0",
|
"istextorbinary": "^6.0.0",
|
||||||
"mime-types": "^2.1.30",
|
"mime-types": "^2.1.30",
|
||||||
"mongoose": "^5.13.5",
|
"mongoose": "^5.13.5",
|
||||||
"parse-github-url": "^1.0.2",
|
"parse-github-url": "^1.0.2",
|
||||||
@@ -63,7 +66,7 @@
|
|||||||
"@types/tar-fs": "^2.0.1",
|
"@types/tar-fs": "^2.0.1",
|
||||||
"@types/xml-flow": "^1.0.1",
|
"@types/xml-flow": "^1.0.1",
|
||||||
"chai": "^4.3.4",
|
"chai": "^4.3.4",
|
||||||
"mocha": "^8.3.2",
|
"mocha": "^9.0.3",
|
||||||
"nodemon": "^2.0.7",
|
"nodemon": "^2.0.7",
|
||||||
"ts-node": "^10.1.0",
|
"ts-node": "^10.1.0",
|
||||||
"typescript": "^4.3.5"
|
"typescript": "^4.3.5"
|
||||||
|
|||||||
Reference in New Issue
Block a user