diff --git a/examples/converters/kitti/package.json b/examples/converters/kitti/package.json index d95b938f4..b6150ebc7 100644 --- a/examples/converters/kitti/package.json +++ b/examples/converters/kitti/package.json @@ -11,7 +11,7 @@ "binary-parser": "^1.3.2", "dotty": "^0.1.0", "glob": "^7.1.2", - "sharp": "^0.23.0", + "sharp": "^0.33.5", "uuid": "^3.2.1", "xml2json": "^0.11.2" }, diff --git a/modules/ros/package.json b/modules/ros/package.json index e12598591..359d4680c 100644 --- a/modules/ros/package.json +++ b/modules/ros/package.json @@ -19,7 +19,7 @@ "lodash": "^4.17.11", "math.gl": "^3.0.0", "rosbag": "^2.0.0", - "sharp": "^0.23.0", + "sharp": "^0.33.5", "yargs": "^13.2.2" }, "scripts": {