Skip to content

Commit 3f47adf

Browse files
authored
fix security alerts (#67)
1 parent 1a0c708 commit 3f47adf

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"description": "Hackolade plugin for Azure Cosmos DB with SQL API",
2323
"dependencies": {
2424
"@azure/cosmos": "3.17.3",
25-
"axios": "1.15.0",
25+
"axios": "1.16.0",
2626
"lodash": "4.18.1",
2727
"qs": "6.15.1"
2828
},
@@ -54,4 +54,4 @@
5454
"minimatch": "10.2.4",
5555
"uuid": "14.0.0"
5656
}
57-
}
57+
}

0 commit comments

Comments
 (0)