Merge pull request #301 from cdransf/dependabot/npm_and_yarn/netlify/blobs-7.2.0
This commit is contained in:
commit
37becb783e
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