Skip to content

Commit 0e7b53d

Browse files
dependabot[bot]samouss
authored andcommitted
chore(deps): bump es5-ext from 0.10.50 to 0.10.63
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.50 to 0.10.63. - [Release notes](https://github.com/medikoo/es5-ext/releases) - [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md) - [Commits](medikoo/es5-ext@v0.10.50...v0.10.63) --- updated-dependencies: - dependency-name: es5-ext dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d25ac9 commit 0e7b53d

File tree

1 file changed

+53
-14
lines changed

1 file changed

+53
-14
lines changed

yarn.lock

Lines changed: 53 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4788,7 +4788,7 @@ cyclist@~0.2.2:
47884788
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-0.2.2.tgz#1b33792e11e914a2fd6d6ed6447464444e5fa640"
47894789
integrity sha1-GzN5LhHpFKL9bW7WRHRkRE5fpkA=
47904790

4791-
d@1:
4791+
d@1, d@^1.0.1:
47924792
version "1.0.1"
47934793
resolved "https://registry.yarnpkg.com/d/-/d-1.0.1.tgz#8698095372d58dbee346ffd0c7093f99f8f9eb5a"
47944794
integrity sha512-m62ShEObQ39CfralilEQRjH6oAMtNCV1xJyEx5LpRYUVN+EviphDgUc/F3hnYbADmkiNs67Y+3ylmlG7Lnu+FA==
@@ -5373,16 +5373,17 @@ es-to-primitive@^1.2.1:
53735373
is-date-object "^1.0.1"
53745374
is-symbol "^1.0.2"
53755375

5376-
es5-ext@^0.10.35, es5-ext@^0.10.50, es5-ext@~0.10.14:
5377-
version "0.10.50"
5378-
resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.50.tgz#6d0e23a0abdb27018e5ac4fd09b412bc5517a778"
5379-
integrity sha512-KMzZTPBkeQV/JcSQhI5/z6d9VWJ3EnQ194USTUwIYZ2ZbpN8+SGXQKt1h68EX44+qt+Fzr8DO17vnxrw7c3agw==
5376+
es5-ext@^0.10.35, es5-ext@^0.10.50, es5-ext@^0.10.62, es5-ext@~0.10.14:
5377+
version "0.10.63"
5378+
resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.63.tgz#9c222a63b6a332ac80b1e373b426af723b895bd6"
5379+
integrity sha512-hUCZd2Byj/mNKjfP9jXrdVZ62B8KuA/VoK7X8nUh5qT+AxDmcbvZz041oDVZdbIN1qW6XY9VDNwzkvKnZvK2TQ==
53805380
dependencies:
5381-
es6-iterator "~2.0.3"
5382-
es6-symbol "~3.1.1"
5383-
next-tick "^1.0.0"
5381+
es6-iterator "^2.0.3"
5382+
es6-symbol "^3.1.3"
5383+
esniff "^2.0.1"
5384+
next-tick "^1.1.0"
53845385

5385-
[email protected], es6-iterator@~2.0.3:
5386+
[email protected], es6-iterator@^2.0.3:
53865387
version "2.0.3"
53875388
resolved "https://registry.yarnpkg.com/es6-iterator/-/es6-iterator-2.0.3.tgz#a7de889141a05a94b0854403b2d0a0fbfa98f3b7"
53885389
integrity sha1-p96IkUGgWpSwhUQDstCg+/qY87c=
@@ -5396,14 +5397,22 @@ es6-promise@^4.1.0:
53965397
resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.2.4.tgz#dc4221c2b16518760bd8c39a52d8f356fc00ed29"
53975398
integrity sha512-/NdNZVJg+uZgtm9eS3O6lrOLYmQag2DjdEXuPaHlZ6RuVqgqaVZfgYCepEIKsLqwdQArOPtC3XzRLqGGfT8KQQ==
53985399

5399-
es6-symbol@^3.1.1, es6-symbol@~3.1.1:
5400+
es6-symbol@^3.1.1:
54005401
version "3.1.1"
54015402
resolved "https://registry.yarnpkg.com/es6-symbol/-/es6-symbol-3.1.1.tgz#bf00ef4fdab6ba1b46ecb7b629b4c7ed5715cc77"
54025403
integrity sha1-vwDvT9q2uhtG7Le2KbTH7VcVzHc=
54035404
dependencies:
54045405
d "1"
54055406
es5-ext "~0.10.14"
54065407

5408+
es6-symbol@^3.1.3:
5409+
version "3.1.3"
5410+
resolved "https://registry.yarnpkg.com/es6-symbol/-/es6-symbol-3.1.3.tgz#bad5d3c1bcdac28269f4cb331e431c78ac705d18"
5411+
integrity sha512-NJ6Yn3FuDinBaBRWl/q5X/s4koRHBrgKAu+yGI6JCBeiu3qrcbJhwT2GeR/EXVfylRk8dpQVJoLEFhK+Mu31NA==
5412+
dependencies:
5413+
d "^1.0.1"
5414+
ext "^1.1.2"
5415+
54075416
escape-html@~1.0.3:
54085417
version "1.0.3"
54095418
resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
@@ -5624,6 +5633,16 @@ eslint@^6.6.0:
56245633
text-table "^0.2.0"
56255634
v8-compile-cache "^2.0.3"
56265635

5636+
esniff@^2.0.1:
5637+
version "2.0.1"
5638+
resolved "https://registry.yarnpkg.com/esniff/-/esniff-2.0.1.tgz#a4d4b43a5c71c7ec51c51098c1d8a29081f9b308"
5639+
integrity sha512-kTUIGKQ/mDPFoJ0oVfcmyJn4iBDRptjNVIzwIFR7tqWXdVI9xfA2RMwY/gbSpJG3lkdWNEjLap/NqVHZiJsdfg==
5640+
dependencies:
5641+
d "^1.0.1"
5642+
es5-ext "^0.10.62"
5643+
event-emitter "^0.3.5"
5644+
type "^2.7.2"
5645+
56275646
espree@^6.1.2:
56285647
version "6.1.2"
56295648
resolved "https://registry.yarnpkg.com/espree/-/espree-6.1.2.tgz#6c272650932b4f91c3714e5e7b5f5e2ecf47262d"
@@ -5672,6 +5691,14 @@ etag@~1.8.1:
56725691
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
56735692
integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=
56745693

5694+
event-emitter@^0.3.5:
5695+
version "0.3.5"
5696+
resolved "https://registry.yarnpkg.com/event-emitter/-/event-emitter-0.3.5.tgz#df8c69eef1647923c7157b9ce83840610b02cc39"
5697+
integrity sha512-D9rRn9y7kLPnJ+hMq7S/nhvoKwwvVJahBi2BPmx3bvbsEdK3W9ii8cBSGjP+72/LnM4n6fo3+dkCX5FeTQruXA==
5698+
dependencies:
5699+
d "1"
5700+
es5-ext "~0.10.14"
5701+
56755702
eventemitter3@^4.0.0:
56765703
version "4.0.7"
56775704
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
@@ -5823,6 +5850,13 @@ express@^4.17.1:
58235850
utils-merge "1.0.1"
58245851
vary "~1.1.2"
58255852

5853+
ext@^1.1.2:
5854+
version "1.7.0"
5855+
resolved "https://registry.yarnpkg.com/ext/-/ext-1.7.0.tgz#0ea4383c0103d60e70be99e9a7f11027a33c4f5f"
5856+
integrity sha512-6hxeJYaL110a9b5TEJSj0gojyHQAmA2ch5Os+ySCiA1QGdS697XWY1pzsrSjqA9LDEEgdB/KypIlR59RcLuHYw==
5857+
dependencies:
5858+
type "^2.7.2"
5859+
58265860
extend-shallow@^2.0.1:
58275861
version "2.0.1"
58285862
resolved "https://registry.yarnpkg.com/extend-shallow/-/extend-shallow-2.0.1.tgz#51af7d614ad9a9f610ea1bafbb989d6b1c56890f"
@@ -8835,10 +8869,10 @@ neo-async@^2.5.0, neo-async@^2.6.0, neo-async@^2.6.1:
88358869
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
88368870
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
88378871

8838-
next-tick@^1.0.0:
8839-
version "1.0.0"
8840-
resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.0.0.tgz#ca86d1fe8828169b0120208e3dc8424b9db8342c"
8841-
integrity sha1-yobR/ogoFpsBICCOPchCS524NCw=
8872+
next-tick@^1.1.0:
8873+
version "1.1.0"
8874+
resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.1.0.tgz#1836ee30ad56d67ef281b22bd199f709449b35eb"
8875+
integrity sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==
88428876

88438877
nice-try@^1.0.4:
88448878
version "1.0.5"
@@ -12669,6 +12703,11 @@ type@^1.0.1:
1266912703
resolved "https://registry.yarnpkg.com/type/-/type-1.0.3.tgz#16f5d39f27a2d28d86e48f8981859e9d3296c179"
1267012704
integrity sha512-51IMtNfVcee8+9GJvj0spSuFcZHe9vSib6Xtgsny1Km9ugyz2mbS08I3rsUIRYgJohFRFU1160sgRodYz378Hg==
1267112705

12706+
type@^2.7.2:
12707+
version "2.7.2"
12708+
resolved "https://registry.yarnpkg.com/type/-/type-2.7.2.tgz#2376a15a3a28b1efa0f5350dcf72d24df6ef98d0"
12709+
integrity sha512-dzlvlNlt6AXU7EBSfpAscydQ7gXB+pPGsPnfJnZpiNJBDj7IaJzQlBZYGdEi4R9HmPdBv2XmWJ6YUtoTa7lmCw==
12710+
1267212711
typedarray@^0.0.6:
1267312712
version "0.0.6"
1267412713
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"

0 commit comments

Comments
 (0)