Error: CLI options definitions were upgraded with "type" property - ServerlessWebpack for "webpack-use-polling"

Hi,

Does anyone know how to deal with the following deprecation warnings?

Deprecation warnings:

Running “serverless” from node_modules
Environment: linux, node 16.16.0, framework 3.21.0 (local) 3.21.0v (global), plugin 6.2.2, SDK 4.3.2
Docs: docs.serverless.com
Support: forum.serverless.com
Bugs: Issues · serverless/serverless · GitHub

Error:
CLI options definitions were upgraded with “type” property (which could be one of “string”, “boolean”, “multiple”). Below listed plugins do not predefine type for introduced options:

  • ServerlessWebpack for “webpack-use-polling”
    Please report this issue in plugin issue tracker.
    Starting with next major release, this will be communicated with a thrown error.
    More Info: Serverless Framework Deprecations