diff --git a/package-lock.json b/package-lock.json
index 29852b2804927f2dd7a15a3aad3bdde7cc92a260..751e6750011a5e5ab35a1c5596008e06da212eb4 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -109,7 +109,7 @@
         "gatsby": "4.23.1",
         "gatsby-plugin-catch-links": "^4.19.0",
         "gatsby-plugin-page-creator": "^4.24.0",
-        "gatsby-plugin-react-helmet": "^5.22.0",
+        "gatsby-plugin-react-helmet": "^5.25.0",
         "gatsby-plugin-remove-trailing-slashes": "^4.9.0",
         "gatsby-plugin-styled-components": "^5.24.0",
         "gatsby-plugin-typescript": "^4.22.0",
@@ -15128,9 +15128,9 @@
       }
     },
     "node_modules/gatsby-plugin-react-helmet": {
-      "version": "5.22.0",
-      "resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.22.0.tgz",
-      "integrity": "sha512-BkOZuITW579ZHb9NtnDc+5b+iNnEY/BdMSgrJ3CJKvRhi5RVTpm+k3yOwSuIevYt/uYosfEEFG4KbCZ76dHC+g==",
+      "version": "5.25.0",
+      "resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.25.0.tgz",
+      "integrity": "sha512-sU/xae/sGuYFcFDpqUxwXnaOmx8xrU2Q+XSULqAapji0uTBhW6al6CJsaPFigi8IOG2bQX8ano2iWWcGF3/GHw==",
       "dev": true,
       "dependencies": {
         "@babel/runtime": "^7.15.4"
@@ -41970,9 +41970,9 @@
       }
     },
     "gatsby-plugin-react-helmet": {
-      "version": "5.22.0",
-      "resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.22.0.tgz",
-      "integrity": "sha512-BkOZuITW579ZHb9NtnDc+5b+iNnEY/BdMSgrJ3CJKvRhi5RVTpm+k3yOwSuIevYt/uYosfEEFG4KbCZ76dHC+g==",
+      "version": "5.25.0",
+      "resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.25.0.tgz",
+      "integrity": "sha512-sU/xae/sGuYFcFDpqUxwXnaOmx8xrU2Q+XSULqAapji0uTBhW6al6CJsaPFigi8IOG2bQX8ano2iWWcGF3/GHw==",
       "dev": true,
       "requires": {
         "@babel/runtime": "^7.15.4"
diff --git a/package.json b/package.json
index ae13a767db440b795d000d48cf4af4582c176987..fab775308f62499296b93a7bc276a5eb462e3c90 100644
--- a/package.json
+++ b/package.json
@@ -195,7 +195,7 @@
     "gatsby": "4.23.1",
     "gatsby-plugin-catch-links": "^4.19.0",
     "gatsby-plugin-page-creator": "^4.24.0",
-    "gatsby-plugin-react-helmet": "^5.22.0",
+    "gatsby-plugin-react-helmet": "^5.25.0",
     "gatsby-plugin-remove-trailing-slashes": "^4.9.0",
     "gatsby-plugin-styled-components": "^5.24.0",
     "gatsby-plugin-typescript": "^4.22.0",