Skip to content

Commit 6a94386

Browse files
chore(deps): bump @azure/storage-blob from 12.15.0 to 12.28.0
Bumps [@azure/storage-blob](https://github.com/Azure/azure-sdk-for-js) from 12.15.0 to 12.28.0. - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md) - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/storage-blob_12.15.0...@azure/storage-blob_12.28.0) --- updated-dependencies: - dependency-name: "@azure/storage-blob" dependency-version: 12.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1e59706 commit 6a94386

File tree

2 files changed

+182
-159
lines changed

2 files changed

+182
-159
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"seed": "ts-node --compiler-options {\"module\":\"CommonJS\"} prisma/seedDev.ts"
1818
},
1919
"dependencies": {
20-
"@azure/storage-blob": "^12.15.0",
20+
"@azure/storage-blob": "^12.28.0",
2121
"@hookform/resolvers": "^3.3.4",
2222
"@next-auth/prisma-adapter": "^1.0.7",
2323
"@prisma/client": "^5.12.1",

0 commit comments

Comments
 (0)