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 9444ddc..69c46aa 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.1",
- "gatsby": "5.9.0",
+ "gatsby": "5.9.1",
"gatsby-plugin-html-attributes": "^1.0.5",
"gatsby-plugin-image": "3.9.0",
"gatsby-plugin-manifest": "5.9.0",
@@ -8683,9 +8683,9 @@
}
},
"node_modules/gatsby": {
- "version": "5.9.0",
- "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.9.0.tgz",
- "integrity": "sha512-XjKwjlscSgOZqqXCY1+Y3VX9+AyMBZMGer2xt6BxpXAz+uEHomdiVpToncka5BlrxgDYkDmx83yIBZKN9uAwiw==",
+ "version": "5.9.1",
+ "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.9.1.tgz",
+ "integrity": "sha512-TNMmFqRnEZBZsoecp11ZhSeYmgKV6QfPsl1f46I+DK7n3yNWMkMN4ZpKuCdH2gw98d2LgtU7nHWHCohr54eb6A==",
"hasInstallScript": true,
"dependencies": {
"@babel/code-frame": "^7.18.6",
@@ -8774,7 +8774,7 @@
"gatsby-legacy-polyfills": "^3.9.0",
"gatsby-link": "^5.9.0",
"gatsby-page-utils": "^3.9.0",
- "gatsby-parcel-config": "^1.9.0",
+ "gatsby-parcel-config": "1.9.0",
"gatsby-plugin-page-creator": "^5.9.0",
"gatsby-plugin-typescript": "^5.9.0",
"gatsby-plugin-utils": "^4.9.0",
@@ -22967,9 +22967,9 @@
"integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ=="
},
"gatsby": {
- "version": "5.9.0",
- "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.9.0.tgz",
- "integrity": "sha512-XjKwjlscSgOZqqXCY1+Y3VX9+AyMBZMGer2xt6BxpXAz+uEHomdiVpToncka5BlrxgDYkDmx83yIBZKN9uAwiw==",
+ "version": "5.9.1",
+ "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.9.1.tgz",
+ "integrity": "sha512-TNMmFqRnEZBZsoecp11ZhSeYmgKV6QfPsl1f46I+DK7n3yNWMkMN4ZpKuCdH2gw98d2LgtU7nHWHCohr54eb6A==",
"requires": {
"@babel/code-frame": "^7.18.6",
"@babel/core": "^7.20.12",
@@ -23057,7 +23057,7 @@
"gatsby-legacy-polyfills": "^3.9.0",
"gatsby-link": "^5.9.0",
"gatsby-page-utils": "^3.9.0",
- "gatsby-parcel-config": "^1.9.0",
+ "gatsby-parcel-config": "1.9.0",
"gatsby-plugin-page-creator": "^5.9.0",
"gatsby-plugin-typescript": "^5.9.0",
"gatsby-plugin-utils": "^4.9.0",
diff --git a/package.json b/package.json
index 215bd01..3fd1401 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
},
"dependencies": {
"babel-plugin-styled-components": "^2.1.1",
- "gatsby": "5.9.0",
+ "gatsby": "5.9.1",
"gatsby-plugin-html-attributes": "^1.0.5",
"gatsby-plugin-image": "3.9.0",
"gatsby-plugin-manifest": "5.9.0",