mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-11-13 16:45:12 +01:00
Bump gatsby-source-filesystem from 4.4.0 to 4.5.1 (#771)
This commit is contained in:
parent
8f3665d058
commit
ea30888160
18
package-lock.json
generated
18
package-lock.json
generated
@ -24,7 +24,7 @@
|
||||
"gatsby-plugin-sitemap": "^5.4.0",
|
||||
"gatsby-plugin-svgr": "^3.0.0-beta.0",
|
||||
"gatsby-plugin-webpack-size": "^2.0.1",
|
||||
"gatsby-source-filesystem": "^4.4.0",
|
||||
"gatsby-source-filesystem": "^4.5.1",
|
||||
"gatsby-transformer-json": "^4.4.0",
|
||||
"gatsby-transformer-sharp": "^4.4.0",
|
||||
"gatsby-transformer-yaml": "^4.4.0",
|
||||
@ -11575,16 +11575,16 @@
|
||||
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
|
||||
},
|
||||
"node_modules/gatsby-source-filesystem": {
|
||||
"version": "4.4.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.4.0.tgz",
|
||||
"integrity": "sha512-tN+aJdOnBf92V9oHXaGzPB6gL0EhpYH0mh/dfszroy25CtSq07fZu8SynS/B3ClJVi22MkD0imcDVMlPJGSQ3w==",
|
||||
"version": "4.5.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.5.1.tgz",
|
||||
"integrity": "sha512-yME2P0uzsKIB8K7j2zidwIJkqko0e8CxB644piti4NqTF0NAjYHRuich0cjGIvv5sGq2infWVvw+6+tRZT2Hqw==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"chokidar": "^3.5.2",
|
||||
"fastq": "^1.13.0",
|
||||
"file-type": "^16.5.3",
|
||||
"fs-extra": "^10.0.0",
|
||||
"gatsby-core-utils": "^3.4.0",
|
||||
"gatsby-core-utils": "^3.5.1",
|
||||
"got": "^9.6.0",
|
||||
"md5-file": "^5.0.0",
|
||||
"mime": "^2.5.2",
|
||||
@ -34268,16 +34268,16 @@
|
||||
}
|
||||
},
|
||||
"gatsby-source-filesystem": {
|
||||
"version": "4.4.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.4.0.tgz",
|
||||
"integrity": "sha512-tN+aJdOnBf92V9oHXaGzPB6gL0EhpYH0mh/dfszroy25CtSq07fZu8SynS/B3ClJVi22MkD0imcDVMlPJGSQ3w==",
|
||||
"version": "4.5.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.5.1.tgz",
|
||||
"integrity": "sha512-yME2P0uzsKIB8K7j2zidwIJkqko0e8CxB644piti4NqTF0NAjYHRuich0cjGIvv5sGq2infWVvw+6+tRZT2Hqw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"chokidar": "^3.5.2",
|
||||
"fastq": "^1.13.0",
|
||||
"file-type": "^16.5.3",
|
||||
"fs-extra": "^10.0.0",
|
||||
"gatsby-core-utils": "^3.4.0",
|
||||
"gatsby-core-utils": "^3.5.1",
|
||||
"got": "^9.6.0",
|
||||
"md5-file": "^5.0.0",
|
||||
"mime": "^2.5.2",
|
||||
|
@ -35,7 +35,7 @@
|
||||
"gatsby-plugin-sitemap": "^5.4.0",
|
||||
"gatsby-plugin-svgr": "^3.0.0-beta.0",
|
||||
"gatsby-plugin-webpack-size": "^2.0.1",
|
||||
"gatsby-source-filesystem": "^4.4.0",
|
||||
"gatsby-source-filesystem": "^4.5.1",
|
||||
"gatsby-transformer-json": "^4.4.0",
|
||||
"gatsby-transformer-sharp": "^4.4.0",
|
||||
"gatsby-transformer-yaml": "^4.4.0",
|
||||
|
Loading…
Reference in New Issue
Block a user