Skip to content

Commit 4c9b82e

Browse files
fix(deps): bump @salesforce/plugin-trust from 3.6.8 to 3.6.11
Bumps [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust) from 3.6.8 to 3.6.11. - [Release notes](https://github.com/salesforcecli/plugin-trust/releases) - [Changelog](https://github.com/salesforcecli/plugin-trust/blob/main/CHANGELOG.md) - [Commits](salesforcecli/plugin-trust@3.6.8...3.6.11) --- updated-dependencies: - dependency-name: "@salesforce/plugin-trust" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 388abec commit 4c9b82e

File tree

2 files changed

+65
-23
lines changed

2 files changed

+65
-23
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@salesforce/core": "^7.3.1",
1818
"@salesforce/kit": "^3.1.0",
1919
"@salesforce/plugin-command-reference": "^3.0.83",
20-
"@salesforce/plugin-trust": "^3.6.8",
20+
"@salesforce/plugin-trust": "^3.6.11",
2121
"@salesforce/sf-plugins-core": "^9.0.7",
2222
"@salesforce/ts-types": "^2.0.9",
2323
"aws-sdk": "^2.1618.0",

yarn.lock

Lines changed: 64 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1908,7 +1908,7 @@
19081908
proc-log "^4.0.0"
19091909
which "^4.0.0"
19101910

1911-
"@oclif/core@3.26.5", "@oclif/core@^3.21.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.4", "@oclif/core@^3.26.5":
1911+
"@oclif/core@3.26.5":
19121912
version "3.26.5"
19131913
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.5.tgz#6a1962971fcaa4e235c0d6a83d50681ccb2bd0e4"
19141914
integrity sha512-uRmAujGJjLhhgpLylbiuHuPt9Ec7u6aJ72utuSPNTRw47+W5vbQSGnLGPiil1Mt5YDL+zFOyTVH6Uv3NSP2SaQ==
@@ -1942,6 +1942,40 @@
19421942
wordwrap "^1.0.0"
19431943
wrap-ansi "^7.0.0"
19441944

1945+
"@oclif/core@^3.21.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.4", "@oclif/core@^3.26.5", "@oclif/core@^3.26.6":
1946+
version "3.26.6"
1947+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.6.tgz#f371868cfa0fe150a6547e6af98b359065d2f971"
1948+
integrity sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==
1949+
dependencies:
1950+
"@types/cli-progress" "^3.11.5"
1951+
ansi-escapes "^4.3.2"
1952+
ansi-styles "^4.3.0"
1953+
cardinal "^2.1.1"
1954+
chalk "^4.1.2"
1955+
clean-stack "^3.0.1"
1956+
cli-progress "^3.12.0"
1957+
color "^4.2.3"
1958+
debug "^4.3.4"
1959+
ejs "^3.1.10"
1960+
get-package-type "^0.1.0"
1961+
globby "^11.1.0"
1962+
hyperlinker "^1.0.0"
1963+
indent-string "^4.0.0"
1964+
is-wsl "^2.2.0"
1965+
js-yaml "^3.14.1"
1966+
minimatch "^9.0.4"
1967+
natural-orderby "^2.0.3"
1968+
object-treeify "^1.1.33"
1969+
password-prompt "^1.1.3"
1970+
slice-ansi "^4.0.0"
1971+
string-width "^4.2.3"
1972+
strip-ansi "^6.0.1"
1973+
supports-color "^8.1.1"
1974+
supports-hyperlinks "^2.2.0"
1975+
widest-line "^3.1.0"
1976+
wordwrap "^1.0.0"
1977+
wrap-ansi "^7.0.0"
1978+
19451979
"@oclif/plugin-command-snapshot@^5.1.8":
19461980
version "5.1.8"
19471981
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.8.tgz#6f9f04daa4c1a4923b4a1689b3ba7c7e76a3ce2e"
@@ -2096,16 +2130,16 @@
20962130
strip-ansi "6.0.1"
20972131
ts-retry-promise "^0.8.0"
20982132

2099-
"@salesforce/core@^7.3.0", "@salesforce/core@^7.3.1", "@salesforce/core@^7.3.3":
2100-
version "7.3.3"
2101-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.3.3.tgz#4b84aba806264dd13716f4c4774bd5a417259662"
2102-
integrity sha512-THjYnOrfj0vW+qvlm70NDasH3RHD03cm884yi1+1axA4ugS4FFxXrPDPWAEU5ve5B4vnT7CJfuD/Q56l67ug8w==
2133+
"@salesforce/core@^7.3.1", "@salesforce/core@^7.3.3", "@salesforce/core@^7.3.6":
2134+
version "7.3.8"
2135+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.3.8.tgz#8a646b5321f08c0fb4d22e2fa8b1d60b3a20df9b"
2136+
integrity sha512-VWhXHfjwjtC3pJWYp8wt5/fnNQ5tK61ovMG5eteXzVD2oFd7og1f6YjwuAzoYIZK7kYWWv7KJfGtCsPs7Zw+Ww==
21032137
dependencies:
21042138
"@jsforce/jsforce-node" "^3.2.0"
21052139
"@salesforce/kit" "^3.1.1"
21062140
"@salesforce/schemas" "^1.7.0"
21072141
"@salesforce/ts-types" "^2.0.9"
2108-
ajv "^8.12.0"
2142+
ajv "^8.13.0"
21092143
change-case "^4.1.2"
21102144
faye "^1.4.0"
21112145
form-data "^4.0.0"
@@ -2116,7 +2150,7 @@
21162150
pino-abstract-transport "^1.1.0"
21172151
pino-pretty "^10.3.1"
21182152
proper-lockfile "^4.1.2"
2119-
semver "^7.6.0"
2153+
semver "^7.6.2"
21202154
ts-retry-promise "^0.7.1"
21212155

21222156
"@salesforce/dev-config@^4.1.0":
@@ -2178,20 +2212,20 @@
21782212
debug "^4.3.4"
21792213
handlebars "^4.7.8"
21802214

2181-
"@salesforce/plugin-trust@^3.6.8":
2182-
version "3.6.8"
2183-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-trust/-/plugin-trust-3.6.8.tgz#d0495a9133423ac6b855838fdbb57ce26c8898ee"
2184-
integrity sha512-j9GjJ1Fk9jSR0IE/V1Btb2sfG+nnYjWaLPGs+Tebn5PKLHDeuSLVGybYW5Ue6mzy1XsFZHswh0uVamhshTWSnQ==
2215+
"@salesforce/plugin-trust@^3.6.11":
2216+
version "3.6.11"
2217+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-trust/-/plugin-trust-3.6.11.tgz#0e98293861798012e069aa7af6a88ab706cccb21"
2218+
integrity sha512-n8Kek3v5NvViW5ITPPtH7MLs68llibAZFk1poxOkYVnNDqPvHJZI8UBN+yH/Hn6r4PpnJv+G9GdOQu1f59kfjg==
21852219
dependencies:
2186-
"@oclif/core" "^3.26.4"
2187-
"@salesforce/core" "^7.3.0"
2220+
"@oclif/core" "^3.26.6"
2221+
"@salesforce/core" "^7.3.6"
21882222
"@salesforce/kit" "^3.1.1"
21892223
"@salesforce/sf-plugins-core" "^9.0.7"
21902224
got "^13.0.0"
21912225
npm "^10.7.0"
21922226
npm-run-path "^4.0.1"
21932227
proxy-agent "^6.4.0"
2194-
semver "^7.6.0"
2228+
semver "^7.6.2"
21952229
shelljs "^0.8.4"
21962230

21972231
"@salesforce/prettier-config@^0.0.3":
@@ -3181,7 +3215,7 @@ ajv@^6.12.4:
31813215
json-schema-traverse "^0.4.1"
31823216
uri-js "^4.2.2"
31833217

3184-
ajv@^8.11.0, ajv@^8.12.0:
3218+
ajv@^8.11.0:
31853219
version "8.12.0"
31863220
resolved "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz"
31873221
integrity sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==
@@ -3191,6 +3225,16 @@ ajv@^8.11.0, ajv@^8.12.0:
31913225
require-from-string "^2.0.2"
31923226
uri-js "^4.2.2"
31933227

3228+
ajv@^8.13.0:
3229+
version "8.13.0"
3230+
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.13.0.tgz#a3939eaec9fb80d217ddf0c3376948c023f28c91"
3231+
integrity sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==
3232+
dependencies:
3233+
fast-deep-equal "^3.1.3"
3234+
json-schema-traverse "^1.0.0"
3235+
require-from-string "^2.0.2"
3236+
uri-js "^4.4.1"
3237+
31943238
ansi-colors@4.1.1:
31953239
version "4.1.1"
31963240
resolved "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz"
@@ -8531,12 +8575,10 @@ semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
85318575
resolved "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz"
85328576
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
85338577

8534-
semver@^7.0.0, semver@^7.1.1, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.5.0, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0:
8535-
version "7.6.0"
8536-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.0.tgz#1a46a4db4bffcccd97b743b5005c8325f23d4e2d"
8537-
integrity sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==
8538-
dependencies:
8539-
lru-cache "^6.0.0"
8578+
semver@^7.0.0, semver@^7.1.1, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.5.0, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.6.2:
8579+
version "7.6.2"
8580+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.2.tgz#1e3b34759f896e8f14d6134732ce798aeb0c6e13"
8581+
integrity sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==
85408582

85418583
sentence-case@^3.0.4:
85428584
version "3.0.4"
@@ -9436,7 +9478,7 @@ upper-case@^2.0.2:
94369478
dependencies:
94379479
tslib "^2.0.3"
94389480

9439-
uri-js@^4.2.2:
9481+
uri-js@^4.2.2, uri-js@^4.4.1:
94409482
version "4.4.1"
94419483
resolved "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz"
94429484
integrity sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==

0 commit comments

Comments
 (0)