diff --git a/package-lock.json b/package-lock.json index cece81a2..b7645a20 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11458,9 +11458,9 @@ } }, "gatsby-redirect-from": { - "version": "0.2.2", - "resolved": "https://registry.npmjs.org/gatsby-redirect-from/-/gatsby-redirect-from-0.2.2.tgz", - "integrity": "sha512-QoSpqtZdFaU/ISiojf7sMSAQp4CWSxxhSecEh7z7wYSqxwxpYiA+w64zKNgaudXIJ3B6m52CJB2zvVZFzkra9Q==" + "version": "0.2.4", + "resolved": "https://registry.npmjs.org/gatsby-redirect-from/-/gatsby-redirect-from-0.2.4.tgz", + "integrity": "sha512-A+nxoZo7JMmTmHKAcdVmIvVZhyIXvTObuX9eawjHKavzDWvigV+TEARk7nK0h/BFuVfcnMlF7bTku1OIaeFCmg==" }, "gatsby-remark-autolink-headers": { "version": "2.3.3", diff --git a/package.json b/package.json index 0c6440cb..942b90a3 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "gatsby-plugin-svgr": "^2.0.2", "gatsby-plugin-use-dark-mode": "^1.1.2", "gatsby-plugin-webpack-size": "^1.0.0", - "gatsby-redirect-from": "^0.2.2", + "gatsby-redirect-from": "^0.2.4", "gatsby-remark-autolink-headers": "^2.3.3", "gatsby-remark-breaks": "^1.0.0", "gatsby-remark-copy-linked-files": "^2.3.3",