mirror of
https://github.com/tcsenpai/obsidiangarden_netlify.git
synced 2025-06-04 12:00:02 +00:00
Bump @azure/storage-blob from 12.13.0 to 12.14.0 (#129)
* Move vercel.json to filesToAdd (#115) * vercel.json to filesToAdd * Netlify config doesn't need to be overwritten on every update --------- Co-authored-by: Ole Eskild Steensen <oleeskild@users.noreply.github.com> * Table wrapper for markdown tables (#114) * table wrapper for markdown tables * minimal formatting * minimal formatting * Only show scroll when neccessary --------- Co-authored-by: Ole Eskild Steensen <oleeskild@users.noreply.github.com> * Image optimization (#116) * image optimizations * added cache to gitignore * fault tolerant img generation * crash fix --------- Co-authored-by: Ole Eskild Steensen <oleeskild@users.noreply.github.com> * Bump @azure/storage-blob from 12.13.0 to 12.14.0 Bumps [@azure/storage-blob](https://github.com/Azure/azure-sdk-for-js) from 12.13.0 to 12.14.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.13.0...@azure/storage-blob_12.14.0) --- updated-dependencies: - dependency-name: "@azure/storage-blob" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Utsob Roy <roy@utsob.me> Co-authored-by: Ole Eskild Steensen <oleeskild@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e7a235fe25
commit
a732acd1ad
12
package-lock.json
generated
12
package-lock.json
generated
@ -389,9 +389,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@azure/storage-blob": {
|
||||
"version": "12.13.0",
|
||||
"resolved": "https://registry.npmjs.org/@azure/storage-blob/-/storage-blob-12.13.0.tgz",
|
||||
"integrity": "sha512-t3Q2lvBMJucgTjQcP5+hvEJMAsJSk0qmAnjDLie2td017IiduZbbC9BOcFfmwzR6y6cJdZOuewLCNFmEx9IrXA==",
|
||||
"version": "12.14.0",
|
||||
"resolved": "https://registry.npmjs.org/@azure/storage-blob/-/storage-blob-12.14.0.tgz",
|
||||
"integrity": "sha512-g8GNUDpMisGXzBeD+sKphhH5yLwesB4JkHr1U6be/X3F+cAMcyGLPD1P89g2M7wbEtUJWoikry1rlr83nNRBzg==",
|
||||
"dependencies": {
|
||||
"@azure/abort-controller": "^1.0.0",
|
||||
"@azure/core-http": "^3.0.0",
|
||||
@ -5954,9 +5954,9 @@
|
||||
}
|
||||
},
|
||||
"@azure/storage-blob": {
|
||||
"version": "12.13.0",
|
||||
"resolved": "https://registry.npmjs.org/@azure/storage-blob/-/storage-blob-12.13.0.tgz",
|
||||
"integrity": "sha512-t3Q2lvBMJucgTjQcP5+hvEJMAsJSk0qmAnjDLie2td017IiduZbbC9BOcFfmwzR6y6cJdZOuewLCNFmEx9IrXA==",
|
||||
"version": "12.14.0",
|
||||
"resolved": "https://registry.npmjs.org/@azure/storage-blob/-/storage-blob-12.14.0.tgz",
|
||||
"integrity": "sha512-g8GNUDpMisGXzBeD+sKphhH5yLwesB4JkHr1U6be/X3F+cAMcyGLPD1P89g2M7wbEtUJWoikry1rlr83nNRBzg==",
|
||||
"requires": {
|
||||
"@azure/abort-controller": "^1.0.0",
|
||||
"@azure/core-http": "^3.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user