diff --git a/package-lock.json b/package-lock.json index f5f38e689..963365bd5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@prezly/sdk": "16.5.0", "@prezly/story-content-format": "0.61.0", "@prezly/theme-kit-core": "6.3.1", - "@prezly/theme-kit-nextjs": "6.3.1", + "@prezly/theme-kit-nextjs": "6.4.1", "@prezly/themes-intl-messages": "1.17.0", "@prezly/uploadcare": "2.4.3", "@prezly/uploadcare-image": "0.3.2", @@ -2761,9 +2761,9 @@ } }, "node_modules/@prezly/theme-kit-nextjs": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@prezly/theme-kit-nextjs/-/theme-kit-nextjs-6.3.1.tgz", - "integrity": "sha512-bDeDiHyv9umPwWBNd72GyZpigeT/Jm31fds/7hYiwahCSJY78eRQ5ii/GUngnblOHMafTOyL32N9pQsKY4rpAQ==", + "version": "6.4.1", + "resolved": "https://registry.npmjs.org/@prezly/theme-kit-nextjs/-/theme-kit-nextjs-6.4.1.tgz", + "integrity": "sha512-wThq5NifJYMjcfma7pmDwGaqNDu5RDnvNlxI0y1i6oqbHzuVo2qBFBvuji2R1R+iFk6rXHcr4h2MUERsd9lf/w==", "dependencies": { "@prezly/theme-kit-core": "^6.3.1", "next-seo": "^5.4.0" @@ -19017,9 +19017,9 @@ } }, "@prezly/theme-kit-nextjs": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@prezly/theme-kit-nextjs/-/theme-kit-nextjs-6.3.1.tgz", - "integrity": "sha512-bDeDiHyv9umPwWBNd72GyZpigeT/Jm31fds/7hYiwahCSJY78eRQ5ii/GUngnblOHMafTOyL32N9pQsKY4rpAQ==", + "version": "6.4.1", + "resolved": "https://registry.npmjs.org/@prezly/theme-kit-nextjs/-/theme-kit-nextjs-6.4.1.tgz", + "integrity": "sha512-wThq5NifJYMjcfma7pmDwGaqNDu5RDnvNlxI0y1i6oqbHzuVo2qBFBvuji2R1R+iFk6rXHcr4h2MUERsd9lf/w==", "requires": { "@prezly/theme-kit-core": "^6.3.1", "next-seo": "^5.4.0" diff --git a/package.json b/package.json index dee28a037..7a6de7446 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@prezly/sdk": "16.5.0", "@prezly/story-content-format": "0.61.0", "@prezly/theme-kit-core": "6.3.1", - "@prezly/theme-kit-nextjs": "6.3.1", + "@prezly/theme-kit-nextjs": "6.4.1", "@prezly/themes-intl-messages": "1.17.0", "@prezly/uploadcare": "2.4.3", "@prezly/uploadcare-image": "0.3.2",