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:
parent
b0c33951f6
commit
6de609a7b5
2 changed files with 7 additions and 7 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "coryd.dev",
|
||||
"version": "8.7.12",
|
||||
"version": "9.1.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "coryd.dev",
|
||||
"version": "8.7.12",
|
||||
"version": "9.1.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@cdransf/api-text": "^1.2.2",
|
||||
|
@ -27,7 +27,7 @@
|
|||
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
||||
"@aws-sdk/client-s3": "^3.537.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",
|
||||
"child_process": "^1.0.2",
|
||||
"dotenv-flow": "^4.1.0",
|
||||
|
@ -1748,9 +1748,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@netlify/blobs": {
|
||||
"version": "7.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@netlify/blobs/-/blobs-7.0.1.tgz",
|
||||
"integrity": "sha512-TPx1QzdPcrtBLFXDsv+BOJg5ip/g4trKaot1MZIUV/uI6H0Islg3gU4AGuH5hAMZOr6VlRLWicFhGX7ihLz4eg==",
|
||||
"version": "7.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@netlify/blobs/-/blobs-7.2.0.tgz",
|
||||
"integrity": "sha512-ukPenoaJ89Oc6n20GsF8d3/jaaf9jO7tuwsyvBvTu0MYsGJh2qEacIyETu0PlwjzNQ5WsgVH47OwpM8PI9AOwQ==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": "^14.16.0 || >=16.0.0"
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
||||
"@aws-sdk/client-s3": "^3.537.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",
|
||||
"child_process": "^1.0.2",
|
||||
"dotenv-flow": "^4.1.0",
|
||||
|
|
Reference in a new issue