-
Notifications
You must be signed in to change notification settings - Fork 3
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 #3719 from bcgov/dependabot/npm_and_yarn/app/happo…
….io-11.0.0 chore: bump happo.io from 8.3.3 to 11.0.0 in /app
- Loading branch information
Showing
2 changed files
with
26 additions
and
145 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 |
---|---|---|
|
@@ -4690,22 +4690,6 @@ arch@^2.2.0: | |
resolved "https://registry.yarnpkg.com/arch/-/arch-2.2.0.tgz#1bc47818f305764f23ab3306b0bfc086c5a29d11" | ||
integrity sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ== | ||
|
||
archiver-utils@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/archiver-utils/-/archiver-utils-2.1.0.tgz#e8a460e94b693c3e3da182a098ca6285ba9249e2" | ||
integrity sha512-bEL/yUb/fNNiNTuUz979Z0Yg5L+LzLxGJz8x79lYmR54fmTIb6ob/hNQgkQnIUDWIFjZVQwl9Xs356I6BAMHfw== | ||
dependencies: | ||
glob "^7.1.4" | ||
graceful-fs "^4.2.0" | ||
lazystream "^1.0.0" | ||
lodash.defaults "^4.2.0" | ||
lodash.difference "^4.5.0" | ||
lodash.flatten "^4.4.0" | ||
lodash.isplainobject "^4.0.6" | ||
lodash.union "^4.6.0" | ||
normalize-path "^3.0.0" | ||
readable-stream "^2.0.0" | ||
|
||
archiver-utils@^5.0.0, archiver-utils@^5.0.2: | ||
version "5.0.2" | ||
resolved "https://registry.yarnpkg.com/archiver-utils/-/archiver-utils-5.0.2.tgz#63bc719d951803efc72cf961a56ef810760dd14d" | ||
|
@@ -4719,19 +4703,6 @@ archiver-utils@^5.0.0, archiver-utils@^5.0.2: | |
normalize-path "^3.0.0" | ||
readable-stream "^4.0.0" | ||
|
||
archiver@^5.0.2: | ||
version "5.3.1" | ||
resolved "https://registry.yarnpkg.com/archiver/-/archiver-5.3.1.tgz#21e92811d6f09ecfce649fbefefe8c79e57cbbb6" | ||
integrity sha512-8KyabkmbYrH+9ibcTScQ1xCJC/CGcugdVIwB+53f5sZziXgwUh3iXlAlANMxcZyDEfTHMe6+Z5FofV8nopXP7w== | ||
dependencies: | ||
archiver-utils "^2.1.0" | ||
async "^3.2.3" | ||
buffer-crc32 "^0.2.1" | ||
readable-stream "^3.6.0" | ||
readdir-glob "^1.0.0" | ||
tar-stream "^2.2.0" | ||
zip-stream "^4.1.0" | ||
|
||
archiver@^7.0.1: | ||
version "7.0.1" | ||
resolved "https://registry.yarnpkg.com/archiver/-/archiver-7.0.1.tgz#c9d91c350362040b8927379c7aa69c0655122f61" | ||
|
@@ -4962,7 +4933,7 @@ async-retry@^1.3.1, async-retry@^1.3.3: | |
dependencies: | ||
retry "0.13.1" | ||
|
||
async@^3.2.0, async@^3.2.3, async@^3.2.4: | ||
async@^3.2.0, async@^3.2.4: | ||
version "3.2.5" | ||
resolved "https://registry.yarnpkg.com/async/-/async-3.2.5.tgz#ebd52a8fdaf7a2289a24df399f8d8485c8a46b66" | ||
integrity sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg== | ||
|
@@ -5241,15 +5212,6 @@ binary-extensions@^2.0.0: | |
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.2.0.tgz#75f502eeaf9ffde42fc98829645be4ea76bd9e2d" | ||
integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA== | ||
|
||
bl@^4.0.3: | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/bl/-/bl-4.1.0.tgz#451535264182bec2fbbc83a62ab98cf11d9f7b3a" | ||
integrity sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w== | ||
dependencies: | ||
buffer "^5.5.0" | ||
inherits "^2.0.4" | ||
readable-stream "^3.4.0" | ||
|
||
blob-util@^2.0.2: | ||
version "2.0.2" | ||
resolved "https://registry.yarnpkg.com/blob-util/-/blob-util-2.0.2.tgz#3b4e3c281111bb7f11128518006cdc60b403a1eb" | ||
|
@@ -5362,16 +5324,16 @@ [email protected]: | |
dependencies: | ||
node-int64 "^0.4.0" | ||
|
||
buffer-crc32@^0.2.1, buffer-crc32@^0.2.13, buffer-crc32@~0.2.3: | ||
version "0.2.13" | ||
resolved "https://registry.yarnpkg.com/buffer-crc32/-/buffer-crc32-0.2.13.tgz#0d333e3f00eac50aa1454abd30ef8c2a5d9a7242" | ||
integrity sha1-DTM+PwDqxQqhRUq9MO+MKl2ackI= | ||
|
||
buffer-crc32@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/buffer-crc32/-/buffer-crc32-1.0.0.tgz#a10993b9055081d55304bd9feb4a072de179f405" | ||
integrity sha512-Db1SbgBS/fg/392AblrMJk97KggmvYhr4pB5ZIMTWtaivCPMWLkmb7m21cJvpvgK+J3nsU2CmmixNBZx4vFj/w== | ||
|
||
buffer-crc32@~0.2.3: | ||
version "0.2.13" | ||
resolved "https://registry.yarnpkg.com/buffer-crc32/-/buffer-crc32-0.2.13.tgz#0d333e3f00eac50aa1454abd30ef8c2a5d9a7242" | ||
integrity sha1-DTM+PwDqxQqhRUq9MO+MKl2ackI= | ||
|
||
[email protected]: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz#f8e71132f7ffe6e01a5c9697a4c6f3e48d5cc819" | ||
|
@@ -5390,7 +5352,7 @@ [email protected]: | |
base64-js "^1.0.2" | ||
ieee754 "^1.1.4" | ||
|
||
buffer@^5.5.0, buffer@^5.7.1: | ||
buffer@^5.7.1: | ||
version "5.7.1" | ||
resolved "https://registry.yarnpkg.com/buffer/-/buffer-5.7.1.tgz#ba62e7c13133053582197160851a8f648e99eed0" | ||
integrity sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ== | ||
|
@@ -5804,16 +5766,6 @@ component-emitter@^1.3.0: | |
resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0" | ||
integrity sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg== | ||
|
||
compress-commons@^4.1.0: | ||
version "4.1.1" | ||
resolved "https://registry.yarnpkg.com/compress-commons/-/compress-commons-4.1.1.tgz#df2a09a7ed17447642bad10a85cc9a19e5c42a7d" | ||
integrity sha512-QLdDLCKNV2dtoTorqgxngQCMA+gWXkM/Nwu7FpeBhk/RdkzimqC3jueb/FDmaZeXh+uby1jkBqE3xArsLBE5wQ== | ||
dependencies: | ||
buffer-crc32 "^0.2.13" | ||
crc32-stream "^4.0.2" | ||
normalize-path "^3.0.0" | ||
readable-stream "^3.6.0" | ||
|
||
compress-commons@^6.0.2: | ||
version "6.0.2" | ||
resolved "https://registry.yarnpkg.com/compress-commons/-/compress-commons-6.0.2.tgz#26d31251a66b9d6ba23a84064ecd3a6a71d2609e" | ||
|
@@ -6018,14 +5970,6 @@ crc-32@^1.2.0: | |
resolved "https://registry.yarnpkg.com/crc-32/-/crc-32-1.2.2.tgz#3cad35a934b8bf71f25ca524b6da51fb7eace2ff" | ||
integrity sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ== | ||
|
||
crc32-stream@^4.0.2: | ||
version "4.0.2" | ||
resolved "https://registry.yarnpkg.com/crc32-stream/-/crc32-stream-4.0.2.tgz#c922ad22b38395abe9d3870f02fa8134ed709007" | ||
integrity sha512-DxFZ/Hk473b/muq1VJ///PMNLj0ZMnzye9thBpmjpJKCc5eMgB95aK8zCGrGfQ90cWo561Te6HK9D+j4KPdM6w== | ||
dependencies: | ||
crc-32 "^1.2.0" | ||
readable-stream "^3.4.0" | ||
|
||
crc32-stream@^6.0.0: | ||
version "6.0.0" | ||
resolved "https://registry.yarnpkg.com/crc32-stream/-/crc32-stream-6.0.0.tgz#8529a3868f8b27abb915f6c3617c0fadedbf9430" | ||
|
@@ -6674,7 +6618,7 @@ encoding-sniffer@^0.2.0: | |
iconv-lite "^0.6.3" | ||
whatwg-encoding "^3.1.1" | ||
|
||
end-of-stream@^1.1.0, end-of-stream@^1.4.1: | ||
end-of-stream@^1.1.0: | ||
version "1.4.4" | ||
resolved "https://registry.yarnpkg.com/end-of-stream/-/end-of-stream-1.4.4.tgz#5ae64a5f45057baf3626ec14da0ca5e4b2431eb0" | ||
integrity sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q== | ||
|
@@ -7829,16 +7773,7 @@ form-data@^3.0.0: | |
combined-stream "^1.0.8" | ||
mime-types "^2.1.12" | ||
|
||
form-data@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452" | ||
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww== | ||
dependencies: | ||
asynckit "^0.4.0" | ||
combined-stream "^1.0.8" | ||
mime-types "^2.1.12" | ||
|
||
form-data@~4.0.0: | ||
form-data@^4.0.0, form-data@~4.0.0: | ||
version "4.0.1" | ||
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.1.tgz#ba1076daaaa5bfd7e99c1a6cb02aa0a5cff90d48" | ||
integrity sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw== | ||
|
@@ -7876,11 +7811,6 @@ fs-capacitor@^6.2.0: | |
resolved "https://registry.yarnpkg.com/fs-capacitor/-/fs-capacitor-6.2.0.tgz#fa79ac6576629163cb84561995602d8999afb7f5" | ||
integrity sha512-nKcE1UduoSKX27NSZlg879LdQc94OtbOsEmKMN2MBNudXREvijRKx2GEBsTMTfws+BrbkJoEuynbGSVRSpauvw== | ||
|
||
fs-constants@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad" | ||
integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow== | ||
|
||
fs-extra@^9.0.0, fs-extra@^9.1.0: | ||
version "9.1.0" | ||
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d" | ||
|
@@ -8328,22 +8258,22 @@ happo-e2e@^3.1.1: | |
string.prototype.replaceall "^1.0.6" | ||
yargs "^17.7.2" | ||
|
||
happo.io@^8.3.3: | ||
version "8.3.3" | ||
resolved "https://registry.yarnpkg.com/happo.io/-/happo.io-8.3.3.tgz#eeb2f1b9bd955fde530da9cc30f4028de032d116" | ||
integrity sha512-E9a9LrHXOQFbs+qlJCET59Q9HVHbzvCX/Wht5236SpP2d3NymlziuBb8uXvF3t9mvvLVx5Od4+EDNzeNrttB3g== | ||
happo.io@^11.0.0: | ||
version "11.0.0" | ||
resolved "https://registry.yarnpkg.com/happo.io/-/happo.io-11.0.0.tgz#f0707e91e31b755a43581048e9a51c3e05553840" | ||
integrity sha512-zyCeHuLxzqhE0s0X07qzvsNDZQadt9q7sAutP2G7jyG52tYYx9dol6gngFvJ6N49aQRQp9Cm/2HwsOqU5RyApA== | ||
dependencies: | ||
"@babel/preset-react" "^7.12.1" | ||
abort-controller "^3.0.0" | ||
archiver "^5.0.2" | ||
archiver "^7.0.1" | ||
async-retry "^1.3.1" | ||
babel-plugin-dynamic-import-node "^2.1.0" | ||
commander "^2.15.1" | ||
form-data "^4.0.0" | ||
glob "^7.1.2" | ||
https-proxy-agent "^5.0.0" | ||
jose "^5.4.1" | ||
jsdom "^16.4.0" | ||
jsonwebtoken "^9.0.0" | ||
lcs-image-diff "^2.0.0" | ||
node-fetch "^2.6.6" | ||
parse-srcset "^1.0.2" | ||
|
@@ -8757,7 +8687,7 @@ inflight@^1.0.4: | |
once "^1.3.0" | ||
wrappy "1" | ||
|
||
inherits@2, [email protected], inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.3, inherits@~2.0.4: | ||
inherits@2, [email protected], inherits@^2.0.3, inherits@~2.0.3, inherits@~2.0.4: | ||
version "2.0.4" | ||
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c" | ||
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== | ||
|
@@ -9732,6 +9662,11 @@ jose@^4.15.9: | |
resolved "https://registry.yarnpkg.com/jose/-/jose-4.15.9.tgz#9b68eda29e9a0614c042fa29387196c7dd800100" | ||
integrity sha512-1vUQX+IdDMVPj4k8kOxgUqlcK518yluMuGZwqlr44FS1ppZB/5GWh4rZG89erpOBOJjU/OBsnCVFfapsRz6nEA== | ||
|
||
jose@^5.4.1: | ||
version "5.9.6" | ||
resolved "https://registry.yarnpkg.com/jose/-/jose-5.9.6.tgz#77f1f901d88ebdc405e57cce08d2a91f47521883" | ||
integrity sha512-AMlnetc9+CV9asI19zHmrgS/WYsWUwCn2R7RzlbJWD7F9eWYUTGyBmU9o6PxngtLGOiDGPRu+Uc4fhKzbpteZQ== | ||
|
||
js-cookie@^3.0.5: | ||
version "3.0.5" | ||
resolved "https://registry.yarnpkg.com/js-cookie/-/js-cookie-3.0.5.tgz#0b7e2fd0c01552c58ba86e0841f94dc2557dcdbc" | ||
|
@@ -10215,21 +10150,6 @@ lodash.clonedeep@^4.5.0: | |
resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef" | ||
integrity sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8= | ||
|
||
lodash.defaults@^4.2.0: | ||
version "4.2.0" | ||
resolved "https://registry.yarnpkg.com/lodash.defaults/-/lodash.defaults-4.2.0.tgz#d09178716ffea4dde9e5fb7b37f6f0802274580c" | ||
integrity sha1-0JF4cW/+pN3p5ft7N/bwgCJ0WAw= | ||
|
||
lodash.difference@^4.5.0: | ||
version "4.5.0" | ||
resolved "https://registry.yarnpkg.com/lodash.difference/-/lodash.difference-4.5.0.tgz#9ccb4e505d486b91651345772885a2df27fd017c" | ||
integrity sha1-nMtOUF1Ia5FlE0V3KIWi3yf9AXw= | ||
|
||
lodash.flatten@^4.4.0: | ||
version "4.4.0" | ||
resolved "https://registry.yarnpkg.com/lodash.flatten/-/lodash.flatten-4.4.0.tgz#f31c22225a9632d2bbf8e4addbef240aa765a61f" | ||
integrity sha1-8xwiIlqWMtK7+OSt2+8kCqdlph8= | ||
|
||
lodash.get@^4.4.2: | ||
version "4.4.2" | ||
resolved "https://registry.yarnpkg.com/lodash.get/-/lodash.get-4.4.2.tgz#2d177f652fa31e939b4438d5341499dfa3825e99" | ||
|
@@ -10310,11 +10230,6 @@ lodash.throttle@^4.1.1: | |
resolved "https://registry.yarnpkg.com/lodash.throttle/-/lodash.throttle-4.1.1.tgz#c23e91b710242ac70c37f1e1cda9274cc39bf2f4" | ||
integrity sha512-wIkUCfVKpVsWo3JSZlc+8MB5it+2AN5W8J7YVMST30UrvcQNZ1Okbj+rbVniijTWE6FGYy4XJq/rHkas8qJMLQ== | ||
|
||
lodash.union@^4.6.0: | ||
version "4.6.0" | ||
resolved "https://registry.yarnpkg.com/lodash.union/-/lodash.union-4.6.0.tgz#48bb5088409f16f1821666641c44dd1aaae3cd88" | ||
integrity sha1-SLtQiECfFvGCFmZkHETdGqrjzYg= | ||
|
||
"lodash@>=4 <5", lodash@^4.13.1, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.7.0: | ||
version "4.17.21" | ||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" | ||
|
@@ -11951,7 +11866,7 @@ react@^18.3.1: | |
dependencies: | ||
loose-envify "^1.1.0" | ||
|
||
readable-stream@^2.0.0, readable-stream@^2.0.5, readable-stream@^2.0.6: | ||
readable-stream@^2.0.5, readable-stream@^2.0.6: | ||
version "2.3.7" | ||
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.7.tgz#1eca1cf711aef814c04f62252a36a62f6cb23b57" | ||
integrity sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw== | ||
|
@@ -11964,7 +11879,7 @@ readable-stream@^2.0.0, readable-stream@^2.0.5, readable-stream@^2.0.6: | |
string_decoder "~1.1.1" | ||
util-deprecate "~1.0.1" | ||
|
||
readable-stream@^3.1.1, readable-stream@^3.4.0, readable-stream@^3.5.0, readable-stream@^3.6.0: | ||
readable-stream@^3.5.0: | ||
version "3.6.0" | ||
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.0.tgz#337bbda3adc0706bd3e024426a286d4b4b2c9198" | ||
integrity sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA== | ||
|
@@ -11997,7 +11912,7 @@ readable-stream@~2.3.6: | |
string_decoder "~1.1.1" | ||
util-deprecate "~1.0.1" | ||
|
||
readdir-glob@^1.0.0, readdir-glob@^1.1.2: | ||
readdir-glob@^1.1.2: | ||
version "1.1.3" | ||
resolved "https://registry.yarnpkg.com/readdir-glob/-/readdir-glob-1.1.3.tgz#c3d831f51f5e7bfa62fa2ffbe4b508c640f09584" | ||
integrity sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA== | ||
|
@@ -12799,21 +12714,7 @@ string.prototype.includes@^2.0.1: | |
define-properties "^1.2.1" | ||
es-abstract "^1.23.3" | ||
|
||
string.prototype.matchall@^4.0.0: | ||
version "4.0.7" | ||
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.7.tgz#8e6ecb0d8a1fb1fda470d81acecb2dba057a481d" | ||
integrity sha512-f48okCX7JiwVi1NXCVWcFnZgADDC/n2vePlQ/KUCNqCikLLilQvwjMO8+BHVKvgzH0JB0J9LEPgxOGT02RoETg== | ||
dependencies: | ||
call-bind "^1.0.2" | ||
define-properties "^1.1.3" | ||
es-abstract "^1.19.1" | ||
get-intrinsic "^1.1.1" | ||
has-symbols "^1.0.3" | ||
internal-slot "^1.0.3" | ||
regexp.prototype.flags "^1.4.1" | ||
side-channel "^1.0.4" | ||
|
||
string.prototype.matchall@^4.0.11: | ||
string.prototype.matchall@^4.0.0, string.prototype.matchall@^4.0.11: | ||
version "4.0.11" | ||
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.11.tgz#1092a72c59268d2abaad76582dccc687c0297e0a" | ||
integrity sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg== | ||
|
@@ -13155,17 +13056,6 @@ tapable@^2.2.0: | |
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0" | ||
integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ== | ||
|
||
tar-stream@^2.2.0: | ||
version "2.2.0" | ||
resolved "https://registry.yarnpkg.com/tar-stream/-/tar-stream-2.2.0.tgz#acad84c284136b060dc3faa64474aa9aebd77287" | ||
integrity sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ== | ||
dependencies: | ||
bl "^4.0.3" | ||
end-of-stream "^1.4.1" | ||
fs-constants "^1.0.0" | ||
inherits "^2.0.3" | ||
readable-stream "^3.1.1" | ||
|
||
tar-stream@^3.0.0: | ||
version "3.1.7" | ||
resolved "https://registry.yarnpkg.com/tar-stream/-/tar-stream-3.1.7.tgz#24b3fb5eabada19fe7338ed6d26e5f7c482e792b" | ||
|
@@ -14205,15 +14095,6 @@ yocto-queue@^0.1.0: | |
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b" | ||
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q== | ||
|
||
zip-stream@^4.1.0: | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/zip-stream/-/zip-stream-4.1.0.tgz#51dd326571544e36aa3f756430b313576dc8fc79" | ||
integrity sha512-zshzwQW7gG7hjpBlgeQP9RuyPGNxvJdzR8SUM3QhxCnLjWN2E7j3dOvpeDcQoETfHx0urRS7EtmVToql7YpU4A== | ||
dependencies: | ||
archiver-utils "^2.1.0" | ||
compress-commons "^4.1.0" | ||
readable-stream "^3.6.0" | ||
|
||
zip-stream@^6.0.1: | ||
version "6.0.1" | ||
resolved "https://registry.yarnpkg.com/zip-stream/-/zip-stream-6.0.1.tgz#e141b930ed60ccaf5d7fa9c8260e0d1748a2bbfb" | ||
|