fix(deps): update dependency core-js to v3.9.1 (#250)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-03-02 10:59:05 +09:00 committed by GitHub
parent 00a0a21dd0
commit 31bb95f82a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -21,7 +21,7 @@
"autoprefixer": "10.2.4", "autoprefixer": "10.2.4",
"badgen": "3.2.2", "badgen": "3.2.2",
"cookie": "0.4.1", "cookie": "0.4.1",
"core-js": "3.9.0", "core-js": "3.9.1",
"csrf": "3.1.0", "csrf": "3.1.0",
"dataloader": "2.0.0", "dataloader": "2.0.0",
"dayjs": "1.10.4", "dayjs": "1.10.4",

View File

@ -2195,10 +2195,10 @@ core-js-pure@^3.0.0:
resolved "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.8.2.tgz" resolved "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.8.2.tgz"
integrity sha512-v6zfIQqL/pzTVAbZvYUozsxNfxcFb6Ks3ZfEbuneJl3FW9Jb8F6vLWB6f+qTmAu72msUdyb84V8d/yBFf7FNnw== integrity sha512-v6zfIQqL/pzTVAbZvYUozsxNfxcFb6Ks3ZfEbuneJl3FW9Jb8F6vLWB6f+qTmAu72msUdyb84V8d/yBFf7FNnw==
core-js@3.9.0: core-js@3.9.1:
version "3.9.0" version "3.9.1"
resolved "https://registry.npmjs.org/core-js/-/core-js-3.9.0.tgz" resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.9.1.tgz#cec8de593db8eb2a85ffb0dbdeb312cb6e5460ae"
integrity sha512-PyFBJaLq93FlyYdsndE5VaueA9K5cNB7CGzeCj191YYLhkQM0gdZR2SKihM70oF0wdqKSKClv/tEBOpoRmdOVQ== integrity sha512-gSjRvzkxQc1zjM/5paAmL4idJBFzuJoo+jDjF1tStYFMV2ERfD02HhahhCGXUyHxQRG4yFKVSdO6g62eoRMcDg==
core-util-is@1.0.2, core-util-is@~1.0.0: core-util-is@1.0.2, core-util-is@~1.0.0:
version "1.0.2" version "1.0.2"