diff --git a/package-lock.json b/package-lock.json index c9612f6..c7ebfc2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "axios": "^0.23.0", "file-saver": "^2.0.5", "framer-motion": "^4.1.17", - "gatsby": "^3.14.3", + "gatsby": "^3.14.4", "gatsby-plugin-image": "^1.14.1", "gatsby-plugin-manifest": "^3.14.0", "gatsby-plugin-matomo": "^0.10.0", @@ -10915,9 +10915,9 @@ "integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=" }, "node_modules/gatsby": { - "version": "3.14.3", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.14.3.tgz", - "integrity": "sha512-B6NmmIvGGVNktky0YGugxMJlZAbKEzGMMBA8ojbaDhfEzfNXxsyHYd0aHKL0fNwPEqMKUsllaACdXrw6CWRk2g==", + "version": "3.14.4", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.14.4.tgz", + "integrity": "sha512-cpsMhl2qkE0+TL0znwflVfycy143fFucGtFDkNxu8dbY0GRjA9MiDwlS/aSqg5U2HhhF39IcBvwuntiaP6vQ0g==", "hasInstallScript": true, "dependencies": { "@babel/code-frame": "^7.14.0", @@ -34631,9 +34631,9 @@ "integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=" }, "gatsby": { - "version": "3.14.3", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.14.3.tgz", - "integrity": "sha512-B6NmmIvGGVNktky0YGugxMJlZAbKEzGMMBA8ojbaDhfEzfNXxsyHYd0aHKL0fNwPEqMKUsllaACdXrw6CWRk2g==", + "version": "3.14.4", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-3.14.4.tgz", + "integrity": "sha512-cpsMhl2qkE0+TL0znwflVfycy143fFucGtFDkNxu8dbY0GRjA9MiDwlS/aSqg5U2HhhF39IcBvwuntiaP6vQ0g==", "requires": { "@babel/code-frame": "^7.14.0", "@babel/core": "^7.15.5", diff --git a/package.json b/package.json index 565f7b0..3d312b0 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "axios": "^0.23.0", "file-saver": "^2.0.5", "framer-motion": "^4.1.17", - "gatsby": "^3.14.3", + "gatsby": "^3.14.4", "gatsby-plugin-image": "^1.14.1", "gatsby-plugin-manifest": "^3.14.0", "gatsby-plugin-matomo": "^0.10.0",