deps: bump gatsby-source-filesystem from 5.12.1 to 5.13.0 (#907)
dependabot[bot] committed
Jan 3, 2024 at 23:15 UTC
91cdce69572df417c00a4fbbe0fd95e7225a0d1b
1 file changed
+4
-4
package-lock.json
+4
-4
@@ -20317,15 +20317,15 @@
20317
}
20318
},
20319
"node_modules/gatsby-source-filesystem": {
20320
- "version": "5.12.1",
20321
- "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-5.12.1.tgz",
20322
- "integrity": "sha512-JV6lttId7cBDasVaweFbKuDQP9VH8fFgI1Mg0sM/tfydfKTLXiEbBadKgEHbvbwAZsYjK+/KvT7A58dzrzDdXw==",
20320
+ "version": "5.13.0",
20321
+ "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-5.13.0.tgz",
20322
+ "integrity": "sha512-yn4axQhIPHLQDMgrhEmerXyoawiTVB1haUz36BTlQers0HfMmODyjbnIK01Dt1IKAbYVfS0A2suBjBjIbNLwAg==",
20323
"dependencies": {
20324
"@babel/runtime": "^7.20.13",
20325
"chokidar": "^3.5.3",
20326
"file-type": "^16.5.4",
20327
"fs-extra": "^11.1.1",
20328
- "gatsby-core-utils": "^4.12.1",
20328
+ "gatsby-core-utils": "^4.13.0",
20329
"mime": "^3.0.0",
20330
"pretty-bytes": "^5.6.0",
20331
"valid-url": "^1.0.9",