add support for the promise-polyfill polyfill

This commit is contained in:
Erik Krogh Kristensen
2021-06-18 16:13:28 +02:00
parent f095e190a9
commit d7a47e8fbd
4 changed files with 20 additions and 1 deletions

View File

@@ -2,4 +2,5 @@ lgtm,codescanning
* The security queries now track flow through various `Promise` polyfills.
Affected packages are
[kew](https://npmjs.com/package/kew),
[promise](https://npmjs.com/package/promise)
[promise](https://npmjs.com/package/promise),
[promise-polyfill](https://npmjs.com/package/promise-polyfill)