Skip to content

Commit c447c3e

Browse files
committed
Update dependency promise-polyfill to v8.2.3
1 parent 0fab6a9 commit c447c3e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"nuxt-property-decorator": "2.9.1",
2929
"nuxt-svg-loader": "1.2.0",
3030
"papaparse": "5.3.2",
31-
"promise-polyfill": "8.2.1",
31+
"promise-polyfill": "8.2.3",
3232
"vee-validate": "3.4.14",
3333
"vue": "2.6.14",
3434
"vue-apexcharts": "1.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8273,10 +8273,10 @@ promise-inflight@^1.0.1:
82738273
resolved "https://registry.yarnpkg.com/promise-inflight/-/promise-inflight-1.0.1.tgz#98472870bf228132fcbdd868129bad12c3c029e3"
82748274
integrity sha1-mEcocL8igTL8vdhoEputEsPAKeM=
82758275

8276-
8277-
version "8.2.1"
8278-
resolved "https://registry.yarnpkg.com/promise-polyfill/-/promise-polyfill-8.2.1.tgz#1fa955b325bee4f6b8a4311e18148d4e5b46d254"
8279-
integrity sha512-3p9zj0cEHbp7NVUxEYUWjQlffXqnXaZIMPkAO7HhFh8u5636xLRDHOUo2vpWSK0T2mqm6fKLXYn1KP6PAZ2gKg==
8276+
8277+
version "8.2.3"
8278+
resolved "https://registry.yarnpkg.com/promise-polyfill/-/promise-polyfill-8.2.3.tgz#2edc7e4b81aff781c88a0d577e5fe9da822107c6"
8279+
integrity sha512-Og0+jCRQetV84U8wVjMNccfGCnMQ9mGs9Hv78QFe+pSDD3gWTpz0y+1QCuxy5d/vBFuZ3iwP2eycAkvqIMPmWg==
82808280

82818281
proper-lockfile@^4.1.2:
82828282
version "4.1.2"

0 commit comments

Comments
 (0)