removed deprecated API methods

This commit is contained in:
zadam
2023-02-15 23:45:25 +01:00
parent 4ffe36e4d0
commit 127486fdf5
4 changed files with 21 additions and 131 deletions
+2 -2
View File
@@ -32,7 +32,7 @@
"@excalidraw/excalidraw": "0.14.2",
"archiver": "5.3.1",
"async-mutex": "0.4.0",
"axios": "1.3.2",
"axios": "1.3.3",
"better-sqlite3": "8.1.0",
"canvas": "2.11.0",
"chokidar": "3.5.3",
@@ -89,7 +89,7 @@
"tmp": "0.2.1",
"turndown": "7.1.1",
"unescape": "1.0.1",
"ws": "8.12.0",
"ws": "8.12.1",
"xml2js": "0.4.23",
"yauzl": "2.10.0"
},