Merge pull request #1091 from MoePlayer/dependabot/npm_and_yarn/promise-polyfill-8.2.0
This commit is contained in:
commit
7b7579f8d4
|
|
@ -77,6 +77,6 @@
|
|||
"dependencies": {
|
||||
"axios": "0.20.0",
|
||||
"balloon-css": "^1.0.3",
|
||||
"promise-polyfill": "8.1.3"
|
||||
"promise-polyfill": "8.2.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -7231,10 +7231,10 @@ promise-inflight@^1.0.1:
|
|||
version "1.0.1"
|
||||
resolved "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz#98472870bf228132fcbdd868129bad12c3c029e3"
|
||||
|
||||
promise-polyfill@8.1.3:
|
||||
version "8.1.3"
|
||||
resolved "https://registry.yarnpkg.com/promise-polyfill/-/promise-polyfill-8.1.3.tgz#8c99b3cf53f3a91c68226ffde7bde81d7f904116"
|
||||
integrity sha512-MG5r82wBzh7pSKDRa9y+vllNHz3e3d4CNj1PQE4BQYxLme0gKYYBm9YENq+UkEikyZ0XbiGWxYlVw3Rl9O/U8g==
|
||||
promise-polyfill@8.2.0:
|
||||
version "8.2.0"
|
||||
resolved "https://registry.yarnpkg.com/promise-polyfill/-/promise-polyfill-8.2.0.tgz#367394726da7561457aba2133c9ceefbd6267da0"
|
||||
integrity sha512-k/TC0mIcPVF6yHhUvwAp7cvL6I2fFV7TzF1DuGPI8mBh4QQazf36xCKEHKTZKRysEoTQoQdKyP25J8MPJp7j5g==
|
||||
|
||||
proxy-addr@~2.0.5:
|
||||
version "2.0.5"
|
||||
|
|
|
|||
Loading…
Reference in New Issue