After microsoft/vscode-vsce#628, vsce raises an warning and ask user to confirm because it cannot found LICENSE.md or LICENSE.txt. It hurts automatic build process.
Since we are specifying "vsce": "^1.95.1", regenerating package-lock.json will encounter this.