mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-02-12 18:32:44 +00:00
chore: update mongoose dep
This commit is contained in:
10
package.json
10
package.json
@@ -24,8 +24,8 @@
|
||||
},
|
||||
"homepage": "https://github.com/tdurieux/anonymous_github#readme",
|
||||
"dependencies": {
|
||||
"@octokit/oauth-app": "^3.3.2",
|
||||
"@octokit/rest": "^18.5.3",
|
||||
"@octokit/oauth-app": "^4.0.6",
|
||||
"@octokit/rest": "^19.0.3",
|
||||
"@pm2/io": "^5.0.0",
|
||||
"archiver": "^5.3.1",
|
||||
"aws-sdk": "^2.1180.0",
|
||||
@@ -40,7 +40,7 @@
|
||||
"got": "^11.8.5",
|
||||
"istextorbinary": "^6.0.0",
|
||||
"mime-types": "^2.1.35",
|
||||
"mongoose": "^5.13.5",
|
||||
"mongoose": "^6.4.6",
|
||||
"node-schedule": "^2.1.0",
|
||||
"parse-github-url": "^1.0.2",
|
||||
"passport": "^0.6.0",
|
||||
@@ -68,8 +68,8 @@
|
||||
"@types/tar-fs": "^2.0.1",
|
||||
"@types/unzip-stream": "^0.3.1",
|
||||
"@types/xml-flow": "^1.0.1",
|
||||
"chai": "^4.3.4",
|
||||
"mocha": "^9.0.3",
|
||||
"chai": "^4.3.6",
|
||||
"mocha": "^10.0.0",
|
||||
"ts-node": "^10.9.1",
|
||||
"typescript": "^4.7.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user