|
549 | 549 | resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
|
550 | 550 | integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
|
551 | 551 |
|
552 |
| -"@salesforce/core@^7.3.3": |
553 |
| - version "7.3.3" |
554 |
| - resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.3.3.tgz#4b84aba806264dd13716f4c4774bd5a417259662" |
555 |
| - integrity sha512-THjYnOrfj0vW+qvlm70NDasH3RHD03cm884yi1+1axA4ugS4FFxXrPDPWAEU5ve5B4vnT7CJfuD/Q56l67ug8w== |
| 552 | +"@salesforce/core@^7.3.5": |
| 553 | + version "7.3.5" |
| 554 | + resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.3.5.tgz#0dccb4d8ddd36cde449d67a482dfb52e63de1c9f" |
| 555 | + integrity sha512-9hkK4EyV1Z7T1mDyb/Rj1dO0Owp3f2PNGXSyQhCG2nozSCxAQlPeFFqn2L3d7kJJxdhlr58P4QXiFCoJVVvbLQ== |
556 | 556 | dependencies:
|
557 | 557 | "@jsforce/jsforce-node" "^3.2.0"
|
558 | 558 | "@salesforce/kit" "^3.1.1"
|
559 | 559 | "@salesforce/schemas" "^1.7.0"
|
560 | 560 | "@salesforce/ts-types" "^2.0.9"
|
561 |
| - ajv "^8.12.0" |
| 561 | + ajv "^8.13.0" |
562 | 562 | change-case "^4.1.2"
|
563 | 563 | faye "^1.4.0"
|
564 | 564 | form-data "^4.0.0"
|
@@ -995,15 +995,15 @@ ajv@^6.12.4:
|
995 | 995 | json-schema-traverse "^0.4.1"
|
996 | 996 | uri-js "^4.2.2"
|
997 | 997 |
|
998 |
| -ajv@^8.11.0, ajv@^8.12.0: |
999 |
| - version "8.12.0" |
1000 |
| - resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.12.0.tgz#d1a0527323e22f53562c567c00991577dfbe19d1" |
1001 |
| - integrity sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA== |
| 998 | +ajv@^8.11.0, ajv@^8.13.0: |
| 999 | + version "8.13.0" |
| 1000 | + resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.13.0.tgz#a3939eaec9fb80d217ddf0c3376948c023f28c91" |
| 1001 | + integrity sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA== |
1002 | 1002 | dependencies:
|
1003 |
| - fast-deep-equal "^3.1.1" |
| 1003 | + fast-deep-equal "^3.1.3" |
1004 | 1004 | json-schema-traverse "^1.0.0"
|
1005 | 1005 | require-from-string "^2.0.2"
|
1006 |
| - uri-js "^4.2.2" |
| 1006 | + uri-js "^4.4.1" |
1007 | 1007 |
|
1008 | 1008 |
|
1009 | 1009 | version "4.1.1"
|
@@ -5061,7 +5061,7 @@ upper-case@^2.0.2:
|
5061 | 5061 | dependencies:
|
5062 | 5062 | tslib "^2.0.3"
|
5063 | 5063 |
|
5064 |
| -uri-js@^4.2.2: |
| 5064 | +uri-js@^4.2.2, uri-js@^4.4.1: |
5065 | 5065 | version "4.4.1"
|
5066 | 5066 | resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
|
5067 | 5067 | integrity sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==
|
|
0 commit comments