Review and upgrade dependencies
This commit is contained in:
parent
040e987d03
commit
fff8f0d94c
3 changed files with 75 additions and 97 deletions
|
@ -16,9 +16,9 @@
|
|||
"license": "AGPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
"@chriscdn/promise-semaphore": "^2.0.1",
|
||||
"better-sqlite3": "^8.3.0",
|
||||
"better-sqlite3": "^9.0.0",
|
||||
"chunk-text": "^2.0.1",
|
||||
"cloudstorm": "^0.8.0",
|
||||
"cloudstorm": "^0.9.0",
|
||||
"discord-markdown": "git+https://git.sr.ht/~cadence/nodejs-discord-markdown#abc56d544072a1dc5624adfea455b0e902adf7b3",
|
||||
"entities": "^4.5.0",
|
||||
"giframe": "github:cloudrac3r/giframe#v0.4.1",
|
||||
|
@ -31,7 +31,7 @@
|
|||
"pngjs": "^7.0.0",
|
||||
"prettier-bytes": "^1.0.4",
|
||||
"sharp": "^0.32.6",
|
||||
"snowtransfer": "^0.8.0",
|
||||
"snowtransfer": "^0.9.0",
|
||||
"stream-mime-type": "^1.0.2",
|
||||
"try-to-catch": "^3.0.1",
|
||||
"turndown": "^7.1.2",
|
||||
|
@ -42,7 +42,7 @@
|
|||
"@types/node-fetch": "^2.6.3",
|
||||
"c8": "^8.0.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"discord-api-types": "^0.37.53",
|
||||
"discord-api-types": "^0.37.60",
|
||||
"supertape": "^8.3.0",
|
||||
"tap-dot": "github:cloudrac3r/tap-dot#9dd7750ececeae3a96afba91905be812b6b2cc2d"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue