-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #141 from umbrella22/dependabot/npm_and_yarn/expre…
…ss-4.20.0 build(deps): bump express from 4.19.2 to 4.20.0
- Loading branch information
Showing
2 changed files
with
160 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2880,10 +2880,10 @@ bluebird@^3.1.1, bluebird@^3.5.0, bluebird@^3.5.5: | |
resolved "https://registry.npmmirror.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f" | ||
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg== | ||
|
||
[email protected].2: | ||
version "1.20.2" | ||
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.2.tgz#6feb0e21c4724d06de7ff38da36dad4f57a747fd" | ||
integrity sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA== | ||
[email protected].3: | ||
version "1.20.3" | ||
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.3.tgz#1953431221c6fb5cd63c4b36d53fab0928e548c6" | ||
integrity sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g== | ||
dependencies: | ||
bytes "3.1.2" | ||
content-type "~1.0.5" | ||
|
@@ -2893,7 +2893,7 @@ [email protected]: | |
http-errors "2.0.0" | ||
iconv-lite "0.4.24" | ||
on-finished "2.4.1" | ||
qs "6.11.0" | ||
qs "6.13.0" | ||
raw-body "2.5.2" | ||
type-is "~1.6.18" | ||
unpipe "1.0.0" | ||
|
@@ -3096,6 +3096,17 @@ call-bind@^1.0.0, call-bind@^1.0.2: | |
function-bind "^1.1.1" | ||
get-intrinsic "^1.0.2" | ||
|
||
call-bind@^1.0.7: | ||
version "1.0.7" | ||
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.7.tgz#06016599c40c56498c18769d2730be242b6fa3b9" | ||
integrity sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w== | ||
dependencies: | ||
es-define-property "^1.0.0" | ||
es-errors "^1.3.0" | ||
function-bind "^1.1.2" | ||
get-intrinsic "^1.2.4" | ||
set-function-length "^1.2.1" | ||
|
||
callsites@^3.0.0: | ||
version "3.1.0" | ||
resolved "https://registry.npmmirror.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73" | ||
|
@@ -3730,6 +3741,15 @@ defer-to-connect@^2.0.0: | |
resolved "https://registry.yarnpkg.com/defer-to-connect/-/defer-to-connect-2.0.1.tgz#8016bdb4143e4632b77a3449c6236277de520587" | ||
integrity sha512-4tvttepXG1VaYGrRibk5EwJd1t4udunSOVMdLSAL6mId1ix438oPwPZMALY41FCijukO1L0twNcGsdzS7dHgDg== | ||
|
||
define-data-property@^1.1.4: | ||
version "1.1.4" | ||
resolved "https://registry.yarnpkg.com/define-data-property/-/define-data-property-1.1.4.tgz#894dc141bb7d3060ae4366f6a0107e68fbe48c5e" | ||
integrity sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A== | ||
dependencies: | ||
es-define-property "^1.0.0" | ||
es-errors "^1.3.0" | ||
gopd "^1.0.1" | ||
|
||
define-lazy-prop@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.npmmirror.com/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz#3f7ae421129bcaaac9bc74905c98a0009ec9ee7f" | ||
|
@@ -4100,6 +4120,11 @@ encodeurl@~1.0.2: | |
resolved "https://registry.npmmirror.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59" | ||
integrity sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w== | ||
|
||
encodeurl@~2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-2.0.0.tgz#7b8ea898077d7e409d3ac45474ea38eaf0857a58" | ||
integrity sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg== | ||
|
||
encoding@^0.1.13: | ||
version "0.1.13" | ||
resolved "https://registry.yarnpkg.com/encoding/-/encoding-0.1.13.tgz#56574afdd791f54a8e9b2785c0582a2d26210fa9" | ||
|
@@ -4195,6 +4220,18 @@ es-abstract@^1.19.0, es-abstract@^1.19.1, es-abstract@^1.19.2, es-abstract@^1.19 | |
string.prototype.trimstart "^1.0.5" | ||
unbox-primitive "^1.0.2" | ||
|
||
es-define-property@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.0.tgz#c7faefbdff8b2696cf5f46921edfb77cc4ba3845" | ||
integrity sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ== | ||
dependencies: | ||
get-intrinsic "^1.2.4" | ||
|
||
es-errors@^1.3.0: | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f" | ||
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw== | ||
|
||
es-module-lexer@^1.2.1: | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-1.3.0.tgz#6be9c9e0b4543a60cd166ff6f8b4e9dae0b0c16f" | ||
|
@@ -4559,37 +4596,37 @@ exponential-backoff@^3.1.1: | |
resolved "https://registry.yarnpkg.com/exponential-backoff/-/exponential-backoff-3.1.1.tgz#64ac7526fe341ab18a39016cd22c787d01e00bf6" | ||
integrity sha512-dX7e/LHVJ6W3DE1MHWi9S1EYzDESENfLrYohG2G++ovZrYOkm4Knwa0mc1cn84xJOR4KEU0WSchhLbd0UklbHw== | ||
|
||
express@4.19.2, express@^4.17.3: | ||
version "4.19.2" | ||
resolved "https://registry.yarnpkg.com/express/-/express-4.19.2.tgz#e25437827a3aa7f2a827bc8171bbbb664a356465" | ||
integrity sha512-5T6nhjsT+EOMzuck8JjBHARTHfMht0POzlA60WV2pMD3gyXw2LZnZ+ueGdNxG+0calOJcWKbpFcuzLZ91YWq9Q== | ||
express@4.20.0, express@^4.17.3: | ||
version "4.20.0" | ||
resolved "https://registry.yarnpkg.com/express/-/express-4.20.0.tgz#f1d08e591fcec770c07be4767af8eb9bcfd67c48" | ||
integrity sha512-pLdae7I6QqShF5PnNTCVn4hI91Dx0Grkn2+IAsMTgMIKuQVte2dN9PeGSSAME2FR8anOhVA62QDIUaWVfEXVLw== | ||
dependencies: | ||
accepts "~1.3.8" | ||
array-flatten "1.1.1" | ||
body-parser "1.20.2" | ||
body-parser "1.20.3" | ||
content-disposition "0.5.4" | ||
content-type "~1.0.4" | ||
cookie "0.6.0" | ||
cookie-signature "1.0.6" | ||
debug "2.6.9" | ||
depd "2.0.0" | ||
encodeurl "~1.0.2" | ||
encodeurl "~2.0.0" | ||
escape-html "~1.0.3" | ||
etag "~1.8.1" | ||
finalhandler "1.2.0" | ||
fresh "0.5.2" | ||
http-errors "2.0.0" | ||
merge-descriptors "1.0.1" | ||
merge-descriptors "1.0.3" | ||
methods "~1.1.2" | ||
on-finished "2.4.1" | ||
parseurl "~1.3.3" | ||
path-to-regexp "0.1.7" | ||
path-to-regexp "0.1.10" | ||
proxy-addr "~2.0.7" | ||
qs "6.11.0" | ||
range-parser "~1.2.1" | ||
safe-buffer "5.2.1" | ||
send "0.18.0" | ||
serve-static "1.15.0" | ||
send "0.19.0" | ||
serve-static "1.16.0" | ||
setprototypeof "1.2.0" | ||
statuses "2.0.1" | ||
type-is "~1.6.18" | ||
|
@@ -4931,6 +4968,11 @@ function-bind@^1.1.1: | |
resolved "https://registry.npmmirror.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d" | ||
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A== | ||
|
||
function-bind@^1.1.2: | ||
version "1.1.2" | ||
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c" | ||
integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA== | ||
|
||
function.prototype.name@^1.1.5: | ||
version "1.1.5" | ||
resolved "https://registry.npmmirror.com/function.prototype.name/-/function.prototype.name-1.1.5.tgz#cce0505fe1ffb80503e6f9e46cc64e46a12a9621" | ||
|
@@ -4984,6 +5026,17 @@ get-intrinsic@^1.0.2, get-intrinsic@^1.1.0, get-intrinsic@^1.1.1: | |
has "^1.0.3" | ||
has-symbols "^1.0.1" | ||
|
||
get-intrinsic@^1.1.3, get-intrinsic@^1.2.4: | ||
version "1.2.4" | ||
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.4.tgz#e385f5a4b5227d449c3eabbad05494ef0abbeadd" | ||
integrity sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ== | ||
dependencies: | ||
es-errors "^1.3.0" | ||
function-bind "^1.1.2" | ||
has-proto "^1.0.1" | ||
has-symbols "^1.0.3" | ||
hasown "^2.0.0" | ||
|
||
get-stream@^5.1.0: | ||
version "5.2.0" | ||
resolved "https://registry.npmmirror.com/get-stream/-/get-stream-5.2.0.tgz#4966a1795ee5ace65e706c4b7beb71257d6e22d3" | ||
|
@@ -5110,6 +5163,13 @@ globby@^13.1.1: | |
merge2 "^1.4.1" | ||
slash "^4.0.0" | ||
|
||
gopd@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.0.1.tgz#29ff76de69dac7489b7c0918a5788e56477c332c" | ||
integrity sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA== | ||
dependencies: | ||
get-intrinsic "^1.1.3" | ||
|
||
got@^11.7.0, got@^11.8.5: | ||
version "11.8.6" | ||
resolved "https://registry.yarnpkg.com/got/-/got-11.8.6.tgz#276e827ead8772eddbcfc97170590b841823233a" | ||
|
@@ -5176,6 +5236,18 @@ has-property-descriptors@^1.0.0: | |
dependencies: | ||
get-intrinsic "^1.1.1" | ||
|
||
has-property-descriptors@^1.0.2: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz#963ed7d071dc7bf5f084c5bfbe0d1b6222586854" | ||
integrity sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg== | ||
dependencies: | ||
es-define-property "^1.0.0" | ||
|
||
has-proto@^1.0.1: | ||
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/has-proto/-/has-proto-1.0.3.tgz#b31ddfe9b0e6e9914536a6ab286426d0214f77fd" | ||
integrity sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q== | ||
|
||
has-symbols@^1.0.1, has-symbols@^1.0.2, has-symbols@^1.0.3: | ||
version "1.0.3" | ||
resolved "https://registry.npmmirror.com/has-symbols/-/has-symbols-1.0.3.tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8" | ||
|
@@ -5236,6 +5308,13 @@ hash-sum@^1.0.2: | |
resolved "https://registry.npmmirror.com/hash-sum/-/hash-sum-1.0.2.tgz#33b40777754c6432573c120cc3808bbd10d47f04" | ||
integrity sha512-fUs4B4L+mlt8/XAtSOGMUO1TXmAelItBPtJG7CyHJfYTdDjwisntGO2JQz7oUsatOY9o68+57eziUVNw/mRHmA== | ||
|
||
hasown@^2.0.0: | ||
version "2.0.2" | ||
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003" | ||
integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ== | ||
dependencies: | ||
function-bind "^1.1.2" | ||
|
||
[email protected]: | ||
version "1.1.1" | ||
resolved "https://registry.npmmirror.com/he/-/he-1.1.1.tgz#93410fd21b009735151f8868c2f271f3427e23fd" | ||
|
@@ -6345,10 +6424,10 @@ memfs@^3.4.3: | |
dependencies: | ||
fs-monkey "^1.0.4" | ||
|
||
[email protected].1: | ||
version "1.0.1" | ||
resolved "https://registry.npmmirror.com/merge-descriptors/-/merge-descriptors-1.0.1.tgz#b00aaa556dd8b44568150ec9d1b953f3f90cbb61" | ||
integrity sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w== | ||
[email protected].3: | ||
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/merge-descriptors/-/merge-descriptors-1.0.3.tgz#d80319a65f3c7935351e5cfdac8f9318504dbed5" | ||
integrity sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ== | ||
|
||
[email protected]: | ||
version "1.0.1" | ||
|
@@ -6792,6 +6871,11 @@ object-inspect@^1.12.0, object-inspect@^1.9.0: | |
resolved "https://registry.npmmirror.com/object-inspect/-/object-inspect-1.12.0.tgz#6e2c120e868fd1fd18cb4f18c31741d0d6e776f0" | ||
integrity sha512-Ho2z80bVIvJloH+YzRmpZVQe87+qASmBUKZDWgx9cu+KDrX2ZDH/3tMy+gXbZETVGs2M8YdxObOh7XAtim9Y0g== | ||
|
||
object-inspect@^1.13.1: | ||
version "1.13.2" | ||
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.2.tgz#dea0088467fb991e67af4058147a24824a3043ff" | ||
integrity sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g== | ||
|
||
object-keys@^1.1.1: | ||
version "1.1.1" | ||
resolved "https://registry.npmmirror.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e" | ||
|
@@ -7065,10 +7149,10 @@ path-scurry@^1.7.0: | |
lru-cache "^9.1.1" | ||
minipass "^5.0.0 || ^6.0.2" | ||
|
||
[email protected].7: | ||
version "0.1.7" | ||
resolved "https://registry.npmmirror.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c" | ||
integrity sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ== | ||
[email protected].10: | ||
version "0.1.10" | ||
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.10.tgz#67e9108c5c0551b9e5326064387de4763c4d5f8b" | ||
integrity sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w== | ||
|
||
path-type@^4.0.0: | ||
version "4.0.0" | ||
|
@@ -7361,6 +7445,13 @@ [email protected]: | |
dependencies: | ||
side-channel "^1.0.4" | ||
|
||
[email protected]: | ||
version "6.13.0" | ||
resolved "https://registry.yarnpkg.com/qs/-/qs-6.13.0.tgz#6ca3bd58439f7e245655798997787b0d88a51906" | ||
integrity sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg== | ||
dependencies: | ||
side-channel "^1.0.6" | ||
|
||
query-string@^4.3.2: | ||
version "4.3.4" | ||
resolved "https://registry.npmmirror.com/query-string/-/query-string-4.3.4.tgz#bbb693b9ca915c232515b228b1a02b609043dbeb" | ||
|
@@ -7880,6 +7971,25 @@ [email protected]: | |
range-parser "~1.2.1" | ||
statuses "2.0.1" | ||
|
||
[email protected]: | ||
version "0.19.0" | ||
resolved "https://registry.yarnpkg.com/send/-/send-0.19.0.tgz#bbc5a388c8ea6c048967049dbeac0e4a3f09d7f8" | ||
integrity sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw== | ||
dependencies: | ||
debug "2.6.9" | ||
depd "2.0.0" | ||
destroy "1.2.0" | ||
encodeurl "~1.0.2" | ||
escape-html "~1.0.3" | ||
etag "~1.8.1" | ||
fresh "0.5.2" | ||
http-errors "2.0.0" | ||
mime "1.6.0" | ||
ms "2.1.3" | ||
on-finished "2.4.1" | ||
range-parser "~1.2.1" | ||
statuses "2.0.1" | ||
|
||
sentence-case@^2.1.0: | ||
version "2.1.1" | ||
resolved "https://registry.npmmirror.com/sentence-case/-/sentence-case-2.1.1.tgz#1f6e2dda39c168bf92d13f86d4a918933f667ed4" | ||
|
@@ -7922,10 +8032,10 @@ serve-index@^1.9.1: | |
mime-types "~2.1.17" | ||
parseurl "~1.3.2" | ||
|
||
serve-static@1.15.0: | ||
version "1.15.0" | ||
resolved "https://registry.npmmirror.com/serve-static/-/serve-static-1.15.0.tgz#faaef08cffe0a1a62f60cad0c4e513cff0ac9540" | ||
integrity sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g== | ||
serve-static@1.16.0: | ||
version "1.16.0" | ||
resolved "https://registry.yarnpkg.com/serve-static/-/serve-static-1.16.0.tgz#2bf4ed49f8af311b519c46f272bf6ac3baf38a92" | ||
integrity sha512-pDLK8zwl2eKaYrs8mrPZBJua4hMplRWJ1tIFksVC3FtBEBnl8dxgeHtsaMS8DhS9i4fLObaon6ABoc4/hQGdPA== | ||
dependencies: | ||
encodeurl "~1.0.2" | ||
escape-html "~1.0.3" | ||
|
@@ -7937,6 +8047,18 @@ set-blocking@^2.0.0: | |
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7" | ||
integrity sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw== | ||
|
||
set-function-length@^1.2.1: | ||
version "1.2.2" | ||
resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.2.2.tgz#aac72314198eaed975cf77b2c3b6b880695e5449" | ||
integrity sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg== | ||
dependencies: | ||
define-data-property "^1.1.4" | ||
es-errors "^1.3.0" | ||
function-bind "^1.1.2" | ||
get-intrinsic "^1.2.4" | ||
gopd "^1.0.1" | ||
has-property-descriptors "^1.0.2" | ||
|
||
set-immediate-shim@~1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.npmmirror.com/set-immediate-shim/-/set-immediate-shim-1.0.1.tgz#4b2b1b27eb808a9f8dcc481a58e5e56f599f3f61" | ||
|
@@ -7995,6 +8117,16 @@ side-channel@^1.0.4: | |
get-intrinsic "^1.0.2" | ||
object-inspect "^1.9.0" | ||
|
||
side-channel@^1.0.6: | ||
version "1.0.6" | ||
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.6.tgz#abd25fb7cd24baf45466406b1096b7831c9215f2" | ||
integrity sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA== | ||
dependencies: | ||
call-bind "^1.0.7" | ||
es-errors "^1.3.0" | ||
get-intrinsic "^1.2.4" | ||
object-inspect "^1.13.1" | ||
|
||
signal-exit@^3.0.2, signal-exit@^3.0.3, signal-exit@^3.0.7: | ||
version "3.0.7" | ||
resolved "https://registry.npmmirror.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9" | ||
|