Get the warning of horizontal and vertical padding

I got this error in my figma plugin when I applied autolayout by using figma plugin API’s.
Here is my current version of figma in Package.json @figma/plugin-typings”: “1.57.1”.
I am not using horizontal padding anywhere in my code.

reading horizontalPadding is no longer supported as left and right padding may differ

This is not an error, just a warning. It’s safe to ignore it.