Skip to content

Commit

Permalink
chore: minor dependcies update
Browse files Browse the repository at this point in the history
  • Loading branch information
jimchen5209 committed Nov 7, 2023
1 parent 0baa9fe commit 2355f93
Show file tree
Hide file tree
Showing 2 changed files with 250 additions and 222 deletions.
30 changes: 15 additions & 15 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.6.0",
"node-fetch": "^2.6.11",
"mongodb": "^5.9.1",
"node-fetch": "^2.7.0",
"node-schedule": "^2.1.1",
"patch-package": "^6.5.1",
"postinstall-postinstall": "^2.1.0",
"promise-queue": "^2.2.5",
"slash-create": "^5.13.0",
"sprintf-js": "^1.1.2",
"slash-create": "^5.14.0",
"sprintf-js": "^1.1.3",
"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.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.59.9",
"@typescript-eslint/parser": "^5.59.9",
"eslint": "^8.42.0",
"@types/fluent-ffmpeg": "^2.1.24",
"@types/md5": "^2.3.5",
"@types/node": "^18.18.8",
"@types/node-fetch": "^2.6.9",
"@types/node-schedule": "^2.1.3",
"@types/promise-queue": "^2.2.3",
"@types/sprintf-js": "^1.1.3",
"@types/ws": "^8.5.8",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"eslint": "^8.53.0",
"typescript": "^4.9.5"
},
"packageManager": "yarn@3.1.1"
Expand Down
Loading

0 comments on commit 2355f93

Please sign in to comment.