Skip to content

Commit 104ba59

Browse files
authored
Merge pull request #983 from salesforcecli/dependabot-npm_and_yarn-salesforce-plugin-auth-3.7.18
chore(dev-deps): bump @salesforce/plugin-auth from 3.7.16 to 3.7.18
2 parents 4f459a4 + 61267e5 commit 104ba59

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@oclif/plugin-help": "^6.2.32",
2020
"@salesforce/dev-scripts": "^11.0.2",
21-
"@salesforce/plugin-auth": "^3.7.16",
21+
"@salesforce/plugin-auth": "^3.7.18",
2222
"@salesforce/plugin-user": "^3.6.32",
2323
"@types/debug": "^4.1.12",
2424
"eslint-plugin-sf-plugin": "^1.20.30",

yarn.lock

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1599,7 +1599,7 @@
15991599
"@nodelib/fs.scandir" "2.1.5"
16001600
fastq "^1.6.0"
16011601

1602-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.5.2":
1602+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2":
16031603
version "4.5.2"
16041604
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.2.tgz#4db8a365fa7e9e33af272294f710a7f3f25538e2"
16051605
integrity sha512-eQcKyrEcDYeZJKu4vUWiu0ii/1Gfev6GF4FsLSgNez5/+aQyAUCjg3ZWlurf491WiYZTXCWyKAxyPWk8DKv2MA==
@@ -1652,10 +1652,10 @@
16521652
lodash "^4.17.21"
16531653
registry-auth-token "^5.1.0"
16541654

1655-
"@oclif/table@^0.4.6":
1656-
version "0.4.6"
1657-
resolved "https://registry.yarnpkg.com/@oclif/table/-/table-0.4.6.tgz#4e07fc11de9b8a3187a5ea43edce71c42811ab7e"
1658-
integrity sha512-NXh72vHHYnDrWPmVfh4i7kDydz3CXm/tSAr17fWhmWfMM+8jGn5uo6FXtvB0cd9s4skvDqzoRcsRwOeR73zIKA==
1655+
"@oclif/table@^0.4.12":
1656+
version "0.4.12"
1657+
resolved "https://registry.yarnpkg.com/@oclif/table/-/table-0.4.12.tgz#070c6fc474d3f6b5cb6924c55931fe51ab79c69b"
1658+
integrity sha512-CrdJBBmil38o6K5QY+vuOovfG3A6q9nFIAISpNOoOnSSiA81s/xfZ/T4E0z7coDvYnz6wJCTMc2ObqaxBZfbHg==
16591659
dependencies:
16601660
"@types/react" "^18.3.12"
16611661
change-case "^5.4.4"
@@ -1693,7 +1693,7 @@
16931693
"@pnpm/network.ca-file" "^1.0.1"
16941694
config-chain "^1.1.11"
16951695

1696-
"@salesforce/core@^8.15.0", "@salesforce/core@^8.18.1", "@salesforce/core@^8.18.5", "@salesforce/core@^8.18.7", "@salesforce/core@^8.5.1":
1696+
"@salesforce/core@^8.18.5", "@salesforce/core@^8.18.7", "@salesforce/core@^8.5.1":
16971697
version "8.18.7"
16981698
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.18.7.tgz#1eb16b69b3a2120f5e39917a9e78d0c32eaa0943"
16991699
integrity sha512-TP0AwS52+4ijIqVkNrKesVtK/osGsW7KvHrUiPcARI73ZKnW5z/CCpGdDH8nwGHSxj9rYlWC//g3EkTZJkparw==
@@ -1761,36 +1761,36 @@
17611761
dependencies:
17621762
"@salesforce/ts-types" "^2.0.12"
17631763

1764-
"@salesforce/plugin-auth@^3.7.16":
1765-
version "3.7.16"
1766-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-3.7.16.tgz#a999f52c0b81156b48d43fa92090d00056c2ad6e"
1767-
integrity sha512-MbInuHVHA4tIK/X4nEbR+QktXRRaEDO+shecypRVVtGMceQQ0DEnCF72Taj1uOybHsCSQyMuzFhXODJZd1Dr8g==
1764+
"@salesforce/plugin-auth@^3.7.18":
1765+
version "3.7.18"
1766+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-3.7.18.tgz#8293107426418ce075779befb87e1bcc12fe27b0"
1767+
integrity sha512-UcWYh/N+PXTLoH9t+m7zl2W5diWaCA60VIa054YaOdkY6qDZSe2efn318EMG9KyaIqcOYYeKRlehwgF1RjAOOQ==
17681768
dependencies:
17691769
"@inquirer/checkbox" "^2.5.0"
17701770
"@inquirer/select" "^2.5.0"
17711771
"@oclif/core" "^4"
17721772
"@salesforce/core" "^8.18.7"
17731773
"@salesforce/kit" "^3.2.3"
1774-
"@salesforce/plugin-info" "^3.4.75"
1775-
"@salesforce/sf-plugins-core" "^12.2.3"
1774+
"@salesforce/plugin-info" "^3.4.77"
1775+
"@salesforce/sf-plugins-core" "^12.2.4"
17761776
"@salesforce/ts-types" "^2.0.11"
17771777
open "^10.2.0"
17781778

1779-
"@salesforce/plugin-info@^3.4.75":
1780-
version "3.4.75"
1781-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.4.75.tgz#461378b3effefbaa4ce98f3c7793afe10903cb77"
1782-
integrity sha512-zYXt0F3MxmneQtfOfE4eEY4JWcMzaP+LxUqlYY4deICxtQhR4UH/Iek9DihRZx9cpseVoW9t9QowQDkPtfNpDQ==
1779+
"@salesforce/plugin-info@^3.4.77":
1780+
version "3.4.77"
1781+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.4.77.tgz#3f51a575c52524e8bdc4cdab869d26fcb0ebd832"
1782+
integrity sha512-4EgAoYCkA6/q/WOAdcE19HV2TrRYc2lPTaCyBgqxaCWuzvinboYkevxjOPY3XU27mCSbYZSrZr6mZacyM/5wWw==
17831783
dependencies:
17841784
"@inquirer/input" "^2.3.0"
17851785
"@jsforce/jsforce-node" "^3.9.4"
17861786
"@oclif/core" "^4"
1787-
"@salesforce/core" "^8.18.1"
1787+
"@salesforce/core" "^8.18.7"
17881788
"@salesforce/kit" "^3.2.3"
17891789
"@salesforce/sf-plugins-core" "^12"
17901790
got "^13.0.0"
17911791
marked "^4.3.0"
17921792
marked-terminal "^4.2.0"
1793-
open "^10.1.2"
1793+
open "^10.2.0"
17941794
proxy-agent "^6.5.0"
17951795
semver "^7.7.2"
17961796

@@ -1832,16 +1832,16 @@
18321832
string-width "^7.2.0"
18331833
terminal-link "^3.0.0"
18341834

1835-
"@salesforce/sf-plugins-core@^12", "@salesforce/sf-plugins-core@^12.2.3":
1836-
version "12.2.3"
1837-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.3.tgz#f4ec67b15b9a86d6d18437061cf73e09fe0f68ea"
1838-
integrity sha512-mkBt57rD/987g4eT/XfJN469aEzLjskbgif+beLWocIkNXn70jMvX/RYRTAAkGRhixHHgYj+nY7kHI41rqKZ8w==
1835+
"@salesforce/sf-plugins-core@^12", "@salesforce/sf-plugins-core@^12.2.3", "@salesforce/sf-plugins-core@^12.2.4":
1836+
version "12.2.4"
1837+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.4.tgz#a89ddcbac6520870eb2e0aad2a2e78738441cedf"
1838+
integrity sha512-AwfhPxIJfzQUSZH8kiQOjRPOsfhO3CL+PKq0lfX+chdqwLOnXWviYCA1Z815MGG0ot/XMlsyj7CS+JxQ19Tn4A==
18391839
dependencies:
18401840
"@inquirer/confirm" "^3.1.22"
18411841
"@inquirer/password" "^2.2.0"
1842-
"@oclif/core" "^4.3.0"
1843-
"@oclif/table" "^0.4.6"
1844-
"@salesforce/core" "^8.15.0"
1842+
"@oclif/core" "^4.5.2"
1843+
"@oclif/table" "^0.4.12"
1844+
"@salesforce/core" "^8.18.7"
18451845
"@salesforce/kit" "^3.2.3"
18461846
"@salesforce/ts-types" "^2.0.12"
18471847
ansis "^3.3.2"
@@ -6428,7 +6428,7 @@ onetime@^5.1.0, onetime@^5.1.2:
64286428
dependencies:
64296429
mimic-fn "^2.1.0"
64306430

6431-
open@^10.1.2, open@^10.2.0:
6431+
open@^10.2.0:
64326432
version "10.2.0"
64336433
resolved "https://registry.yarnpkg.com/open/-/open-10.2.0.tgz#b9d855be007620e80b6fb05fac98141fe62db73c"
64346434
integrity sha512-YgBpdJHPyQ2UE5x+hlSXcnejzAvD0b22U2OuAP+8OnlJT+PjWPxtgmGqKKc+RgTM63U9gN0YzrYc71R2WT/hTA==

0 commit comments

Comments
 (0)