diff --git a/package-lock.json b/package-lock.json index 7c42052f..6224a31d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,7 +7,7 @@ "name": "tjrobinson.net", "dependencies": { "autoprefixer": "^10.4.15", - "gatsby": "^5.12.6", + "gatsby": "^5.12.7", "gatsby-image": "^3.11.0", "gatsby-plugin-feed": "^5.12.1", "gatsby-plugin-manifest": "^5.12.1", @@ -8832,9 +8832,9 @@ } }, "node_modules/gatsby": { - "version": "5.12.6", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.6.tgz", - "integrity": "sha512-QlG1QHFosw38pnGly+0FpvdMIEzrpZ2AXotx6VeNF5lp5tILymjQqDpSGJExuWZWmzY5tjo7dnKiOHWH5ix66A==", + "version": "5.12.7", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.12.7.tgz", + "integrity": "sha512-KKwV+GHCLykXKevG2UbyYPGYHA3LaFWtWszJIr3V7W7aUDQ1GnO0oaf6myUvgmDJ/p4Ks0On/QErJSxjuGlciA==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.18.6", diff --git a/package.json b/package.json index 0e7e3d5c..14ce6fd3 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "Tom Robinson", "dependencies": { "autoprefixer": "^10.4.15", - "gatsby": "^5.12.6", + "gatsby": "^5.12.7", "gatsby-image": "^3.11.0", "gatsby-plugin-feed": "^5.12.1", "gatsby-plugin-manifest": "^5.12.1",