@salesforce/analytics 1.4.40 → 1.4.41
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/npm-shrinkwrap.json +338 -303
- package/oclif.lock +86 -66
- package/oclif.manifest.json +295 -295
- package/package.json +7 -7
package/oclif.lock
CHANGED
|
@@ -1640,10 +1640,10 @@
|
|
|
1640
1640
|
"@jridgewell/resolve-uri" "^3.1.0"
|
|
1641
1641
|
"@jridgewell/sourcemap-codec" "^1.4.14"
|
|
1642
1642
|
|
|
1643
|
-
"@jsforce/jsforce-node@^3.
|
|
1644
|
-
version "3.
|
|
1645
|
-
resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.
|
|
1646
|
-
integrity sha512-
|
|
1643
|
+
"@jsforce/jsforce-node@^3.8.2":
|
|
1644
|
+
version "3.8.2"
|
|
1645
|
+
resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.8.2.tgz#68b903f6733ae479086ab02ea4a2de87a7f208eb"
|
|
1646
|
+
integrity sha512-ewaRr9JnZRW6I28C/TzUnv5p70zMrWsKCq2ovRW6X557/ikdfvA24F9k4cQXZnTG2lZLEfVn+WwdBGEtY7pPnQ==
|
|
1647
1647
|
dependencies:
|
|
1648
1648
|
"@sindresorhus/is" "^4"
|
|
1649
1649
|
base64url "^3.0.1"
|
|
@@ -1711,10 +1711,10 @@
|
|
|
1711
1711
|
wordwrap "^1.0.0"
|
|
1712
1712
|
wrap-ansi "^7.0.0"
|
|
1713
1713
|
|
|
1714
|
-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2
|
|
1715
|
-
version "4.2
|
|
1716
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.
|
|
1717
|
-
integrity sha512-
|
|
1714
|
+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.2":
|
|
1715
|
+
version "4.3.2"
|
|
1716
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.3.2.tgz#522d5f94044ebde5f4041b0bad4f1abfe7a73f61"
|
|
1717
|
+
integrity sha512-3OVGENifC2NzYn/t31fYOrZOGJ5WpUfRktz8v/W4QbP4Su3S/BcBuVuIde65B1mHrnAE/62yOFA/kLx4w1Vf8g==
|
|
1718
1718
|
dependencies:
|
|
1719
1719
|
ansi-escapes "^4.3.2"
|
|
1720
1720
|
ansis "^3.17.0"
|
|
@@ -1723,7 +1723,6 @@
|
|
|
1723
1723
|
debug "^4.4.0"
|
|
1724
1724
|
ejs "^3.1.10"
|
|
1725
1725
|
get-package-type "^0.1.0"
|
|
1726
|
-
globby "^11.1.0"
|
|
1727
1726
|
indent-string "^4.0.0"
|
|
1728
1727
|
is-wsl "^2.2.0"
|
|
1729
1728
|
lilconfig "^3.1.3"
|
|
@@ -1731,14 +1730,15 @@
|
|
|
1731
1730
|
semver "^7.6.3"
|
|
1732
1731
|
string-width "^4.2.3"
|
|
1733
1732
|
supports-color "^8"
|
|
1733
|
+
tinyglobby "^0.2.13"
|
|
1734
1734
|
widest-line "^3.1.0"
|
|
1735
1735
|
wordwrap "^1.0.0"
|
|
1736
1736
|
wrap-ansi "^7.0.0"
|
|
1737
1737
|
|
|
1738
|
-
"@oclif/plugin-command-snapshot@^5.2
|
|
1739
|
-
version "5.2
|
|
1740
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.
|
|
1741
|
-
integrity sha512-
|
|
1738
|
+
"@oclif/plugin-command-snapshot@^5.3.2":
|
|
1739
|
+
version "5.3.2"
|
|
1740
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.2.tgz#57d550b6e3f1f69ea6e4c6ec569333f9ee133711"
|
|
1741
|
+
integrity sha512-PdzFQ1BRbv1YqOo5+5P/FzpS3xQQs6xVUZFM+kbdhyhFf9baVGrzkyDqa+nWp9SIvBD0cMb4QrLuKMIfNG9JyA==
|
|
1742
1742
|
dependencies:
|
|
1743
1743
|
"@oclif/core" "^4"
|
|
1744
1744
|
ansis "^3.17.0"
|
|
@@ -1747,13 +1747,13 @@
|
|
|
1747
1747
|
lodash.difference "^4.5.0"
|
|
1748
1748
|
lodash.get "^4.4.2"
|
|
1749
1749
|
lodash.sortby "^4.7.0"
|
|
1750
|
-
semver "^7.7.
|
|
1750
|
+
semver "^7.7.2"
|
|
1751
1751
|
ts-json-schema-generator "^1.5.1"
|
|
1752
1752
|
|
|
1753
|
-
"@oclif/plugin-help@^6.2.27", "@oclif/plugin-help@^6.2.
|
|
1754
|
-
version "6.2.
|
|
1755
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.
|
|
1756
|
-
integrity sha512-
|
|
1753
|
+
"@oclif/plugin-help@^6.2.27", "@oclif/plugin-help@^6.2.29":
|
|
1754
|
+
version "6.2.29"
|
|
1755
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.29.tgz#6c349de65f5a7fee5f94032137fc872ac829d259"
|
|
1756
|
+
integrity sha512-90DMOngEHiQw1I7oylVE1Hco991OkeDFJMx3CNJ2M3g5F1dhXgscjbaIlYHdiuNyVs0mTkKevdiMs911suD4yA==
|
|
1757
1757
|
dependencies:
|
|
1758
1758
|
"@oclif/core" "^4"
|
|
1759
1759
|
|
|
@@ -1844,12 +1844,12 @@
|
|
|
1844
1844
|
semver "^7.6.0"
|
|
1845
1845
|
ts-retry-promise "^0.7.1"
|
|
1846
1846
|
|
|
1847
|
-
"@salesforce/core@^8.
|
|
1848
|
-
version "8.
|
|
1849
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.
|
|
1850
|
-
integrity sha512-
|
|
1847
|
+
"@salesforce/core@^8.12.0", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0":
|
|
1848
|
+
version "8.12.0"
|
|
1849
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.12.0.tgz#a458cc3e39f4e7df57d94f0deaaa0fd0660b18c9"
|
|
1850
|
+
integrity sha512-LJIjoQ3UQJ1r/xxdQcaG5bU8MfxeO/LJhrfK/7LZeHVtp1iOIgedbwPuVNzTzYciDWh8elborarrPM4uWjtu5g==
|
|
1851
1851
|
dependencies:
|
|
1852
|
-
"@jsforce/jsforce-node" "^3.
|
|
1852
|
+
"@jsforce/jsforce-node" "^3.8.2"
|
|
1853
1853
|
"@salesforce/kit" "^3.2.2"
|
|
1854
1854
|
"@salesforce/schemas" "^1.9.0"
|
|
1855
1855
|
"@salesforce/ts-types" "^2.0.10"
|
|
@@ -1861,9 +1861,9 @@
|
|
|
1861
1861
|
js2xmlparser "^4.0.1"
|
|
1862
1862
|
jsonwebtoken "9.0.2"
|
|
1863
1863
|
jszip "3.10.1"
|
|
1864
|
-
pino "^9.
|
|
1864
|
+
pino "^9.7.0"
|
|
1865
1865
|
pino-abstract-transport "^1.2.0"
|
|
1866
|
-
pino-pretty "^11.
|
|
1866
|
+
pino-pretty "^11.3.0"
|
|
1867
1867
|
proper-lockfile "^4.1.2"
|
|
1868
1868
|
semver "^7.6.3"
|
|
1869
1869
|
ts-retry-promise "^0.8.1"
|
|
@@ -1912,18 +1912,18 @@
|
|
|
1912
1912
|
dependencies:
|
|
1913
1913
|
"@salesforce/ts-types" "^2.0.12"
|
|
1914
1914
|
|
|
1915
|
-
"@salesforce/plugin-command-reference@^3.1.
|
|
1916
|
-
version "3.1.
|
|
1917
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.
|
|
1918
|
-
integrity sha512-
|
|
1915
|
+
"@salesforce/plugin-command-reference@^3.1.56":
|
|
1916
|
+
version "3.1.56"
|
|
1917
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.56.tgz#648bb75ea629b046ca868dda443aff779a5c67a4"
|
|
1918
|
+
integrity sha512-rBslUjAZSWNf6dUS9ZB29KfzdoTBTx+A5PW12ZPXTL17kJb/iRNgJV8g1FQLq0yLKRvmhjHcQODXrH3YluZxWg==
|
|
1919
1919
|
dependencies:
|
|
1920
1920
|
"@oclif/core" "^4"
|
|
1921
|
-
"@salesforce/core" "^8.
|
|
1921
|
+
"@salesforce/core" "^8.12.0"
|
|
1922
1922
|
"@salesforce/kit" "^3.2.3"
|
|
1923
1923
|
"@salesforce/sf-plugins-core" "^11.3.12"
|
|
1924
1924
|
"@salesforce/ts-types" "^2.0.11"
|
|
1925
1925
|
chalk "^5.4.1"
|
|
1926
|
-
debug "^4.4.
|
|
1926
|
+
debug "^4.4.1"
|
|
1927
1927
|
handlebars "^4.7.8"
|
|
1928
1928
|
|
|
1929
1929
|
"@salesforce/prettier-config@^0.0.3":
|
|
@@ -3039,7 +3039,7 @@ ansicolors@~0.3.2:
|
|
|
3039
3039
|
resolved "https://registry.yarnpkg.com/ansicolors/-/ansicolors-0.3.2.tgz#665597de86a9ffe3aa9bfbe6cae5c6ea426b4979"
|
|
3040
3040
|
integrity sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==
|
|
3041
3041
|
|
|
3042
|
-
ansis@^3.17.0, ansis@^3.3.2:
|
|
3042
|
+
ansis@^3.16.0, ansis@^3.17.0, ansis@^3.3.2:
|
|
3043
3043
|
version "3.17.0"
|
|
3044
3044
|
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.17.0.tgz#fa8d9c2a93fe7d1177e0c17f9eeb562a58a832d7"
|
|
3045
3045
|
integrity sha512-0qWUglt9JEqLFr3w1I1pbrChn1grhaiAR2ocX1PP/flRmxgtwTzPFFFnfIlD6aMOLQZgSuCRlidD70lvx8yhzg==
|
|
@@ -3409,7 +3409,7 @@ chalk@^2.4.2:
|
|
|
3409
3409
|
escape-string-regexp "^1.0.5"
|
|
3410
3410
|
supports-color "^5.3.0"
|
|
3411
3411
|
|
|
3412
|
-
chalk@^4
|
|
3412
|
+
chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0, chalk@^4.1.2:
|
|
3413
3413
|
version "4.1.2"
|
|
3414
3414
|
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
|
|
3415
3415
|
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
|
|
@@ -3776,10 +3776,10 @@ dateformat@^4.6.3:
|
|
|
3776
3776
|
resolved "https://registry.yarnpkg.com/dateformat/-/dateformat-4.6.3.tgz#556fa6497e5217fedb78821424f8a1c22fa3f4b5"
|
|
3777
3777
|
integrity sha512-2P0p0pFGzHS5EMnhdxQi7aJN+iMheud0UhG4dlE1DLAlvL8JHjJJTX/CSm4JXwV0Ka5nGk3zC5mcb5bUQUxxMA==
|
|
3778
3778
|
|
|
3779
|
-
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5, debug@^4.4.0:
|
|
3780
|
-
version "4.4.
|
|
3781
|
-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.
|
|
3782
|
-
integrity sha512-
|
|
3779
|
+
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5, debug@^4.4.0, debug@^4.4.1:
|
|
3780
|
+
version "4.4.1"
|
|
3781
|
+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.1.tgz#e5a8bc6cbc4c6cd3e64308b0693a3d4fa550189b"
|
|
3782
|
+
integrity sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==
|
|
3783
3783
|
dependencies:
|
|
3784
3784
|
ms "^2.1.3"
|
|
3785
3785
|
|
|
@@ -4217,12 +4217,12 @@ eslint-plugin-mocha@^10.5.0:
|
|
|
4217
4217
|
globals "^13.24.0"
|
|
4218
4218
|
rambda "^7.4.0"
|
|
4219
4219
|
|
|
4220
|
-
eslint-plugin-sf-plugin@^1.20.
|
|
4221
|
-
version "1.20.
|
|
4222
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.
|
|
4223
|
-
integrity sha512-
|
|
4220
|
+
eslint-plugin-sf-plugin@^1.20.25:
|
|
4221
|
+
version "1.20.25"
|
|
4222
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.25.tgz#943d861c73579d982a2c09eb5d8d5907cfdd7956"
|
|
4223
|
+
integrity sha512-uknNSP5+CRHeA7PRGErKD5nCoehJY/UVofspAiwEmtzhNBfS1eUxORN9fU6WEjb9Mc3O6i7YrMznTYFhJYWr1Q==
|
|
4224
4224
|
dependencies:
|
|
4225
|
-
"@salesforce/core" "^8.
|
|
4225
|
+
"@salesforce/core" "^8.12.0"
|
|
4226
4226
|
"@typescript-eslint/utils" "^7.18.0"
|
|
4227
4227
|
|
|
4228
4228
|
eslint-plugin-unicorn@^50.0.1:
|
|
@@ -4520,6 +4520,11 @@ fdir@^6.4.2:
|
|
|
4520
4520
|
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.2.tgz#ddaa7ce1831b161bc3657bb99cb36e1622702689"
|
|
4521
4521
|
integrity sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==
|
|
4522
4522
|
|
|
4523
|
+
fdir@^6.4.4:
|
|
4524
|
+
version "6.4.5"
|
|
4525
|
+
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.5.tgz#328e280f3a23699362f95f2e82acf978a0c0cb49"
|
|
4526
|
+
integrity sha512-4BG7puHpVsIYxZUbiUE3RqGloLaSSwzYie5jvasC4LWuBWzZawynvYouhjbQKw2JuIGYdm0DzIxl8iVidKlUEw==
|
|
4527
|
+
|
|
4523
4528
|
figures@^3.0.0, figures@^3.2.0:
|
|
4524
4529
|
version "3.2.0"
|
|
4525
4530
|
resolved "https://registry.yarnpkg.com/figures/-/figures-3.2.0.tgz#625c18bd293c604dc4a8ddb2febf0c88341746af"
|
|
@@ -6425,21 +6430,21 @@ object.values@^1.1.7:
|
|
|
6425
6430
|
es-abstract "^1.22.1"
|
|
6426
6431
|
|
|
6427
6432
|
oclif@^4:
|
|
6428
|
-
version "4.
|
|
6429
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.
|
|
6430
|
-
integrity sha512-
|
|
6433
|
+
version "4.18.1"
|
|
6434
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.18.1.tgz#697c10712f022a4d8b596b15868a149fcbca3e8d"
|
|
6435
|
+
integrity sha512-C5w/kUuIH3WxtjSfg3vxbdinT1dZuFoNaU7YhBTRx/FshO4WNHPsRqLgFFdx94dezkbskMJFcESS6i5RM96YSw==
|
|
6431
6436
|
dependencies:
|
|
6432
6437
|
"@aws-sdk/client-cloudfront" "^3.787.0"
|
|
6433
6438
|
"@aws-sdk/client-s3" "^3.787.0"
|
|
6434
6439
|
"@inquirer/confirm" "^3.1.22"
|
|
6435
6440
|
"@inquirer/input" "^2.2.4"
|
|
6436
6441
|
"@inquirer/select" "^2.5.0"
|
|
6437
|
-
"@oclif/core" "^4.2
|
|
6442
|
+
"@oclif/core" "^4.3.2"
|
|
6438
6443
|
"@oclif/plugin-help" "^6.2.27"
|
|
6439
6444
|
"@oclif/plugin-not-found" "^3.2.48"
|
|
6440
6445
|
"@oclif/plugin-warn-if-update-available" "^3.1.38"
|
|
6446
|
+
ansis "^3.16.0"
|
|
6441
6447
|
async-retry "^1.3.3"
|
|
6442
|
-
chalk "^4"
|
|
6443
6448
|
change-case "^4"
|
|
6444
6449
|
debug "^4.4.0"
|
|
6445
6450
|
ejs "^3.1.10"
|
|
@@ -6706,6 +6711,13 @@ pino-abstract-transport@^1.2.0:
|
|
|
6706
6711
|
readable-stream "^4.0.0"
|
|
6707
6712
|
split2 "^4.0.0"
|
|
6708
6713
|
|
|
6714
|
+
pino-abstract-transport@^2.0.0:
|
|
6715
|
+
version "2.0.0"
|
|
6716
|
+
resolved "https://registry.yarnpkg.com/pino-abstract-transport/-/pino-abstract-transport-2.0.0.tgz#de241578406ac7b8a33ce0d77ae6e8a0b3b68a60"
|
|
6717
|
+
integrity sha512-F63x5tizV6WCh4R6RHyi2Ml+M70DNRXt/+HANowMflpgGFMAym/VKm6G7ZOQRjqN7XbGxK1Lg9t6ZrtzOaivMw==
|
|
6718
|
+
dependencies:
|
|
6719
|
+
split2 "^4.0.0"
|
|
6720
|
+
|
|
6709
6721
|
pino-pretty@^10.3.1:
|
|
6710
6722
|
version "10.3.1"
|
|
6711
6723
|
resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-10.3.1.tgz#e3285a5265211ac6c7cd5988f9e65bf3371a0ca9"
|
|
@@ -6726,10 +6738,10 @@ pino-pretty@^10.3.1:
|
|
|
6726
6738
|
sonic-boom "^3.0.0"
|
|
6727
6739
|
strip-json-comments "^3.1.1"
|
|
6728
6740
|
|
|
6729
|
-
pino-pretty@^11.
|
|
6730
|
-
version "11.
|
|
6731
|
-
resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-11.
|
|
6732
|
-
integrity sha512-
|
|
6741
|
+
pino-pretty@^11.3.0:
|
|
6742
|
+
version "11.3.0"
|
|
6743
|
+
resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-11.3.0.tgz#390b3be044cf3d2e9192c7d19d44f6b690468f2e"
|
|
6744
|
+
integrity sha512-oXwn7ICywaZPHmu3epHGU2oJX4nPmKvHvB/bwrJHlGcbEWaVcotkpyVHMKLKmiVryWYByNp0jpgAcXpFJDXJzA==
|
|
6733
6745
|
dependencies:
|
|
6734
6746
|
colorette "^2.0.7"
|
|
6735
6747
|
dateformat "^4.6.3"
|
|
@@ -6739,7 +6751,7 @@ pino-pretty@^11.2.2:
|
|
|
6739
6751
|
joycon "^3.1.1"
|
|
6740
6752
|
minimist "^1.2.6"
|
|
6741
6753
|
on-exit-leak-free "^2.1.0"
|
|
6742
|
-
pino-abstract-transport "^
|
|
6754
|
+
pino-abstract-transport "^2.0.0"
|
|
6743
6755
|
pump "^3.0.0"
|
|
6744
6756
|
readable-stream "^4.0.0"
|
|
6745
6757
|
secure-json-parse "^2.4.0"
|
|
@@ -6773,17 +6785,17 @@ pino@^8.19.0:
|
|
|
6773
6785
|
sonic-boom "^3.7.0"
|
|
6774
6786
|
thread-stream "^2.0.0"
|
|
6775
6787
|
|
|
6776
|
-
pino@^9.
|
|
6777
|
-
version "9.
|
|
6778
|
-
resolved "https://registry.yarnpkg.com/pino/-/pino-9.
|
|
6779
|
-
integrity sha512-
|
|
6788
|
+
pino@^9.7.0:
|
|
6789
|
+
version "9.7.0"
|
|
6790
|
+
resolved "https://registry.yarnpkg.com/pino/-/pino-9.7.0.tgz#ff7cd86eb3103ee620204dbd5ca6ffda8b53f645"
|
|
6791
|
+
integrity sha512-vnMCM6xZTb1WDmLvtG2lE/2p+t9hDEIvTWJsu6FejkE62vB7gDhvzrpFR4Cw2to+9JNQxVnkAKVPA1KPB98vWg==
|
|
6780
6792
|
dependencies:
|
|
6781
6793
|
atomic-sleep "^1.0.0"
|
|
6782
6794
|
fast-redact "^3.1.1"
|
|
6783
6795
|
on-exit-leak-free "^2.1.0"
|
|
6784
|
-
pino-abstract-transport "^
|
|
6796
|
+
pino-abstract-transport "^2.0.0"
|
|
6785
6797
|
pino-std-serializers "^7.0.0"
|
|
6786
|
-
process-warning "^
|
|
6798
|
+
process-warning "^5.0.0"
|
|
6787
6799
|
quick-format-unescaped "^4.0.3"
|
|
6788
6800
|
real-require "^0.2.0"
|
|
6789
6801
|
safe-stable-stringify "^2.3.1"
|
|
@@ -6842,10 +6854,10 @@ process-warning@^3.0.0:
|
|
|
6842
6854
|
resolved "https://registry.yarnpkg.com/process-warning/-/process-warning-3.0.0.tgz#96e5b88884187a1dce6f5c3166d611132058710b"
|
|
6843
6855
|
integrity sha512-mqn0kFRl0EoqhnL0GQ0veqFHyIN1yig9RHh/InzORTUiZHFRAur+aMtRkELNwGs9aNwKS6tg/An4NYBPGwvtzQ==
|
|
6844
6856
|
|
|
6845
|
-
process-warning@^
|
|
6846
|
-
version "
|
|
6847
|
-
resolved "https://registry.yarnpkg.com/process-warning/-/process-warning-
|
|
6848
|
-
integrity sha512
|
|
6857
|
+
process-warning@^5.0.0:
|
|
6858
|
+
version "5.0.0"
|
|
6859
|
+
resolved "https://registry.yarnpkg.com/process-warning/-/process-warning-5.0.0.tgz#566e0bf79d1dff30a72d8bbbe9e8ecefe8d378d7"
|
|
6860
|
+
integrity sha512-a39t9ApHNx2L4+HBnQKqxxHNs1r7KF+Intd8Q/g1bUh6q0WIp9voPXJ/x0j+ZL45KF1pJd9+q2jLIRMfvEshkA==
|
|
6849
6861
|
|
|
6850
6862
|
process@^0.11.10:
|
|
6851
6863
|
version "0.11.10"
|
|
@@ -7235,10 +7247,10 @@ semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
|
|
|
7235
7247
|
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
|
|
7236
7248
|
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
|
|
7237
7249
|
|
|
7238
|
-
semver@^7.3.4, semver@^7.3.5, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.6.3, semver@^7.7.1:
|
|
7239
|
-
version "7.7.
|
|
7240
|
-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.
|
|
7241
|
-
integrity sha512-
|
|
7250
|
+
semver@^7.3.4, semver@^7.3.5, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.6.3, semver@^7.7.1, semver@^7.7.2:
|
|
7251
|
+
version "7.7.2"
|
|
7252
|
+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.2.tgz#67d99fdcd35cec21e6f8b87a7fd515a33f982b58"
|
|
7253
|
+
integrity sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==
|
|
7242
7254
|
|
|
7243
7255
|
sentence-case@^3.0.4:
|
|
7244
7256
|
version "3.0.4"
|
|
@@ -7761,6 +7773,14 @@ tiny-jsonc@^1.0.2:
|
|
|
7761
7773
|
resolved "https://registry.yarnpkg.com/tiny-jsonc/-/tiny-jsonc-1.0.2.tgz#208df4c437684199cc724f31c2b91ee39c349678"
|
|
7762
7774
|
integrity sha512-f5QDAfLq6zIVSyCZQZhhyl0QS6MvAyTxgz4X4x3+EoCktNWEYJ6PeoEA97fyb98njpBNNi88ybpD7m+BDFXaCw==
|
|
7763
7775
|
|
|
7776
|
+
tinyglobby@^0.2.13:
|
|
7777
|
+
version "0.2.14"
|
|
7778
|
+
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.14.tgz#5280b0cf3f972b050e74ae88406c0a6a58f4079d"
|
|
7779
|
+
integrity sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==
|
|
7780
|
+
dependencies:
|
|
7781
|
+
fdir "^6.4.4"
|
|
7782
|
+
picomatch "^4.0.2"
|
|
7783
|
+
|
|
7764
7784
|
tinyglobby@^0.2.9:
|
|
7765
7785
|
version "0.2.10"
|
|
7766
7786
|
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.10.tgz#e712cf2dc9b95a1f5c5bbd159720e15833977a0f"
|