]> git.example.dev Git - binbsis50.git/commitdiff
bumped body-parser to version ^2.2.0 and canvas to version ^3.2.0
authorLuigi Pinca <luigipinca@gmail.com>
Sat, 6 Sep 2025 13:33:03 +0000 (15:33 +0200)
committerLuigi Pinca <luigipinca@gmail.com>
Sat, 6 Sep 2025 13:33:03 +0000 (15:33 +0200)
package.json

index 8e5a854fb6cf79ad83018d152a3852bded4df155..a2caa6a9e263e991a90709e7aa71f6d9f90ce3c6 100644 (file)
@@ -17,8 +17,8 @@
   },
   "dependencies": {
     "async": "^3.1.1",
-    "body-parser": "^1.18.3",
-    "canvas": "^2.4.1",
+    "body-parser": "^2.2.0",
+    "canvas": "^3.2.0",
     "connect-redis": "^7.1.0",
     "cookie-parser": "^1.4.4",
     "express": "^4.16.4",