aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--package-lock.json18
-rw-r--r--package.json2
2 files changed, 10 insertions, 10 deletions
diff --git a/package-lock.json b/package-lock.json
index 0071693..2a868fd 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -17,7 +17,7 @@
"gatsby-plugin-offline": "^6.12.3",
"gatsby-plugin-sharp": "5.12.2",
"gatsby-plugin-styled-components": "6.12.0",
- "gatsby-source-filesystem": "5.12.0",
+ "gatsby-source-filesystem": "5.12.1",
"gatsby-transformer-sharp": "5.12.0",
"react": "18.2.0",
"react-dom": "18.2.0",
@@ -10003,15 +10003,15 @@
}
},
"node_modules/gatsby-source-filesystem": {
- "version": "5.12.0",
- "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-5.12.0.tgz",
- "integrity": "sha512-0BZkgADBu56vTzZ6TLvrMXhp8MzpEqvtpsI+VRtNTlsu6ULaHRjoMClomlAqWecjBXTkujhwpSjnIfEmpmCaLQ==",
+ "version": "5.12.1",
+ "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-5.12.1.tgz",
+ "integrity": "sha512-JV6lttId7cBDasVaweFbKuDQP9VH8fFgI1Mg0sM/tfydfKTLXiEbBadKgEHbvbwAZsYjK+/KvT7A58dzrzDdXw==",
"dependencies": {
"@babel/runtime": "^7.20.13",
"chokidar": "^3.5.3",
"file-type": "^16.5.4",
"fs-extra": "^11.1.1",
- "gatsby-core-utils": "^4.12.0",
+ "gatsby-core-utils": "^4.12.1",
"mime": "^3.0.0",
"pretty-bytes": "^5.6.0",
"valid-url": "^1.0.9",
@@ -25217,15 +25217,15 @@
}
},
"gatsby-source-filesystem": {
- "version": "5.12.0",
- "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-5.12.0.tgz",
- "integrity": "sha512-0BZkgADBu56vTzZ6TLvrMXhp8MzpEqvtpsI+VRtNTlsu6ULaHRjoMClomlAqWecjBXTkujhwpSjnIfEmpmCaLQ==",
+ "version": "5.12.1",
+ "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-5.12.1.tgz",
+ "integrity": "sha512-JV6lttId7cBDasVaweFbKuDQP9VH8fFgI1Mg0sM/tfydfKTLXiEbBadKgEHbvbwAZsYjK+/KvT7A58dzrzDdXw==",
"requires": {
"@babel/runtime": "^7.20.13",
"chokidar": "^3.5.3",
"file-type": "^16.5.4",
"fs-extra": "^11.1.1",
- "gatsby-core-utils": "^4.12.0",
+ "gatsby-core-utils": "^4.12.1",
"mime": "^3.0.0",
"pretty-bytes": "^5.6.0",
"valid-url": "^1.0.9",
diff --git a/package.json b/package.json
index 4d2b4ea..1790a63 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
"gatsby-plugin-offline": "^6.12.3",
"gatsby-plugin-sharp": "5.12.2",
"gatsby-plugin-styled-components": "6.12.0",
- "gatsby-source-filesystem": "5.12.0",
+ "gatsby-source-filesystem": "5.12.1",
"gatsby-transformer-sharp": "5.12.0",
"react": "18.2.0",
"react-dom": "18.2.0",