Skip to content

Commit

Permalink
fix(deps): update dependency @azure/storage-blob to v12.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovatebot authored and renovate[bot] committed Sep 24, 2024
1 parent dcb9d01 commit 1ea29e9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 21 deletions.
26 changes: 7 additions & 19 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/data-access/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"license": "ISC",
"dependencies": {
"@azure/data-tables": "13.2.2",
"@azure/storage-blob": "12.24.0",
"@azure/storage-blob": "12.25.0",
"@stryker-mutator/dashboard-common": "0.15.1",
"mutation-testing-metrics": "3.3.0",
"mutation-testing-report-schema": "3.3.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"dependencies": {
"@azure/data-tables": "13.2.2",
"@azure/storage-blob": "12.24.0",
"@azure/storage-blob": "12.25.0",
"jsonwebtoken": "9.0.2",
"mutation-testing-report-schema": "3.3.0"
},
Expand Down

0 comments on commit 1ea29e9

Please sign in to comment.