bump dependencies
This commit is contained in:
parent
0000010f63
commit
f224aaf1dc
2 changed files with 848 additions and 764 deletions
14
package.json
14
package.json
|
@ -10,12 +10,12 @@
|
|||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@mozilla/readability": "^0.4.2",
|
||||
"better-sqlite3": "^8.0.1",
|
||||
"dompurify": "^2.3.6",
|
||||
"express": "^4.18.2",
|
||||
"jsdom": "^19.0.0",
|
||||
"nanoid": "^4.0.0",
|
||||
"node-fetch": "^3.2.3"
|
||||
"@mozilla/readability": "^0.5.0",
|
||||
"better-sqlite3": "^11.1.2",
|
||||
"dompurify": "^3.1.6",
|
||||
"express": "^4.19.2",
|
||||
"jsdom": "^24.1.1",
|
||||
"nanoid": "^5.0.7",
|
||||
"node-fetch": "^3.3.2"
|
||||
}
|
||||
}
|
||||
|
|
1598
pnpm-lock.yaml
1598
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue