Skip to content

Commit

Permalink
chore: update dependcies
Browse files Browse the repository at this point in the history
  • Loading branch information
jimchen5209 committed Jun 7, 2023
1 parent 9eac7e3 commit 0baa9fe
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 131 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,29 +20,29 @@
"eris": "^0.17.2",
"fluent-ffmpeg": "^2.1.2",
"md5": "^2.3.0",
"mongodb": "^5.1.0",
"node-fetch": "^2.6.9",
"mongodb": "^5.6.0",
"node-fetch": "^2.6.11",
"node-schedule": "^2.1.1",
"patch-package": "^6.5.1",
"postinstall-postinstall": "^2.1.0",
"promise-queue": "^2.2.5",
"slash-create": "^5.11.0",
"slash-create": "^5.13.0",
"sprintf-js": "^1.1.2",
"status-client": "jimchen5209/StatusClient_JS#2.1.0",
"tslog-helper": "jimchen5209/TSLog-Helper#2.2.0"
},
"devDependencies": {
"@types/fluent-ffmpeg": "^2.1.21",
"@types/md5": "^2.3.2",
"@types/node": "^18.15.3",
"@types/node-fetch": "^2.6.2",
"@types/node": "^18.16.16",
"@types/node-fetch": "^2.6.4",
"@types/node-schedule": "^2.1.0",
"@types/promise-queue": "^2.2.0",
"@types/sprintf-js": "^1.1.2",
"@types/ws": "^8.5.4",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"eslint": "^8.36.0",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"eslint": "^8.42.0",
"typescript": "^4.9.5"
},
"packageManager": "yarn@3.1.1"
Expand Down
Loading

0 comments on commit 0baa9fe

Please sign in to comment.