fix(deps): update dependency @azure/storage-blob to v12.31.0
Docker / build-and-push (backend) (push) Has been cancelled
Docker / build-and-push (frontend) (push) Has been cancelled
Deploy HD2 docs to Netlify / Deploys to netlify (push) Has been cancelled
E2E Tests / backend-sqlite (push) Has been cancelled
E2E Tests / backend-mariadb (push) Has been cancelled
E2E Tests / backend-postgres (push) Has been cancelled
Lint and check format / Lint files and check formatting (push) Has been cancelled
REUSE Compliance Check / reuse (push) Has been cancelled
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
Static Analysis / Njsscan code scanning (push) Has been cancelled
Static Analysis / CodeQL analysis (javascript) (push) Has been cancelled
Run tests & build / Test and build with NodeJS 24 (push) Has been cancelled

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-14 18:17:42 +00:00
committed by Erik Michelson
parent c52b83ae58
commit bb3db041fd
2 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"knex": "tsx ../node_modules/.bin/knex --migrations-directory src/database/migrations --knexfile ./knexfile.ts"
},
"dependencies": {
"@azure/storage-blob": "12.29.1",
"@azure/storage-blob": "12.31.0",
"@fastify/cookie": "11.0.2",
"@fastify/csrf-protection": "7.1.0",
"@fastify/multipart": "9.4.0",
+10 -10
View File
@@ -262,9 +262,9 @@ __metadata:
languageName: node
linkType: hard
"@azure/storage-blob@npm:12.29.1":
version: 12.29.1
resolution: "@azure/storage-blob@npm:12.29.1"
"@azure/storage-blob@npm:12.31.0":
version: 12.31.0
resolution: "@azure/storage-blob@npm:12.31.0"
dependencies:
"@azure/abort-controller": "npm:^2.1.2"
"@azure/core-auth": "npm:^1.9.0"
@@ -277,16 +277,16 @@ __metadata:
"@azure/core-util": "npm:^1.11.0"
"@azure/core-xml": "npm:^1.4.5"
"@azure/logger": "npm:^1.1.4"
"@azure/storage-common": "npm:^12.1.1"
"@azure/storage-common": "npm:^12.3.0"
events: "npm:^3.0.0"
tslib: "npm:^2.8.1"
checksum: 10c0/01173ca8a05d27dcf44f7eb5f30cc74d591de07c808cfe031917b1e905dc659165c9fd981113e778bbe52a4e8ed16269d3f9cf0bb006007c79ef3b5a8257aa8a
checksum: 10c0/ed228de94a7a8d96a575eb8fac8e9b042ce2d4a272ad96204766d0c20618e8c4adf03eb30c50c4227d569b6a69e136a6450b2849ae1e4918b8db1c3773a9041d
languageName: node
linkType: hard
"@azure/storage-common@npm:^12.1.1":
version: 12.1.1
resolution: "@azure/storage-common@npm:12.1.1"
"@azure/storage-common@npm:^12.3.0":
version: 12.3.0
resolution: "@azure/storage-common@npm:12.3.0"
dependencies:
"@azure/abort-controller": "npm:^2.1.2"
"@azure/core-auth": "npm:^1.9.0"
@@ -297,7 +297,7 @@ __metadata:
"@azure/logger": "npm:^1.1.4"
events: "npm:^3.3.0"
tslib: "npm:^2.8.1"
checksum: 10c0/6ccbdd95305592876b65cc76d114c076ad3b8289d2df1f5ccff6cb29283b572c560eb1e1b12a19158d26675df4ef58e51bd5890e44e59c3e45e2276fee6498b0
checksum: 10c0/e2b40ed6e93041a82518467467bf1e31201a08a35eeeae44b5b26bd1085fb2199cdf2992682fcb1a503884b0e7b71236f8434b451664430c4620d94492a2f105
languageName: node
linkType: hard
@@ -2852,7 +2852,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@hedgedoc/backend@workspace:backend"
dependencies:
"@azure/storage-blob": "npm:12.29.1"
"@azure/storage-blob": "npm:12.31.0"
"@fastify/cookie": "npm:11.0.2"
"@fastify/csrf-protection": "npm:7.1.0"
"@fastify/multipart": "npm:9.4.0"