generated from salesforcecli/plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
eef1f85
commit 0fac750
Showing
2 changed files
with
160 additions
and
62 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 |
---|---|---|
|
@@ -1330,10 +1330,10 @@ | |
wordwrap "^1.0.0" | ||
wrap-ansi "^7.0.0" | ||
|
||
"@oclif/plugin-command-snapshot@^5.2.1": | ||
version "5.2.1" | ||
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.1.tgz#f570ffc2c7f46f56654b42231ad27785bd228299" | ||
integrity sha512-Qzz4OLjmaB0uVVHe5TMVsyd412+racLRbnWsi54PIQQN68vfcLTHwiDoFTTgSkCkbraMxsPbjsxazcqXhUcSxQ== | ||
"@oclif/plugin-command-snapshot@^5.2.3": | ||
version "5.2.3" | ||
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.3.tgz#2c33c5b0c93918e846badcabe7f4f48bdc29f3b6" | ||
integrity sha512-nj71CqTg9efjep4XT6dALoNSAZnzI1vZB/4W78J5Rt9GJ3pia3H4RHews2UEaY7obGu7tPGRgRDfuy7Sb/sBvw== | ||
dependencies: | ||
"@oclif/core" "^4" | ||
ansis "^3.2.0" | ||
|
@@ -1393,14 +1393,14 @@ | |
istanbul-lib-report "^3.0.1" | ||
istanbul-reports "^3.1.6" | ||
|
||
"@salesforce/cli-plugins-testkit@^5.3.5", "@salesforce/cli-plugins-testkit@^5.3.8": | ||
version "5.3.9" | ||
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.9.tgz#864cb3e2421c1734c3d4ba838aa7e6447abaf201" | ||
integrity sha512-v9WQZCCX1Izs4e/4hMn5nCsPyoE3iUmdpV5/nT9lfjFdtdUlwpfhdwUJqNczEz8g2qkJnebYETrB+KklHAQj2A== | ||
"@salesforce/cli-plugins-testkit@^5.3.15", "@salesforce/cli-plugins-testkit@^5.3.8": | ||
version "5.3.15" | ||
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.15.tgz#a7e240119bbc987e869873c5a3ce3d70abbfe120" | ||
integrity sha512-nst9ZKu7pqkR4Ayf3klbg4/41CmxJuLzdBL9EqGNZyZgKXBw1g+nlCcfvV9q1sY3LF2L2ljsC8N8phqiFoDKOQ== | ||
dependencies: | ||
"@salesforce/core" "^7.3.9" | ||
"@salesforce/kit" "^3.1.2" | ||
"@salesforce/ts-types" "^2.0.9" | ||
"@salesforce/core" "^8.0.1" | ||
"@salesforce/kit" "^3.1.6" | ||
"@salesforce/ts-types" "^2.0.10" | ||
"@types/shelljs" "^0.8.15" | ||
debug "^4.3.5" | ||
jszip "^3.10.1" | ||
|
@@ -1409,7 +1409,7 @@ | |
strip-ansi "6.0.1" | ||
ts-retry-promise "^0.8.1" | ||
|
||
"@salesforce/core@^7.2.0", "@salesforce/core@^7.3.10", "@salesforce/core@^7.3.12", "@salesforce/core@^7.3.9", "@salesforce/core@^7.4.1": | ||
"@salesforce/core@^7.2.0", "@salesforce/core@^7.3.12", "@salesforce/core@^7.3.9", "@salesforce/core@^7.4.1": | ||
version "7.4.1" | ||
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.4.1.tgz#7c37623f6a89c199bf12cd6dc28d89bc950914ef" | ||
integrity sha512-ccYs7uL4GYjdOcc44trfRnaz69kG0jU0aoT0qjPkIel8oVOyEoXaoDCG0A+2diqmicDp5uWK0pNs+tdWNj2mcQ== | ||
|
@@ -1433,15 +1433,39 @@ | |
semver "^7.6.2" | ||
ts-retry-promise "^0.8.1" | ||
|
||
"@salesforce/core@^8.0.1", "@salesforce/core@^8.0.2": | ||
version "8.0.2" | ||
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.0.2.tgz#f2f31024f3d264c3c862700a42712c69fc7e1160" | ||
integrity sha512-DSQ6iZJhc5HWWfSnn8e0ECxQaY+uQzoNlqLZnwWggkMPlaurlNIpSd8Td+prLL0sQ4YS/SmB68gLnfpd7U++tg== | ||
dependencies: | ||
"@jsforce/jsforce-node" "^3.2.0" | ||
"@salesforce/kit" "^3.1.6" | ||
"@salesforce/schemas" "^1.9.0" | ||
"@salesforce/ts-types" "^2.0.10" | ||
ajv "^8.16.0" | ||
change-case "^4.1.2" | ||
fast-levenshtein "^3.0.0" | ||
faye "^1.4.0" | ||
form-data "^4.0.0" | ||
js2xmlparser "^4.0.1" | ||
jsonwebtoken "9.0.2" | ||
jszip "3.10.1" | ||
pino "^9.2.0" | ||
pino-abstract-transport "^1.2.0" | ||
pino-pretty "^11.2.1" | ||
proper-lockfile "^4.1.2" | ||
semver "^7.6.2" | ||
ts-retry-promise "^0.8.1" | ||
|
||
"@salesforce/dev-config@^4.1.0": | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e" | ||
integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA== | ||
|
||
"@salesforce/dev-scripts@^10.2.0": | ||
version "10.2.0" | ||
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-10.2.0.tgz#85d7ab8b2b532d816c9a1c37a27281743c397bba" | ||
integrity sha512-0Y423LwXRpJIc5fpoLSkY5zIZsQSqnhqIDkN2g93vJ28KKqwlJGdCf6qbQ6w404AbXoIhUM/xnMGY/+g6x+GEQ== | ||
"@salesforce/dev-scripts@^10.2.1": | ||
version "10.2.1" | ||
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-10.2.1.tgz#e65e436195f6fd8dac0368f681fd151683b3e5bb" | ||
integrity sha512-2/X21jsMeCPwQuskj+EhuEv0lYubBnfyM0ij7FT9pk76/JN6WDfIQLwcSsvqMmP+l82bAb/CgMixfmERfKWnxw== | ||
dependencies: | ||
"@commitlint/cli" "^17.1.2" | ||
"@commitlint/config-conventional" "^17.8.1" | ||
|
@@ -1477,15 +1501,15 @@ | |
dependencies: | ||
"@salesforce/ts-types" "^2.0.10" | ||
|
||
"@salesforce/plugin-command-reference@^3.1.0": | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.0.tgz#1d3654cbfb872e3f98a4f76f2c371367b3f43fbe" | ||
integrity sha512-UG6KcHYbDbTKCtdDbOZQj2odvdnnNKXocPnADmcfHXy3EAgtNmgPpuAlMdHVcDFcO1gtyPhfxZlvXu7KoKjDdQ== | ||
"@salesforce/plugin-command-reference@^3.1.4": | ||
version "3.1.4" | ||
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.4.tgz#8d30445640452c16dbad6803ae5131390f081b71" | ||
integrity sha512-3TtbqLjLi7S4XWVg+0gJzeRMScZzuR9zPjEakSiV0vfpsJRgDzKKSAaAEEBpzJYB4fZ7CqgzN9PM9E40yxD3qg== | ||
dependencies: | ||
"@oclif/core" "^4" | ||
"@salesforce/core" "^7.3.9" | ||
"@salesforce/core" "^7.4.1" | ||
"@salesforce/kit" "^3.1.1" | ||
"@salesforce/sf-plugins-core" "^10.0.0" | ||
"@salesforce/sf-plugins-core" "^10.0.1" | ||
"@salesforce/ts-types" "^2.0.9" | ||
chalk "^5.3.0" | ||
debug "^4.3.4" | ||
|
@@ -1501,7 +1525,7 @@ | |
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.9.0.tgz#ba477a112653a20b4edcf989c61c57bdff9aa3ca" | ||
integrity sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA== | ||
|
||
"@salesforce/sf-plugins-core@^10.0.0": | ||
"@salesforce/sf-plugins-core@^10.0.1": | ||
version "10.0.1" | ||
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-10.0.1.tgz#8df8e3b7a10f8ba75906c5d58eb3a7df32e42eb3" | ||
integrity sha512-FsbZKshTgyHYO1KNuEuNGhzLj5diuh7lMElNkT4xfmwGjciDEIBtZf/aMAdN9AYpIj/TkAvi7Xnxs1gMHPOGNQ== | ||
|
@@ -1519,15 +1543,15 @@ | |
string-width "^7.1.0" | ||
terminal-link "^3.0.0" | ||
|
||
"@salesforce/sf-plugins-core@^11.1.0": | ||
version "11.1.0" | ||
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.1.0.tgz#8ddf8b622c5c470259077e7a46b1413319714a84" | ||
integrity sha512-GZjLnz7Vdr9vqV6x9ApbSUrCykhOOaNjDiuIO4gFhjGe+ZFVmLSx/dgFw1Wtj/VN3vRXLef08qupbmCzWGSyFA== | ||
"@salesforce/sf-plugins-core@^11.1.1": | ||
version "11.1.1" | ||
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.1.1.tgz#f0168d8734cd458caa4063691b528a28b2d7b172" | ||
integrity sha512-CsAwNNNJpYbaxaYXf8/XUjaSymg4MsWkMD3vNSLu+tbA4HUCuXBNlMFgFC/i3nNYiU/xc1YT1iDSywzHUdBRRQ== | ||
dependencies: | ||
"@inquirer/confirm" "^3.1.9" | ||
"@inquirer/password" "^2.1.9" | ||
"@oclif/core" "^4.0.3" | ||
"@salesforce/core" "^7.4.1" | ||
"@salesforce/core" "^8.0.1" | ||
"@salesforce/kit" "^3.1.6" | ||
"@salesforce/ts-types" "^2.0.9" | ||
ansis "^3.2.0" | ||
|
@@ -1537,7 +1561,7 @@ | |
string-width "^7.1.0" | ||
terminal-link "^3.0.0" | ||
|
||
"@salesforce/source-deploy-retrieve@^11.6.2", "@salesforce/source-deploy-retrieve@^11.6.4", "@salesforce/source-deploy-retrieve@^11.6.5": | ||
"@salesforce/source-deploy-retrieve@^11.6.4": | ||
version "11.6.5" | ||
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-11.6.5.tgz#5a35edc42b9f0fc32384ce2515cecea6ccf3c459" | ||
integrity sha512-JwYhLOLAkyIBsZXMt9OnDUqI8BJRu6sr5cs6EXfOD4rpIrEqpNN3+m9Gnkoe3onmTBUg4AuxFTuBT8SaBorw2g== | ||
|
@@ -1555,6 +1579,24 @@ | |
minimatch "^5.1.6" | ||
proxy-agent "^6.4.0" | ||
|
||
"@salesforce/source-deploy-retrieve@^12.0.1": | ||
version "12.0.1" | ||
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.0.1.tgz#9cfcde127e0bf57a76beb2b1450edf2d44957d0f" | ||
integrity sha512-LwbOBwmkXk+zYQBU7VfmlLA8jSF7vgdaSSVzKtqaQDWbHUms+EW5oNMr2ELD8wN7Grh0tlTcHA4sSP305jqdXA== | ||
dependencies: | ||
"@salesforce/core" "^8.0.1" | ||
"@salesforce/kit" "^3.1.6" | ||
"@salesforce/ts-types" "^2.0.9" | ||
fast-levenshtein "^3.0.0" | ||
fast-xml-parser "^4.3.6" | ||
got "^11.8.6" | ||
graceful-fs "^4.2.11" | ||
ignore "^5.3.1" | ||
jszip "^3.10.1" | ||
mime "2.6.0" | ||
minimatch "^5.1.6" | ||
proxy-agent "^6.4.0" | ||
|
||
"@salesforce/source-testkit@^2.2.23": | ||
version "2.2.23" | ||
resolved "https://registry.yarnpkg.com/@salesforce/source-testkit/-/source-testkit-2.2.23.tgz#26475ea1fb04643291ebb5a3fb214836e80e719d" | ||
|
@@ -1571,17 +1613,17 @@ | |
shelljs "^0.8.4" | ||
sinon "^10.0.0" | ||
|
||
"@salesforce/source-tracking@^6.5.0": | ||
version "6.5.0" | ||
resolved "https://registry.yarnpkg.com/@salesforce/source-tracking/-/source-tracking-6.5.0.tgz#54ea5763d4e3d0339cc130f42dee939da3a74fa3" | ||
integrity sha512-MbpKMgt8bw9aCrpjmsfPAQSPVHFtJLJ2FiO+PLgq5VPATP1FYZJGxC0Ty+c4uvmayJeYG3KyT6CliTOWPJ/5lA== | ||
"@salesforce/source-tracking@^7.0.1": | ||
version "7.0.1" | ||
resolved "https://registry.yarnpkg.com/@salesforce/source-tracking/-/source-tracking-7.0.1.tgz#d01dda86b6126f0ff2f0b871626dca8fd403c6d6" | ||
integrity sha512-GRGlKDexp2sdTrtdE8cNnvLOdpo1r970OKw6Prmt0Ef3e1c/mlcu4do1QM6Pb5ydJwZl8UCGknu0NLeG8rRIUA== | ||
dependencies: | ||
"@oclif/core" "^4.0.3" | ||
"@salesforce/core" "^7.3.10" | ||
"@salesforce/kit" "^3.1.2" | ||
"@salesforce/source-deploy-retrieve" "^11.6.5" | ||
"@salesforce/ts-types" "^2.0.9" | ||
fast-xml-parser "^4.3.6" | ||
"@salesforce/core" "^8.0.2" | ||
"@salesforce/kit" "^3.1.6" | ||
"@salesforce/source-deploy-retrieve" "^12.0.1" | ||
"@salesforce/ts-types" "^2.0.10" | ||
fast-xml-parser "^4.4.0" | ||
graceful-fs "^4.2.11" | ||
isomorphic-git "^1.25.10" | ||
ts-retry-promise "^0.8.1" | ||
|
@@ -2537,7 +2579,7 @@ ajv@^6.12.4: | |
json-schema-traverse "^0.4.1" | ||
uri-js "^4.2.2" | ||
|
||
ajv@^8.11.0, ajv@^8.15.0: | ||
ajv@^8.11.0, ajv@^8.15.0, ajv@^8.16.0: | ||
version "8.16.0" | ||
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.16.0.tgz#22e2a92b94f005f7e0f9c9d39652ef0b8f6f0cb4" | ||
integrity sha512-F0twR8U1ZU67JIEtekUcLkXkoO5mMMmgGD8sK/xUFzJ805jxHQl92hImFAqqXMyMYjSPOyUPAwHYhB72g5sTXw== | ||
|
@@ -3910,12 +3952,12 @@ eslint-plugin-jsdoc@^46.10.1: | |
semver "^7.5.4" | ||
spdx-expression-parse "^4.0.0" | ||
|
||
eslint-plugin-sf-plugin@^1.18.5: | ||
version "1.18.5" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.5.tgz#4a81063c8dea645db8be183c3257a33dc67c0158" | ||
integrity sha512-yjvWM3OmxFuUUlHhDAXczo4ysX5ONoeysPL0B0Cj/zjrizvS05fjaAy53fa+AwVjOIOthWopFh2vPDSTNQ+pmA== | ||
eslint-plugin-sf-plugin@^1.18.8: | ||
version "1.18.8" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.8.tgz#e878185bf3553ab847d43f247489e4523e0c92b1" | ||
integrity sha512-55bGhmI5fc7T81rESdItd3Gj2om3DN5m/tII4nblwNSXlhIqAw9zYPaWkdmCddq2N6W8UYVFGeRnw1QLYIC3/w== | ||
dependencies: | ||
"@salesforce/core" "^7.3.9" | ||
"@salesforce/core" "^8.0.1" | ||
"@typescript-eslint/utils" "^6.17.0" | ||
|
||
eslint-plugin-unicorn@^50.0.1: | ||
|
@@ -4080,10 +4122,10 @@ extend@^3.0.2: | |
resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.2.tgz#f8b1136b4071fbd8eb140aff858b1019ec2915fa" | ||
integrity sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g== | ||
|
||
fast-copy@^3.0.0: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/fast-copy/-/fast-copy-3.0.1.tgz#9e89ef498b8c04c1cd76b33b8e14271658a732aa" | ||
integrity sha512-Knr7NOtK3HWRYGtHoJrjkaWepqT8thIVGAwt0p0aUs1zqkAzXZV4vo9fFNwyb5fcqK1GKYFYxldQdIDVKhUAfA== | ||
fast-copy@^3.0.0, fast-copy@^3.0.2: | ||
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/fast-copy/-/fast-copy-3.0.2.tgz#59c68f59ccbcac82050ba992e0d5c389097c9d35" | ||
integrity sha512-dl0O9Vhju8IrcLndv2eU4ldt1ftXMqqfgN4H1cpmGV7P6jeB9FwpN9a2c8DPGE1Ys88rNUJVYDHq73CGAGOPfQ== | ||
|
||
fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3: | ||
version "3.1.3" | ||
|
@@ -4135,10 +4177,10 @@ [email protected]: | |
dependencies: | ||
strnum "^1.0.5" | ||
|
||
fast-xml-parser@^4.3.6: | ||
version "4.3.6" | ||
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.3.6.tgz#190f9d99097f0c8f2d3a0e681a10404afca052ff" | ||
integrity sha512-M2SovcRxD4+vC493Uc2GZVcZaj66CCJhWurC4viynVSTvrpErCShNcDz1lAho6n9REQKvL/ll4A4/fw6Y9z8nw== | ||
fast-xml-parser@^4.3.6, fast-xml-parser@^4.4.0: | ||
version "4.4.0" | ||
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.4.0.tgz#341cc98de71e9ba9e651a67f41f1752d1441a501" | ||
integrity sha512-kLY3jFlwIYwBNDojclKsNAC12sfD6NwW74QB2CoNGPvtVxjliYehVunB3HYyNi+n4Tt1dAcgwYvmKF/Z18flqg== | ||
dependencies: | ||
strnum "^1.0.5" | ||
|
||
|
@@ -6442,11 +6484,36 @@ pino-pretty@^10.3.1: | |
sonic-boom "^3.0.0" | ||
strip-json-comments "^3.1.1" | ||
|
||
pino-pretty@^11.2.1: | ||
version "11.2.1" | ||
resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-11.2.1.tgz#de9a42ff8ea7b26da93506bb9e49d0b566c5ae96" | ||
integrity sha512-O05NuD9tkRasFRWVaF/uHLOvoRDFD7tb5VMertr78rbsYFjYp48Vg3477EshVAF5eZaEw+OpDl/tu+B0R5o+7g== | ||
dependencies: | ||
colorette "^2.0.7" | ||
dateformat "^4.6.3" | ||
fast-copy "^3.0.2" | ||
fast-safe-stringify "^2.1.1" | ||
help-me "^5.0.0" | ||
joycon "^3.1.1" | ||
minimist "^1.2.6" | ||
on-exit-leak-free "^2.1.0" | ||
pino-abstract-transport "^1.0.0" | ||
pump "^3.0.0" | ||
readable-stream "^4.0.0" | ||
secure-json-parse "^2.4.0" | ||
sonic-boom "^4.0.1" | ||
strip-json-comments "^3.1.1" | ||
|
||
pino-std-serializers@^6.0.0: | ||
version "6.2.2" | ||
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.2.2.tgz#d9a9b5f2b9a402486a5fc4db0a737570a860aab3" | ||
integrity sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA== | ||
|
||
pino-std-serializers@^7.0.0: | ||
version "7.0.0" | ||
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-7.0.0.tgz#7c625038b13718dbbd84ab446bd673dc52259e3b" | ||
integrity sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA== | ||
|
||
pino@^8.21.0: | ||
version "8.21.0" | ||
resolved "https://registry.yarnpkg.com/pino/-/pino-8.21.0.tgz#e1207f3675a2722940d62da79a7a55a98409f00d" | ||
|
@@ -6464,6 +6531,23 @@ pino@^8.21.0: | |
sonic-boom "^3.7.0" | ||
thread-stream "^2.6.0" | ||
|
||
pino@^9.2.0: | ||
version "9.2.0" | ||
resolved "https://registry.yarnpkg.com/pino/-/pino-9.2.0.tgz#e77a9516f3a3e5550d9b76d9f65ac6118ef02bdd" | ||
integrity sha512-g3/hpwfujK5a4oVbaefoJxezLzsDgLcNJeITvC6yrfwYeT9la+edCK42j5QpEQSQCZgTKapXvnQIdgZwvRaZug== | ||
dependencies: | ||
atomic-sleep "^1.0.0" | ||
fast-redact "^3.1.1" | ||
on-exit-leak-free "^2.1.0" | ||
pino-abstract-transport "^1.2.0" | ||
pino-std-serializers "^7.0.0" | ||
process-warning "^3.0.0" | ||
quick-format-unescaped "^4.0.3" | ||
real-require "^0.2.0" | ||
safe-stable-stringify "^2.3.1" | ||
sonic-boom "^4.0.1" | ||
thread-stream "^3.0.0" | ||
|
||
pkg-dir@^4.1.0: | ||
version "4.2.0" | ||
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3" | ||
|
@@ -7137,6 +7221,13 @@ sonic-boom@^3.0.0, sonic-boom@^3.7.0: | |
dependencies: | ||
atomic-sleep "^1.0.0" | ||
|
||
sonic-boom@^4.0.1: | ||
version "4.0.1" | ||
resolved "https://registry.yarnpkg.com/sonic-boom/-/sonic-boom-4.0.1.tgz#515b7cef2c9290cb362c4536388ddeece07aed30" | ||
integrity sha512-hTSD/6JMLyT4r9zeof6UtuBDpjJ9sO08/nmS5djaA9eozT9oOlNdpXSnzcgj4FTqpk3nkLrs61l4gip9r1HCrQ== | ||
dependencies: | ||
atomic-sleep "^1.0.0" | ||
|
||
sort-object-keys@^1.1.3: | ||
version "1.1.3" | ||
resolved "https://registry.yarnpkg.com/sort-object-keys/-/sort-object-keys-1.1.3.tgz#bff833fe85cab147b34742e45863453c1e190b45" | ||
|
@@ -7446,6 +7537,13 @@ thread-stream@^2.6.0: | |
dependencies: | ||
real-require "^0.2.0" | ||
|
||
thread-stream@^3.0.0: | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/thread-stream/-/thread-stream-3.1.0.tgz#4b2ef252a7c215064507d4ef70c05a5e2d34c4f1" | ||
integrity sha512-OqyPZ9u96VohAyMfJykzmivOrY2wfMSf3C5TtFJVgN+Hm6aj+voFhlK+kZEIv2FBh1X6Xp3DlnCOfEQ3B2J86A== | ||
dependencies: | ||
real-require "^0.2.0" | ||
|
||
through2@^4.0.0: | ||
version "4.0.2" | ||
resolved "https://registry.yarnpkg.com/through2/-/through2-4.0.2.tgz#a7ce3ac2a7a8b0b966c80e7c49f0484c3b239764" | ||
|