Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew W. Harn <[email protected]>
  • Loading branch information
awharn committed Jul 10, 2024
1 parent 5508686 commit 2f0821f
Show file tree
Hide file tree
Showing 3 changed files with 114 additions and 58 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/zowe-cli-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
fail-fast: false
matrix:
node-version: [18.x, 20.x]
os: [windows-latest, ubuntu-latest, macos-latest]
os: [windows-latest, ubuntu-latest, macos-13]

env:
OS: ${{ matrix.os }}
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the IBM® Db2® Plug-in for Zowe CLI will be documented in this file.

## Recent Changes

- BugFix: Updated axios transitive dependency to resolve technical debt. [#150](https://github.com/zowe/zowe-cli-db2-plugin/pull/150)

## `4.1.13`

- BugFix: Updated follow-redirects transitive dependency to resolve technical debt. [#146](https://github.com/zowe/zowe-cli-db2-plugin/pull/146)
Expand Down
166 changes: 109 additions & 57 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2f0821f

Please sign in to comment.