1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-08 12:22:23 +04:00

Bump es5-ext from 0.10.62 to 0.10.64 (#2026)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-01-02 11:11:32 +01:00
committed by GitHub
parent b910d3533f
commit 555f4c14f1
+26 -6
View File
@@ -1892,8 +1892,8 @@ packages:
resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==}
engines: {node: '>= 0.4'}
es5-ext@0.10.62:
resolution: {integrity: sha512-BHLqn0klhEpnOKSrzn/Xsz2UIW8j+cGmo9JLzr8BiUapV8hPL9+FliFqjwr9ngW7jWdnxv6eO+/LqyhJVqgrjA==}
es5-ext@0.10.64:
resolution: {integrity: sha512-p2snDhiLaXe6dahss1LddxqEm+SkuDvV8dnIQG0MWjyHpcMNfXKPE+/Cc0y+PhxJX3A4xGNeFCj5oc0BUh6deg==}
engines: {node: '>=0.10'}
es6-iterator@2.0.3:
@@ -1933,6 +1933,10 @@ packages:
engines: {node: '>=4.0'}
hasBin: true
esniff@2.0.1:
resolution: {integrity: sha512-kTUIGKQ/mDPFoJ0oVfcmyJn4iBDRptjNVIzwIFR7tqWXdVI9xfA2RMwY/gbSpJG3lkdWNEjLap/NqVHZiJsdfg==}
engines: {node: '>=0.10'}
esprima@4.0.1:
resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==}
engines: {node: '>=4'}
@@ -1956,6 +1960,9 @@ packages:
resolution: {integrity: sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==}
engines: {node: '>= 0.6'}
event-emitter@0.3.5:
resolution: {integrity: sha512-D9rRn9y7kLPnJ+hMq7S/nhvoKwwvVJahBi2BPmx3bvbsEdK3W9ii8cBSGjP+72/LnM4n6fo3+dkCX5FeTQruXA==}
eventemitter3@4.0.7:
resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==}
@@ -6625,7 +6632,7 @@ snapshots:
d@1.0.1:
dependencies:
es5-ext: 0.10.62
es5-ext: 0.10.64
type: 1.2.0
dashdash@1.14.1:
@@ -6892,16 +6899,17 @@ snapshots:
is-date-object: 1.0.5
is-symbol: 1.0.4
es5-ext@0.10.62:
es5-ext@0.10.64:
dependencies:
es6-iterator: 2.0.3
es6-symbol: 3.1.3
esniff: 2.0.1
next-tick: 1.1.0
es6-iterator@2.0.3:
dependencies:
d: 1.0.1
es5-ext: 0.10.62
es5-ext: 0.10.64
es6-symbol: 3.1.3
es6-symbol@3.1.3:
@@ -6912,7 +6920,7 @@ snapshots:
es6-weak-map@2.0.3:
dependencies:
d: 1.0.1
es5-ext: 0.10.62
es5-ext: 0.10.64
es6-iterator: 2.0.3
es6-symbol: 3.1.3
@@ -6937,6 +6945,13 @@ snapshots:
optionalDependencies:
source-map: 0.6.1
esniff@2.0.1:
dependencies:
d: 1.0.1
es5-ext: 0.10.64
event-emitter: 0.3.5
type: 2.7.2
esprima@4.0.1: {}
estraverse@4.3.0: {}
@@ -6949,6 +6964,11 @@ snapshots:
etag@1.8.1: {}
event-emitter@0.3.5:
dependencies:
d: 1.0.1
es5-ext: 0.10.64
eventemitter3@4.0.7: {}
execa@5.1.1: