chore(deps-dev): bump @netlify/blobs from 7.0.1 to 7.2.0

Bumps [@netlify/blobs](https://github.com/netlify/blobs) from 7.0.1 to 7.2.0.
- [Release notes](https://github.com/netlify/blobs/releases)
- [Changelog](https://github.com/netlify/blobs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/netlify/blobs/compare/v7.0.1...v7.2.0)

---
updated-dependencies:
- dependency-name: "@netlify/blobs"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-01 19:18:19 +00:00 committed by GitHub
parent b0c33951f6
commit 6de609a7b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View file

@ -1,12 +1,12 @@
{ {
"name": "coryd.dev", "name": "coryd.dev",
"version": "8.7.12", "version": "9.1.0",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "coryd.dev", "name": "coryd.dev",
"version": "8.7.12", "version": "9.1.0",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@cdransf/api-text": "^1.2.2", "@cdransf/api-text": "^1.2.2",
@ -27,7 +27,7 @@
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0", "@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
"@aws-sdk/client-s3": "^3.537.0", "@aws-sdk/client-s3": "^3.537.0",
"@cdransf/eleventy-plugin-tabler-icons": "^1.1.0", "@cdransf/eleventy-plugin-tabler-icons": "^1.1.0",
"@netlify/blobs": "^7.0.1", "@netlify/blobs": "^7.2.0",
"@rknightuk/eleventy-plugin-post-graph": "^1.0.6", "@rknightuk/eleventy-plugin-post-graph": "^1.0.6",
"child_process": "^1.0.2", "child_process": "^1.0.2",
"dotenv-flow": "^4.1.0", "dotenv-flow": "^4.1.0",
@ -1748,9 +1748,9 @@
} }
}, },
"node_modules/@netlify/blobs": { "node_modules/@netlify/blobs": {
"version": "7.0.1", "version": "7.2.0",
"resolved": "https://registry.npmjs.org/@netlify/blobs/-/blobs-7.0.1.tgz", "resolved": "https://registry.npmjs.org/@netlify/blobs/-/blobs-7.2.0.tgz",
"integrity": "sha512-TPx1QzdPcrtBLFXDsv+BOJg5ip/g4trKaot1MZIUV/uI6H0Islg3gU4AGuH5hAMZOr6VlRLWicFhGX7ihLz4eg==", "integrity": "sha512-ukPenoaJ89Oc6n20GsF8d3/jaaf9jO7tuwsyvBvTu0MYsGJh2qEacIyETu0PlwjzNQ5WsgVH47OwpM8PI9AOwQ==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": "^14.16.0 || >=16.0.0" "node": "^14.16.0 || >=16.0.0"

View file

@ -37,7 +37,7 @@
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0", "@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
"@aws-sdk/client-s3": "^3.537.0", "@aws-sdk/client-s3": "^3.537.0",
"@cdransf/eleventy-plugin-tabler-icons": "^1.1.0", "@cdransf/eleventy-plugin-tabler-icons": "^1.1.0",
"@netlify/blobs": "^7.0.1", "@netlify/blobs": "^7.2.0",
"@rknightuk/eleventy-plugin-post-graph": "^1.0.6", "@rknightuk/eleventy-plugin-post-graph": "^1.0.6",
"child_process": "^1.0.2", "child_process": "^1.0.2",
"dotenv-flow": "^4.1.0", "dotenv-flow": "^4.1.0",