File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 33
33
" !lib/**/*.map"
34
34
],
35
35
"dependencies" : {
36
- "@salesforce/core" : " ^3.32.6 " ,
36
+ "@salesforce/core" : " ^3.32.9 " ,
37
37
"@salesforce/ts-types" : " ^1.7.0" ,
38
38
"applicationinsights" : " ^1.4.0" ,
39
39
"axios" : " ^0.27.2"
Original file line number Diff line number Diff line change 643
643
mv "~2"
644
644
safe-json-stringify "~1"
645
645
646
- " @salesforce/core@^3.32.6 " :
647
- version "3.32.6 "
648
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-3.32.6 .tgz#ee42663ffbf9db2478247fa7e6af3df652eebb5f "
649
- integrity sha512-+j9nXnVnK4H+YmRfhcmSW/RZu2XIM6zKlXImsy+XhWBV1zOvM1JZiQngj3pdrGck7hoMc68YfWP0UEVzmM/k+g ==
646
+ " @salesforce/core@^3.32.9 " :
647
+ version "3.32.9 "
648
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-3.32.9 .tgz#bb655f7cdfc5b97538421147add20e8b84a364ff "
649
+ integrity sha512-dpvatNXEtxuT0/8dW/iO6KHTVGO38rUVfZ5HgPRoOOfKt0bq0KSi3PrVj1LyA7iyE7wCzliXY4vTdLhqYtZY6g ==
650
650
dependencies :
651
651
" @salesforce/bunyan" " ^2.0.0"
652
652
" @salesforce/kit" " ^1.8.0"
653
653
" @salesforce/schemas" " ^1.4.0"
654
654
" @salesforce/ts-types" " ^1.5.21"
655
655
" @types/graceful-fs" " ^4.1.5"
656
656
" @types/semver" " ^7.3.13"
657
- ajv "^8.11.0 "
657
+ ajv "^8.11.2 "
658
658
archiver "^5.3.0"
659
659
change-case "^4.1.2"
660
660
debug "^3.2.7"
@@ -1057,10 +1057,10 @@ ajv@^6.10.0, ajv@^6.12.4:
1057
1057
json-schema-traverse "^0.4.1"
1058
1058
uri-js "^4.2.2"
1059
1059
1060
- ajv@^8.0.1, ajv@^8.11.0 :
1061
- version "8.11.0 "
1062
- resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.11.0 .tgz#977e91dd96ca669f54a11e23e378e33b884a565f "
1063
- integrity sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg ==
1060
+ ajv@^8.0.1, ajv@^8.11.0, ajv@^8.11.2 :
1061
+ version "8.11.2 "
1062
+ resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.11.2 .tgz#aecb20b50607acf2569b6382167b65a96008bb78 "
1063
+ integrity sha512-E4bfmKAhGiSTvMfL1Myyycaub+cUEU2/IvpylXkUu7CHBkBj1f/ikdzbD7YQ6FKUbixDxeYvB/xY4fvyroDlQg ==
1064
1064
dependencies :
1065
1065
fast-deep-equal "^3.1.1"
1066
1066
json-schema-traverse "^1.0.0"
You can’t perform that action at this time.
0 commit comments