Skip to content

Commit

Permalink
Update dependency es6-promise to v4.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 6, 2022
1 parent 1d98d0f commit be6cca0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"dependencies": {
"dom-storage": "2.1.0",
"es6-promise": "4.2.6",
"es6-promise": "4.2.8",
"lodash": "4.17.21",
"request": "2.88.2",
"xlsx": "0.18",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1088,10 +1088,10 @@ es6-iterator@^2.0.1, es6-iterator@^2.0.3:
es5-ext "^0.10.35"
es6-symbol "^3.1.1"

[email protected].6:
version "4.2.6"
resolved "https://registry.npmjs.org/es6-promise/-/es6-promise-4.2.6.tgz"
integrity sha512-aRVgGdnmW2OiySVPUC9e6m+plolMAJKjZnQlCwNSuK5yQ0JN61DZSO1X1Ufd1foqWRAlig0rhduTCHe7sVtK5Q==
[email protected].8:
version "4.2.8"
resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.2.8.tgz#4eb21594c972bc40553d276e510539143db53e0a"
integrity sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w==

es6-symbol@^3.1.1, es6-symbol@^3.1.3:
version "3.1.3"
Expand Down

0 comments on commit be6cca0

Please sign in to comment.