Skip to content

Commit dd9a1f4

Browse files
mfilipcblanc
authored andcommitted
fix(deps): address axios security vulnerability by bumping to 1.16.0
1 parent d407c55 commit dd9a1f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
strategy:
1313
matrix:
14-
node-version: [20.x]
14+
node-version: [22.x]
1515
fail-fast: false
1616

1717
steps:

0 commit comments

Comments
 (0)