Skip to content

Commit 26ac336

Browse files
fix(deps): bump @salesforce/plugin-info from 3.4.37 to 3.4.40
Bumps [@salesforce/plugin-info](https://github.com/salesforcecli/plugin-info) from 3.4.37 to 3.4.40. - [Release notes](https://github.com/salesforcecli/plugin-info/releases) - [Changelog](https://github.com/salesforcecli/plugin-info/blob/main/CHANGELOG.md) - [Commits](salesforcecli/plugin-info@3.4.37...3.4.40) --- updated-dependencies: - dependency-name: "@salesforce/plugin-info" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bfee80b commit 26ac336

File tree

2 files changed

+40
-15
lines changed

2 files changed

+40
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@salesforce/apex-node": "^8.1.19",
1111
"@salesforce/core": "^8.8.2",
1212
"@salesforce/kit": "^3.2.3",
13-
"@salesforce/plugin-info": "^3.4.37",
13+
"@salesforce/plugin-info": "^3.4.40",
1414
"@salesforce/sf-plugins-core": "^12.1.4",
1515
"@salesforce/source-deploy-retrieve": "^12.15.0",
1616
"@salesforce/source-tracking": "^7.3.15",

yarn.lock

Lines changed: 39 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1322,10 +1322,10 @@
13221322
"@jridgewell/resolve-uri" "^3.1.0"
13231323
"@jridgewell/sourcemap-codec" "^1.4.14"
13241324

1325-
"@jsforce/jsforce-node@^3.6.1", "@jsforce/jsforce-node@^3.6.3":
1326-
version "3.6.3"
1327-
resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.6.3.tgz#a5c984b6deffac01ddabc3f4b48374408c5cd194"
1328-
integrity sha512-sNUeBzfUv57uH0AiYuAOO8yjBP7lNY33mWybrjvBud8gMFVWozY6UAWU1DUk/dpqZ0+FK3iqB++nOQRczj1nSg==
1325+
"@jsforce/jsforce-node@^3.6.1", "@jsforce/jsforce-node@^3.6.3", "@jsforce/jsforce-node@^3.6.4":
1326+
version "3.6.4"
1327+
resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.6.4.tgz#c1055e2064a501633e9d86f6f2fe1b287c6ce9ce"
1328+
integrity sha512-9IZL5lFDE1nUnPYnzOleH0xaEE3Sc9sQcLKwx1LQeSyAI/KvnxySadlIpZAdTrJap4hDRFQkXiEFiJ3oFwj/zg==
13291329
dependencies:
13301330
"@sindresorhus/is" "^4"
13311331
base64url "^3.0.1"
@@ -1595,13 +1595,13 @@
15951595
debug "^4.4.0"
15961596
handlebars "^4.7.8"
15971597

1598-
"@salesforce/plugin-info@^3.4.37":
1599-
version "3.4.37"
1600-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.4.37.tgz#6ce5a2b09d892484983d37feb964ccd35227a9e4"
1601-
integrity sha512-ak9owqn5Q1PP+HL9JXZLYJo7ufTOQa1PoYag5HEq5l9oDgWvPbUKlMoEm02dVIzKqoULWvYhoy1CpHq4CQflDg==
1598+
"@salesforce/plugin-info@^3.4.40":
1599+
version "3.4.40"
1600+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.4.40.tgz#be1b6a94c901b6dbd7cf47e3561210c46578d901"
1601+
integrity sha512-hZ9nNVgAeo68rh8mOSiQyww9hziGrQCbXKkD4t4bTDOpy2FAQ29ZrJLh5JwxiovY73js4bNWpuiVXR5KG7LNvw==
16021602
dependencies:
16031603
"@inquirer/input" "^2.3.0"
1604-
"@jsforce/jsforce-node" "^3.6.3"
1604+
"@jsforce/jsforce-node" "^3.6.4"
16051605
"@oclif/core" "^4"
16061606
"@salesforce/core" "^8.8.0"
16071607
"@salesforce/kit" "^3.2.3"
@@ -1611,7 +1611,7 @@
16111611
marked-terminal "^4.2.0"
16121612
open "^10.1.0"
16131613
proxy-agent "^6.5.0"
1614-
semver "^7.7.0"
1614+
semver "^7.7.1"
16151615

16161616
"@salesforce/prettier-config@^0.0.3":
16171617
version "0.0.3"
@@ -7420,7 +7420,7 @@ semver@^6.0.0, semver@^6.3.1:
74207420
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
74217421
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
74227422

7423-
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.0:
7423+
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:
74247424
version "7.7.1"
74257425
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.1.tgz#abd5098d82b18c6c81f6074ff2647fd3e7220c9f"
74267426
integrity sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==
@@ -7790,7 +7790,16 @@ [email protected]:
77907790
dependencies:
77917791
escodegen "^1.8.1"
77927792

7793-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
7793+
"string-width-cjs@npm:string-width@^4.2.0":
7794+
version "4.2.3"
7795+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
7796+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
7797+
dependencies:
7798+
emoji-regex "^8.0.0"
7799+
is-fullwidth-code-point "^3.0.0"
7800+
strip-ansi "^6.0.1"
7801+
7802+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
77947803
version "4.2.3"
77957804
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
77967805
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -7859,7 +7868,14 @@ string_decoder@~1.1.1:
78597868
dependencies:
78607869
safe-buffer "~5.1.0"
78617870

7862-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", [email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
7871+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
7872+
version "6.0.1"
7873+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
7874+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
7875+
dependencies:
7876+
ansi-regex "^5.0.1"
7877+
7878+
[email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
78637879
version "6.0.1"
78647880
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
78657881
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -8460,7 +8476,7 @@ workerpool@^6.5.1:
84608476
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.5.1.tgz#060f73b39d0caf97c6db64da004cd01b4c099544"
84618477
integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==
84628478

8463-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
8479+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
84648480
version "7.0.0"
84658481
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
84668482
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -8478,6 +8494,15 @@ wrap-ansi@^6.2.0:
84788494
string-width "^4.1.0"
84798495
strip-ansi "^6.0.0"
84808496

8497+
wrap-ansi@^7.0.0:
8498+
version "7.0.0"
8499+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
8500+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
8501+
dependencies:
8502+
ansi-styles "^4.0.0"
8503+
string-width "^4.1.0"
8504+
strip-ansi "^6.0.0"
8505+
84818506
wrap-ansi@^8.1.0:
84828507
version "8.1.0"
84838508
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)