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 817f467..b9bc08f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10,7 +10,7 @@
"license": "BlueOak-1.0.0",
"dependencies": {
"babel-plugin-styled-components": "^2.1.4",
- "gatsby": "5.12.9",
+ "gatsby": "5.12.11",
"gatsby-plugin-html-attributes": "^1.0.5",
"gatsby-plugin-image": "3.12.3",
"gatsby-plugin-manifest": "5.12.3",
@@ -9342,9 +9342,9 @@
}
},
"node_modules/gatsby": {
- "version": "5.12.9",
- "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.9.tgz",
- "integrity": "sha512-Nu+A4lW/7VDcxdaBypbp/Sw9mEzpfVnDBiwb0yiSW3pZDpC7iKFVVlhK2Ovq6Wy4gyYiE1LjT2sMNGKR1lkh6Q==",
+ "version": "5.12.11",
+ "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.11.tgz",
+ "integrity": "sha512-4XuN4bo6W6JnIYkvaCeV+5fKTzxv78aAgOTEW4doupP8/bD0bgLwuIHFwnvhEMHQiGdALoKukLkqhkgAShUK0w==",
"hasInstallScript": true,
"dependencies": {
"@babel/code-frame": "^7.18.6",
@@ -9434,7 +9434,7 @@
"gatsby-legacy-polyfills": "^3.12.0",
"gatsby-link": "^5.12.1",
"gatsby-page-utils": "^3.12.1",
- "gatsby-parcel-config": "^1.12.1",
+ "gatsby-parcel-config": "1.12.1",
"gatsby-plugin-page-creator": "^5.12.3",
"gatsby-plugin-typescript": "^5.12.1",
"gatsby-plugin-utils": "^4.12.3",
@@ -24374,9 +24374,9 @@
"integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ=="
},
"gatsby": {
- "version": "5.12.9",
- "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.9.tgz",
- "integrity": "sha512-Nu+A4lW/7VDcxdaBypbp/Sw9mEzpfVnDBiwb0yiSW3pZDpC7iKFVVlhK2Ovq6Wy4gyYiE1LjT2sMNGKR1lkh6Q==",
+ "version": "5.12.11",
+ "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.11.tgz",
+ "integrity": "sha512-4XuN4bo6W6JnIYkvaCeV+5fKTzxv78aAgOTEW4doupP8/bD0bgLwuIHFwnvhEMHQiGdALoKukLkqhkgAShUK0w==",
"requires": {
"@babel/code-frame": "^7.18.6",
"@babel/core": "^7.20.12",
@@ -24465,7 +24465,7 @@
"gatsby-legacy-polyfills": "^3.12.0",
"gatsby-link": "^5.12.1",
"gatsby-page-utils": "^3.12.1",
- "gatsby-parcel-config": "^1.12.1",
+ "gatsby-parcel-config": "1.12.1",
"gatsby-plugin-page-creator": "^5.12.3",
"gatsby-plugin-typescript": "^5.12.1",
"gatsby-plugin-utils": "^4.12.3",
diff --git a/package.json b/package.json
index 9d6cf1f..2b3da76 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
},
"dependencies": {
"babel-plugin-styled-components": "^2.1.4",
- "gatsby": "5.12.9",
+ "gatsby": "5.12.11",
"gatsby-plugin-html-attributes": "^1.0.5",
"gatsby-plugin-image": "3.12.3",
"gatsby-plugin-manifest": "5.12.3",