sfdx-plugin-update-notifier 1.2.124 → 1.2.126
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/CHANGELOG.md +15 -0
- package/README.md +1 -1
- package/lib/tsconfig.tsbuildinfo +1 -1
- package/npm-shrinkwrap.json +164 -191
- package/oclif.lock +97 -94
- package/oclif.manifest.json +1 -1
- package/package.json +8 -8
package/oclif.lock
CHANGED
|
@@ -1589,10 +1589,10 @@
|
|
|
1589
1589
|
"@jridgewell/resolve-uri" "^3.0.3"
|
|
1590
1590
|
"@jridgewell/sourcemap-codec" "^1.4.10"
|
|
1591
1591
|
|
|
1592
|
-
"@jsforce/jsforce-node@^3.8.
|
|
1593
|
-
version "3.8.
|
|
1594
|
-
resolved "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.8.
|
|
1595
|
-
integrity sha512
|
|
1592
|
+
"@jsforce/jsforce-node@^3.8.2":
|
|
1593
|
+
version "3.8.2"
|
|
1594
|
+
resolved "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.8.2.tgz"
|
|
1595
|
+
integrity sha512-ewaRr9JnZRW6I28C/TzUnv5p70zMrWsKCq2ovRW6X557/ikdfvA24F9k4cQXZnTG2lZLEfVn+WwdBGEtY7pPnQ==
|
|
1596
1596
|
dependencies:
|
|
1597
1597
|
"@sindresorhus/is" "^4"
|
|
1598
1598
|
base64url "^3.0.1"
|
|
@@ -1626,10 +1626,10 @@
|
|
|
1626
1626
|
"@nodelib/fs.scandir" "2.1.5"
|
|
1627
1627
|
fastq "^1.6.0"
|
|
1628
1628
|
|
|
1629
|
-
"@oclif/core@^4", "@oclif/core@^4.2
|
|
1630
|
-
version "4.3.
|
|
1631
|
-
resolved "https://registry.npmjs.org/@oclif/core/-/core-4.3.
|
|
1632
|
-
integrity sha512-
|
|
1629
|
+
"@oclif/core@^4", "@oclif/core@^4.3.2", "@oclif/core@^4.3.3", "@oclif/core@>= 3.0.0":
|
|
1630
|
+
version "4.3.3"
|
|
1631
|
+
resolved "https://registry.npmjs.org/@oclif/core/-/core-4.3.3.tgz"
|
|
1632
|
+
integrity sha512-A0mk4nlVE+r34fl91OdglXVPwhhfzM59IhSxnOigqMkwxFgT8z3i2WlUgzmazzvzSccs2KM4N2HkTS3NEvW96g==
|
|
1633
1633
|
dependencies:
|
|
1634
1634
|
ansi-escapes "^4.3.2"
|
|
1635
1635
|
ansis "^3.17.0"
|
|
@@ -1638,7 +1638,6 @@
|
|
|
1638
1638
|
debug "^4.4.0"
|
|
1639
1639
|
ejs "^3.1.10"
|
|
1640
1640
|
get-package-type "^0.1.0"
|
|
1641
|
-
globby "^11.1.0"
|
|
1642
1641
|
indent-string "^4.0.0"
|
|
1643
1642
|
is-wsl "^2.2.0"
|
|
1644
1643
|
lilconfig "^3.1.3"
|
|
@@ -1646,14 +1645,15 @@
|
|
|
1646
1645
|
semver "^7.6.3"
|
|
1647
1646
|
string-width "^4.2.3"
|
|
1648
1647
|
supports-color "^8"
|
|
1648
|
+
tinyglobby "^0.2.14"
|
|
1649
1649
|
widest-line "^3.1.0"
|
|
1650
1650
|
wordwrap "^1.0.0"
|
|
1651
1651
|
wrap-ansi "^7.0.0"
|
|
1652
1652
|
|
|
1653
|
-
"@oclif/plugin-command-snapshot@^5.
|
|
1654
|
-
version "5.
|
|
1655
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.
|
|
1656
|
-
integrity sha512-
|
|
1653
|
+
"@oclif/plugin-command-snapshot@^5.3.1":
|
|
1654
|
+
version "5.3.1"
|
|
1655
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.1.tgz"
|
|
1656
|
+
integrity sha512-ytLavwqDuQ2+1Z4vV0lREGKf0JP6GTtVvYnrCMk9FL+C+CU6qnPyzI9fttuqwLMbfrsX8Fl8/6TT7dCWdX6HSg==
|
|
1657
1657
|
dependencies:
|
|
1658
1658
|
"@oclif/core" "^4"
|
|
1659
1659
|
ansis "^3.17.0"
|
|
@@ -1707,10 +1707,10 @@
|
|
|
1707
1707
|
resolved "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz"
|
|
1708
1708
|
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
|
|
1709
1709
|
|
|
1710
|
-
"@pkgr/core@^0.2.0":
|
|
1711
|
-
version "0.2.
|
|
1712
|
-
resolved "https://registry.npmjs.org/@pkgr/core/-/core-0.2.
|
|
1713
|
-
integrity sha512-
|
|
1710
|
+
"@pkgr/core@^0.2.4", "@pkgr/core@^0.2.7":
|
|
1711
|
+
version "0.2.7"
|
|
1712
|
+
resolved "https://registry.npmjs.org/@pkgr/core/-/core-0.2.7.tgz"
|
|
1713
|
+
integrity sha512-YLT9Zo3oNPJoBjBc4q8G2mjU4tqIbf5CEOORbUUr48dCD9q3umJ3IPlVqOqDakPfd2HuwccBaqlGhN4Gmr5OWg==
|
|
1714
1714
|
|
|
1715
1715
|
"@pnpm/config.env-replace@^1.1.0":
|
|
1716
1716
|
version "1.1.0"
|
|
@@ -1733,12 +1733,12 @@
|
|
|
1733
1733
|
"@pnpm/network.ca-file" "^1.0.1"
|
|
1734
1734
|
config-chain "^1.1.11"
|
|
1735
1735
|
|
|
1736
|
-
"@salesforce/core@^8.
|
|
1737
|
-
version "8.
|
|
1738
|
-
resolved "https://registry.npmjs.org/@salesforce/core/-/core-8.
|
|
1739
|
-
integrity sha512-
|
|
1736
|
+
"@salesforce/core@^8.12.0":
|
|
1737
|
+
version "8.13.0"
|
|
1738
|
+
resolved "https://registry.npmjs.org/@salesforce/core/-/core-8.13.0.tgz"
|
|
1739
|
+
integrity sha512-FyAn0UGa93D0N++8poeJt7yEaWQH++qxrv/Wf4TjNaUCLoh19g57lrXuos3qDJPr8Ut4x6QjVxEc49XLy+vBkw==
|
|
1740
1740
|
dependencies:
|
|
1741
|
-
"@jsforce/jsforce-node" "^3.8.
|
|
1741
|
+
"@jsforce/jsforce-node" "^3.8.2"
|
|
1742
1742
|
"@salesforce/kit" "^3.2.2"
|
|
1743
1743
|
"@salesforce/schemas" "^1.9.0"
|
|
1744
1744
|
"@salesforce/ts-types" "^2.0.10"
|
|
@@ -1750,9 +1750,9 @@
|
|
|
1750
1750
|
js2xmlparser "^4.0.1"
|
|
1751
1751
|
jsonwebtoken "9.0.2"
|
|
1752
1752
|
jszip "3.10.1"
|
|
1753
|
-
pino "^9.
|
|
1753
|
+
pino "^9.7.0"
|
|
1754
1754
|
pino-abstract-transport "^1.2.0"
|
|
1755
|
-
pino-pretty "^11.
|
|
1755
|
+
pino-pretty "^11.3.0"
|
|
1756
1756
|
proper-lockfile "^4.1.2"
|
|
1757
1757
|
semver "^7.6.3"
|
|
1758
1758
|
ts-retry-promise "^0.8.1"
|
|
@@ -2828,7 +2828,7 @@ ansi-styles@^6.2.1:
|
|
|
2828
2828
|
resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz"
|
|
2829
2829
|
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
|
|
2830
2830
|
|
|
2831
|
-
ansis@^3.17.0:
|
|
2831
|
+
ansis@^3.16.0, ansis@^3.17.0:
|
|
2832
2832
|
version "3.17.0"
|
|
2833
2833
|
resolved "https://registry.npmjs.org/ansis/-/ansis-3.17.0.tgz"
|
|
2834
2834
|
integrity sha512-0qWUglt9JEqLFr3w1I1pbrChn1grhaiAR2ocX1PP/flRmxgtwTzPFFFnfIlD6aMOLQZgSuCRlidD70lvx8yhzg==
|
|
@@ -3289,7 +3289,7 @@ chalk@^2.4.2:
|
|
|
3289
3289
|
escape-string-regexp "^1.0.5"
|
|
3290
3290
|
supports-color "^5.3.0"
|
|
3291
3291
|
|
|
3292
|
-
chalk@^4
|
|
3292
|
+
chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0, chalk@^4.1.2:
|
|
3293
3293
|
version "4.1.2"
|
|
3294
3294
|
resolved "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz"
|
|
3295
3295
|
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
|
|
@@ -4096,20 +4096,20 @@ eslint-plugin-jsdoc@^46.10.1:
|
|
|
4096
4096
|
semver "^7.5.4"
|
|
4097
4097
|
spdx-expression-parse "^4.0.0"
|
|
4098
4098
|
|
|
4099
|
-
eslint-plugin-prettier@^5.4.
|
|
4100
|
-
version "5.4.
|
|
4101
|
-
resolved "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.4.
|
|
4102
|
-
integrity sha512-
|
|
4099
|
+
eslint-plugin-prettier@^5.4.1:
|
|
4100
|
+
version "5.4.1"
|
|
4101
|
+
resolved "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.4.1.tgz"
|
|
4102
|
+
integrity sha512-9dF+KuU/Ilkq27A8idRP7N2DH8iUR6qXcjF3FR2wETY21PZdBrIjwCau8oboyGj9b7etWmTGEeM8e7oOed6ZWg==
|
|
4103
4103
|
dependencies:
|
|
4104
4104
|
prettier-linter-helpers "^1.0.0"
|
|
4105
|
-
synckit "^0.11.
|
|
4105
|
+
synckit "^0.11.7"
|
|
4106
4106
|
|
|
4107
|
-
eslint-plugin-sf-plugin@^1.20.
|
|
4108
|
-
version "1.20.
|
|
4109
|
-
resolved "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.
|
|
4110
|
-
integrity sha512-
|
|
4107
|
+
eslint-plugin-sf-plugin@^1.20.25:
|
|
4108
|
+
version "1.20.25"
|
|
4109
|
+
resolved "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.25.tgz"
|
|
4110
|
+
integrity sha512-uknNSP5+CRHeA7PRGErKD5nCoehJY/UVofspAiwEmtzhNBfS1eUxORN9fU6WEjb9Mc3O6i7YrMznTYFhJYWr1Q==
|
|
4111
4111
|
dependencies:
|
|
4112
|
-
"@salesforce/core" "^8.
|
|
4112
|
+
"@salesforce/core" "^8.12.0"
|
|
4113
4113
|
"@typescript-eslint/utils" "^7.18.0"
|
|
4114
4114
|
|
|
4115
4115
|
eslint-plugin-unicorn@^50.0.1:
|
|
@@ -4390,10 +4390,10 @@ faye@^1.4.0:
|
|
|
4390
4390
|
tough-cookie "*"
|
|
4391
4391
|
tunnel-agent "*"
|
|
4392
4392
|
|
|
4393
|
-
fdir@^6.4.
|
|
4394
|
-
version "6.4.
|
|
4395
|
-
resolved "https://registry.npmjs.org/fdir/-/fdir-6.4.
|
|
4396
|
-
integrity sha512-
|
|
4393
|
+
fdir@^6.4.4:
|
|
4394
|
+
version "6.4.5"
|
|
4395
|
+
resolved "https://registry.npmjs.org/fdir/-/fdir-6.4.5.tgz"
|
|
4396
|
+
integrity sha512-4BG7puHpVsIYxZUbiUE3RqGloLaSSwzYie5jvasC4LWuBWzZawynvYouhjbQKw2JuIGYdm0DzIxl8iVidKlUEw==
|
|
4397
4397
|
|
|
4398
4398
|
file-entry-cache@^6.0.1:
|
|
4399
4399
|
version "6.0.1"
|
|
@@ -5046,9 +5046,14 @@ ignore@^5.2.0, ignore@^5.2.4, ignore@^5.3.0:
|
|
|
5046
5046
|
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
|
|
5047
5047
|
|
|
5048
5048
|
ignore@^7.0.3:
|
|
5049
|
-
version "7.0.
|
|
5050
|
-
resolved "https://registry.npmjs.org/ignore/-/ignore-7.0.
|
|
5051
|
-
integrity sha512-
|
|
5049
|
+
version "7.0.5"
|
|
5050
|
+
resolved "https://registry.npmjs.org/ignore/-/ignore-7.0.5.tgz"
|
|
5051
|
+
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
|
|
5052
|
+
|
|
5053
|
+
ignore@^7.0.5:
|
|
5054
|
+
version "7.0.5"
|
|
5055
|
+
resolved "https://registry.npmjs.org/ignore/-/ignore-7.0.5.tgz"
|
|
5056
|
+
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
|
|
5052
5057
|
|
|
5053
5058
|
immediate@~3.0.5:
|
|
5054
5059
|
version "3.0.6"
|
|
@@ -6356,13 +6361,13 @@ object.values@^1.1.7:
|
|
|
6356
6361
|
define-properties "^1.2.0"
|
|
6357
6362
|
es-abstract "^1.22.1"
|
|
6358
6363
|
|
|
6359
|
-
oclif-plugin-update-notifier@^1.5.
|
|
6360
|
-
version "1.5.
|
|
6361
|
-
resolved "https://registry.npmjs.org/oclif-plugin-update-notifier/-/oclif-plugin-update-notifier-1.5.
|
|
6362
|
-
integrity sha512-
|
|
6364
|
+
oclif-plugin-update-notifier@^1.5.124:
|
|
6365
|
+
version "1.5.124"
|
|
6366
|
+
resolved "https://registry.npmjs.org/oclif-plugin-update-notifier/-/oclif-plugin-update-notifier-1.5.124.tgz"
|
|
6367
|
+
integrity sha512-amxyUtKaVl7r2EbOYxSLfOv78gwMk8GnxC5UvcdYa+dgzEdOaxdyYuwp0DLm6HM4Bfl9DislCDwV3iNKmTnv6g==
|
|
6363
6368
|
dependencies:
|
|
6364
6369
|
"@jayree/changelog" "^1.2.10"
|
|
6365
|
-
"@oclif/core" "^4.3.
|
|
6370
|
+
"@oclif/core" "^4.3.3"
|
|
6366
6371
|
"@salesforce/kit" "^3.2.3"
|
|
6367
6372
|
boxen "^8.0.1"
|
|
6368
6373
|
chalk "^5.4.1"
|
|
@@ -6374,22 +6379,22 @@ oclif-plugin-update-notifier@^1.5.122:
|
|
|
6374
6379
|
semver-diff "^4.0.0"
|
|
6375
6380
|
tslib "^2.8.1"
|
|
6376
6381
|
|
|
6377
|
-
oclif@^4.
|
|
6378
|
-
version "4.
|
|
6379
|
-
resolved "https://registry.npmjs.org/oclif/-/oclif-4.
|
|
6380
|
-
integrity sha512-
|
|
6382
|
+
oclif@^4.18.1:
|
|
6383
|
+
version "4.18.1"
|
|
6384
|
+
resolved "https://registry.npmjs.org/oclif/-/oclif-4.18.1.tgz"
|
|
6385
|
+
integrity sha512-C5w/kUuIH3WxtjSfg3vxbdinT1dZuFoNaU7YhBTRx/FshO4WNHPsRqLgFFdx94dezkbskMJFcESS6i5RM96YSw==
|
|
6381
6386
|
dependencies:
|
|
6382
6387
|
"@aws-sdk/client-cloudfront" "^3.787.0"
|
|
6383
6388
|
"@aws-sdk/client-s3" "^3.787.0"
|
|
6384
6389
|
"@inquirer/confirm" "^3.1.22"
|
|
6385
6390
|
"@inquirer/input" "^2.2.4"
|
|
6386
6391
|
"@inquirer/select" "^2.5.0"
|
|
6387
|
-
"@oclif/core" "^4.2
|
|
6392
|
+
"@oclif/core" "^4.3.2"
|
|
6388
6393
|
"@oclif/plugin-help" "^6.2.27"
|
|
6389
6394
|
"@oclif/plugin-not-found" "^3.2.48"
|
|
6390
6395
|
"@oclif/plugin-warn-if-update-available" "^3.1.38"
|
|
6396
|
+
ansis "^3.16.0"
|
|
6391
6397
|
async-retry "^1.3.3"
|
|
6392
|
-
chalk "^4"
|
|
6393
6398
|
change-case "^4"
|
|
6394
6399
|
debug "^4.4.0"
|
|
6395
6400
|
ejs "^3.1.10"
|
|
@@ -6688,14 +6693,6 @@ picomatch@^3.0.1:
|
|
|
6688
6693
|
resolved "https://registry.npmjs.org/picomatch/-/picomatch-3.0.1.tgz"
|
|
6689
6694
|
integrity sha512-I3EurrIQMlRc9IaAZnqRR044Phh2DXY+55o7uJ0V+hYZAcQYSuFWsc9q5PvyDHUSCe1Qxn/iBz+78s86zWnGag==
|
|
6690
6695
|
|
|
6691
|
-
pino-abstract-transport@^1.0.0:
|
|
6692
|
-
version "1.1.0"
|
|
6693
|
-
resolved "https://registry.npmjs.org/pino-abstract-transport/-/pino-abstract-transport-1.1.0.tgz"
|
|
6694
|
-
integrity sha512-lsleG3/2a/JIWUtf9Q5gUNErBqwIu1tUKTT3dUzaf5DySw9ra1wcqKjJjLX1VTY64Wk1eEOYsVGSaGfCK85ekA==
|
|
6695
|
-
dependencies:
|
|
6696
|
-
readable-stream "^4.0.0"
|
|
6697
|
-
split2 "^4.0.0"
|
|
6698
|
-
|
|
6699
6696
|
pino-abstract-transport@^1.2.0:
|
|
6700
6697
|
version "1.2.0"
|
|
6701
6698
|
resolved "https://registry.npmjs.org/pino-abstract-transport/-/pino-abstract-transport-1.2.0.tgz"
|
|
@@ -6704,10 +6701,17 @@ pino-abstract-transport@^1.2.0:
|
|
|
6704
6701
|
readable-stream "^4.0.0"
|
|
6705
6702
|
split2 "^4.0.0"
|
|
6706
6703
|
|
|
6707
|
-
pino-
|
|
6708
|
-
version "
|
|
6709
|
-
resolved "https://registry.npmjs.org/pino-
|
|
6710
|
-
integrity sha512-
|
|
6704
|
+
pino-abstract-transport@^2.0.0:
|
|
6705
|
+
version "2.0.0"
|
|
6706
|
+
resolved "https://registry.npmjs.org/pino-abstract-transport/-/pino-abstract-transport-2.0.0.tgz"
|
|
6707
|
+
integrity sha512-F63x5tizV6WCh4R6RHyi2Ml+M70DNRXt/+HANowMflpgGFMAym/VKm6G7ZOQRjqN7XbGxK1Lg9t6ZrtzOaivMw==
|
|
6708
|
+
dependencies:
|
|
6709
|
+
split2 "^4.0.0"
|
|
6710
|
+
|
|
6711
|
+
pino-pretty@^11.3.0:
|
|
6712
|
+
version "11.3.0"
|
|
6713
|
+
resolved "https://registry.npmjs.org/pino-pretty/-/pino-pretty-11.3.0.tgz"
|
|
6714
|
+
integrity sha512-oXwn7ICywaZPHmu3epHGU2oJX4nPmKvHvB/bwrJHlGcbEWaVcotkpyVHMKLKmiVryWYByNp0jpgAcXpFJDXJzA==
|
|
6711
6715
|
dependencies:
|
|
6712
6716
|
colorette "^2.0.7"
|
|
6713
6717
|
dateformat "^4.6.3"
|
|
@@ -6717,7 +6721,7 @@ pino-pretty@^11.2.2:
|
|
|
6717
6721
|
joycon "^3.1.1"
|
|
6718
6722
|
minimist "^1.2.6"
|
|
6719
6723
|
on-exit-leak-free "^2.1.0"
|
|
6720
|
-
pino-abstract-transport "^
|
|
6724
|
+
pino-abstract-transport "^2.0.0"
|
|
6721
6725
|
pump "^3.0.0"
|
|
6722
6726
|
readable-stream "^4.0.0"
|
|
6723
6727
|
secure-json-parse "^2.4.0"
|
|
@@ -6729,17 +6733,17 @@ pino-std-serializers@^7.0.0:
|
|
|
6729
6733
|
resolved "https://registry.npmjs.org/pino-std-serializers/-/pino-std-serializers-7.0.0.tgz"
|
|
6730
6734
|
integrity sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA==
|
|
6731
6735
|
|
|
6732
|
-
pino@^9.
|
|
6733
|
-
version "9.
|
|
6734
|
-
resolved "https://registry.npmjs.org/pino/-/pino-9.
|
|
6735
|
-
integrity sha512-
|
|
6736
|
+
pino@^9.7.0:
|
|
6737
|
+
version "9.7.0"
|
|
6738
|
+
resolved "https://registry.npmjs.org/pino/-/pino-9.7.0.tgz"
|
|
6739
|
+
integrity sha512-vnMCM6xZTb1WDmLvtG2lE/2p+t9hDEIvTWJsu6FejkE62vB7gDhvzrpFR4Cw2to+9JNQxVnkAKVPA1KPB98vWg==
|
|
6736
6740
|
dependencies:
|
|
6737
6741
|
atomic-sleep "^1.0.0"
|
|
6738
6742
|
fast-redact "^3.1.1"
|
|
6739
6743
|
on-exit-leak-free "^2.1.0"
|
|
6740
|
-
pino-abstract-transport "^
|
|
6744
|
+
pino-abstract-transport "^2.0.0"
|
|
6741
6745
|
pino-std-serializers "^7.0.0"
|
|
6742
|
-
process-warning "^
|
|
6746
|
+
process-warning "^5.0.0"
|
|
6743
6747
|
quick-format-unescaped "^4.0.3"
|
|
6744
6748
|
real-require "^0.2.0"
|
|
6745
6749
|
safe-stable-stringify "^2.3.1"
|
|
@@ -6803,13 +6807,13 @@ pretty-quick@^3.3.1:
|
|
|
6803
6807
|
picomatch "^3.0.1"
|
|
6804
6808
|
tslib "^2.6.2"
|
|
6805
6809
|
|
|
6806
|
-
pretty-quick@^4.
|
|
6807
|
-
version "4.
|
|
6808
|
-
resolved "https://registry.npmjs.org/pretty-quick/-/pretty-quick-4.
|
|
6809
|
-
integrity sha512-
|
|
6810
|
+
pretty-quick@^4.2.2:
|
|
6811
|
+
version "4.2.2"
|
|
6812
|
+
resolved "https://registry.npmjs.org/pretty-quick/-/pretty-quick-4.2.2.tgz"
|
|
6813
|
+
integrity sha512-uAh96tBW1SsD34VhhDmWuEmqbpfYc/B3j++5MC/6b3Cb8Ow7NJsvKFhg0eoGu2xXX+o9RkahkTK6sUdd8E7g5w==
|
|
6810
6814
|
dependencies:
|
|
6811
|
-
|
|
6812
|
-
ignore "^7.0.
|
|
6815
|
+
"@pkgr/core" "^0.2.7"
|
|
6816
|
+
ignore "^7.0.5"
|
|
6813
6817
|
mri "^1.2.0"
|
|
6814
6818
|
picocolors "^1.1.1"
|
|
6815
6819
|
picomatch "^4.0.2"
|
|
@@ -6828,10 +6832,10 @@ process-on-spawn@^1.0.0:
|
|
|
6828
6832
|
dependencies:
|
|
6829
6833
|
fromentries "^1.2.0"
|
|
6830
6834
|
|
|
6831
|
-
process-warning@^
|
|
6832
|
-
version "
|
|
6833
|
-
resolved "https://registry.npmjs.org/process-warning/-/process-warning-
|
|
6834
|
-
integrity sha512
|
|
6835
|
+
process-warning@^5.0.0:
|
|
6836
|
+
version "5.0.0"
|
|
6837
|
+
resolved "https://registry.npmjs.org/process-warning/-/process-warning-5.0.0.tgz"
|
|
6838
|
+
integrity sha512-a39t9ApHNx2L4+HBnQKqxxHNs1r7KF+Intd8Q/g1bUh6q0WIp9voPXJ/x0j+ZL45KF1pJd9+q2jLIRMfvEshkA==
|
|
6835
6839
|
|
|
6836
6840
|
process@^0.11.10:
|
|
6837
6841
|
version "0.11.10"
|
|
@@ -7672,13 +7676,12 @@ supports-preserve-symlinks-flag@^1.0.0:
|
|
|
7672
7676
|
resolved "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz"
|
|
7673
7677
|
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
|
|
7674
7678
|
|
|
7675
|
-
synckit@^0.11.
|
|
7676
|
-
version "0.11.
|
|
7677
|
-
resolved "https://registry.npmjs.org/synckit/-/synckit-0.11.
|
|
7678
|
-
integrity sha512
|
|
7679
|
+
synckit@^0.11.7:
|
|
7680
|
+
version "0.11.8"
|
|
7681
|
+
resolved "https://registry.npmjs.org/synckit/-/synckit-0.11.8.tgz"
|
|
7682
|
+
integrity sha512-+XZ+r1XGIJGeQk3VvXhT6xx/VpbHsRzsTkGgF6E5RX9TTXD0118l87puaEBZ566FhqblC6U0d4XnubznJDm30A==
|
|
7679
7683
|
dependencies:
|
|
7680
|
-
"@pkgr/core" "^0.2.
|
|
7681
|
-
tslib "^2.8.1"
|
|
7684
|
+
"@pkgr/core" "^0.2.4"
|
|
7682
7685
|
|
|
7683
7686
|
test-exclude@^6.0.0:
|
|
7684
7687
|
version "6.0.0"
|
|
@@ -7751,12 +7754,12 @@ tinyexec@^0.3.2:
|
|
|
7751
7754
|
resolved "https://registry.npmjs.org/tinyexec/-/tinyexec-0.3.2.tgz"
|
|
7752
7755
|
integrity sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==
|
|
7753
7756
|
|
|
7754
|
-
tinyglobby@^0.2.9:
|
|
7755
|
-
version "0.2.
|
|
7756
|
-
resolved "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.
|
|
7757
|
-
integrity sha512-
|
|
7757
|
+
tinyglobby@^0.2.14, tinyglobby@^0.2.9:
|
|
7758
|
+
version "0.2.14"
|
|
7759
|
+
resolved "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.14.tgz"
|
|
7760
|
+
integrity sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==
|
|
7758
7761
|
dependencies:
|
|
7759
|
-
fdir "^6.4.
|
|
7762
|
+
fdir "^6.4.4"
|
|
7760
7763
|
picomatch "^4.0.2"
|
|
7761
7764
|
|
|
7762
7765
|
tmp@^0.0.33:
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sfdx-plugin-update-notifier",
|
|
3
3
|
"description": "update-notifier for sfdx plugins",
|
|
4
|
-
"version": "1.2.
|
|
4
|
+
"version": "1.2.126",
|
|
5
5
|
"author": "jayree",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"bugs": "https://github.com/jayree/sfdx-plugin-update-notifier/issues",
|
|
8
8
|
"dependencies": {
|
|
9
9
|
"@jayree/changelog": "^1.2.8",
|
|
10
|
-
"@oclif/core": "^4.
|
|
10
|
+
"@oclif/core": "^4.3.3",
|
|
11
11
|
"@salesforce/kit": "^3.2.3",
|
|
12
12
|
"debug": "^4.4.0",
|
|
13
|
-
"oclif-plugin-update-notifier": "^1.5.
|
|
13
|
+
"oclif-plugin-update-notifier": "^1.5.124",
|
|
14
14
|
"tslib": "^2.8.1"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
|
-
"@oclif/plugin-command-snapshot": "^5.
|
|
17
|
+
"@oclif/plugin-command-snapshot": "^5.3.1",
|
|
18
18
|
"@oclif/plugin-help": "^6.2.28",
|
|
19
19
|
"@oclif/test": "^4.1.13",
|
|
20
20
|
"@salesforce/dev-scripts": "^10.2.12",
|
|
@@ -22,14 +22,14 @@
|
|
|
22
22
|
"@types/fs-extra": "^11.0.4",
|
|
23
23
|
"@types/jsforce": "^1.11.5",
|
|
24
24
|
"c8": "^10.1.3",
|
|
25
|
-
"eslint-plugin-prettier": "^5.4.
|
|
26
|
-
"eslint-plugin-sf-plugin": "^1.20.
|
|
25
|
+
"eslint-plugin-prettier": "^5.4.1",
|
|
26
|
+
"eslint-plugin-sf-plugin": "^1.20.25",
|
|
27
27
|
"is-ci": "^4.1.0",
|
|
28
|
-
"oclif": "^4.
|
|
28
|
+
"oclif": "^4.18.1",
|
|
29
29
|
"patch-package": "^8.0.0",
|
|
30
30
|
"pinst": "^3.0.0",
|
|
31
31
|
"prettier": "^3.5.3",
|
|
32
|
-
"pretty-quick": "^4.
|
|
32
|
+
"pretty-quick": "^4.2.2",
|
|
33
33
|
"ts-node": "^10.9.2",
|
|
34
34
|
"typescript": "^5.8.3"
|
|
35
35
|
},
|