Skip to content

Commit

Permalink
Merge pull request #2593 from zowe/tech-debt-updates
Browse files Browse the repository at this point in the history
Update secrets to match latest cli version
  • Loading branch information
JillieBeanSim authored Nov 28, 2023
2 parents cfc6d06 + 0a9d894 commit 68c9167
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/zowe-explorer-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@types/vscode": "^1.53.2",
"@zowe/cli": "7.19.0",
"@zowe/secrets-for-zowe-sdk": "7.18.4",
"@zowe/secrets-for-zowe-sdk": "7.18.6",
"handlebars": "^4.7.7",
"semver": "^7.5.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/zowe-explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1994,7 +1994,7 @@
"webpack-cli": "^3.3.11"
},
"dependencies": {
"@zowe/secrets-for-zowe-sdk": "7.18.4",
"@zowe/secrets-for-zowe-sdk": "7.18.6",
"@zowe/zowe-explorer-api": "2.13.0-SNAPSHOT",
"dayjs": "^1.11.10",
"fs-extra": "8.0.1",
Expand Down
5 changes: 0 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2723,11 +2723,6 @@
dependencies:
js-yaml "4.1.0"

"@zowe/[email protected]":
version "7.18.4"
resolved "https://zowe.jfrog.io/zowe/api/npm/npm-local-release/@zowe/secrets-for-zowe-sdk/-/@zowe/secrets-for-zowe-sdk-7.18.4.tgz"
integrity sha512-MCJBHSCbf2TdN9/5pbJNC6LWrWgnmYt0zVINs6g8Tlf/UmVBh08TlrROzPfL5aYi7FWPa64BHur40x/e1eNalg==

"@zowe/[email protected]":
version "7.18.6"
resolved "https://registry.npmjs.org/@zowe/secrets-for-zowe-sdk/-/secrets-for-zowe-sdk-7.18.6.tgz#6b854b344babb291c26d19d82633099a46e08452"
Expand Down

0 comments on commit 68c9167

Please sign in to comment.