Skip to content

Commit 448fdce

Browse files
authored
Merge pull request popcorn-official#2904 from popcorn-official/dependabot/npm_and_yarn/es5-ext-0.10.63
2 parents 1360759 + 30a637c commit 448fdce

File tree

1 file changed

+25
-14
lines changed

1 file changed

+25
-14
lines changed

yarn.lock

+25-14
Original file line numberDiff line numberDiff line change
@@ -2270,14 +2270,15 @@ error-ex@^1.2.0, error-ex@^1.3.1:
22702270
dependencies:
22712271
is-arrayish "^0.2.1"
22722272

2273-
es5-ext@^0.10.35, es5-ext@^0.10.46, es5-ext@^0.10.50, es5-ext@^0.10.53, es5-ext@~0.10.14, es5-ext@~0.10.2, es5-ext@~0.10.46:
2274-
version "0.10.53"
2275-
resolved "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.53.tgz"
2276-
integrity sha512-Xs2Stw6NiNHWypzRTY1MtaG/uJlwCk8kH81920ma8mvN8Xq1gsfhZvpkImLQArw8AHnv8MT2I45J3c0R8slE+Q==
2273+
es5-ext@^0.10.35, es5-ext@^0.10.46, es5-ext@^0.10.50, es5-ext@^0.10.53, es5-ext@^0.10.62, es5-ext@~0.10.14, es5-ext@~0.10.2, es5-ext@~0.10.46:
2274+
version "0.10.63"
2275+
resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.63.tgz#9c222a63b6a332ac80b1e373b426af723b895bd6"
2276+
integrity sha512-hUCZd2Byj/mNKjfP9jXrdVZ62B8KuA/VoK7X8nUh5qT+AxDmcbvZz041oDVZdbIN1qW6XY9VDNwzkvKnZvK2TQ==
22772277
dependencies:
2278-
es6-iterator "~2.0.3"
2279-
es6-symbol "~3.1.3"
2280-
next-tick "~1.0.0"
2278+
es6-iterator "^2.0.3"
2279+
es6-symbol "^3.1.3"
2280+
esniff "^2.0.1"
2281+
next-tick "^1.1.0"
22812282

22822283
es5class@^2.3.1:
22832284
version "2.3.1"
@@ -2286,7 +2287,7 @@ es5class@^2.3.1:
22862287
dependencies:
22872288
better-curry "1.x.x"
22882289

2289-
es6-iterator@^2.0.1, es6-iterator@^2.0.3, es6-iterator@~2.0.3:
2290+
es6-iterator@^2.0.1, es6-iterator@^2.0.3:
22902291
version "2.0.3"
22912292
resolved "https://registry.npmjs.org/es6-iterator/-/es6-iterator-2.0.3.tgz"
22922293
integrity sha1-p96IkUGgWpSwhUQDstCg+/qY87c=
@@ -2295,7 +2296,7 @@ es6-iterator@^2.0.1, es6-iterator@^2.0.3, es6-iterator@~2.0.3:
22952296
es5-ext "^0.10.35"
22962297
es6-symbol "^3.1.1"
22972298

2298-
es6-symbol@^3.1.1, es6-symbol@~3.1.3:
2299+
es6-symbol@^3.1.1, es6-symbol@^3.1.3:
22992300
version "3.1.3"
23002301
resolved "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.1.3.tgz"
23012302
integrity sha512-NJ6Yn3FuDinBaBRWl/q5X/s4koRHBrgKAu+yGI6JCBeiu3qrcbJhwT2GeR/EXVfylRk8dpQVJoLEFhK+Mu31NA==
@@ -2338,6 +2339,16 @@ esm@^3.2.25:
23382339
resolved "https://registry.npmjs.org/esm/-/esm-3.2.25.tgz"
23392340
integrity sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==
23402341

2342+
esniff@^2.0.1:
2343+
version "2.0.1"
2344+
resolved "https://registry.yarnpkg.com/esniff/-/esniff-2.0.1.tgz#a4d4b43a5c71c7ec51c51098c1d8a29081f9b308"
2345+
integrity sha512-kTUIGKQ/mDPFoJ0oVfcmyJn4iBDRptjNVIzwIFR7tqWXdVI9xfA2RMwY/gbSpJG3lkdWNEjLap/NqVHZiJsdfg==
2346+
dependencies:
2347+
d "^1.0.1"
2348+
es5-ext "^0.10.62"
2349+
event-emitter "^0.3.5"
2350+
type "^2.7.2"
2351+
23412352
esprima@^4.0.0:
23422353
version "4.0.1"
23432354
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
@@ -5163,11 +5174,6 @@ next-tick@1, next-tick@^1.1.0:
51635174
resolved "https://registry.npmjs.org/next-tick/-/next-tick-1.1.0.tgz"
51645175
integrity sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==
51655176

5166-
next-tick@~1.0.0:
5167-
version "1.0.0"
5168-
resolved "https://registry.npmjs.org/next-tick/-/next-tick-1.0.0.tgz"
5169-
integrity sha1-yobR/ogoFpsBICCOPchCS524NCw=
5170-
51715177
nib@^1.2.0:
51725178
version "1.2.0"
51735179
resolved "https://registry.npmjs.org/nib/-/nib-1.2.0.tgz"
@@ -7566,6 +7572,11 @@ type@^2.5.0:
75667572
resolved "https://registry.npmjs.org/type/-/type-2.5.0.tgz"
75677573
integrity sha512-180WMDQaIMm3+7hGXWf12GtdniDEy7nYcyFMKJn/eZz/6tSLXrUN9V0wKSbMjej0I1WHWbpREDEKHtqPQa9NNw==
75687574

7575+
type@^2.7.2:
7576+
version "2.7.2"
7577+
resolved "https://registry.yarnpkg.com/type/-/type-2.7.2.tgz#2376a15a3a28b1efa0f5350dcf72d24df6ef98d0"
7578+
integrity sha512-dzlvlNlt6AXU7EBSfpAscydQ7gXB+pPGsPnfJnZpiNJBDj7IaJzQlBZYGdEi4R9HmPdBv2XmWJ6YUtoTa7lmCw==
7579+
75697580
typedarray-to-buffer@^3.1.5:
75707581
version "3.1.5"
75717582
resolved "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz"

0 commit comments

Comments
 (0)