Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit d7930ec

Browse files
Bump next-sitemap from 1.4.15 to 1.4.17
Bumps [next-sitemap](https://github.com/iamvishnusankar/next-sitemap) from 1.4.15 to 1.4.17. - [Release notes](https://github.com/iamvishnusankar/next-sitemap/releases) - [Commits](iamvishnusankar/next-sitemap@v1.4.15...v1.4.17) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3071021 commit d7930ec

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"husky": "^4.3.8",
6969
"lint-staged": "^10.5.3",
7070
"next-seo": "^4.18.0",
71-
"next-sitemap": "^1.4.15",
71+
"next-sitemap": "^1.4.17",
7272
"postcss-flexbugs-fixes": "^4.2.1",
7373
"postcss-preset-env": "^6.7.0",
7474
"prettier": "^2.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9211,10 +9211,10 @@ next-seo@^4.18.0:
92119211
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.18.0.tgz#c6cf30253088d64c2e552e10d89a831b59f661c4"
92129212
integrity sha512-Omv6r7hIRArsVpa3rzUmhjsuOm9eSFvG7BU3F/oEl7Z2OYjpOJvVjZsEgHMmsBvgmT1Svy0LDVo1/FKH3Zh4wQ==
92139213

9214-
next-sitemap@^1.4.15:
9215-
version "1.4.15"
9216-
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-1.4.15.tgz#6c4529c5550d7051338010642e253323f5ddcf67"
9217-
integrity sha512-pkkfyZHKEVdgLf7t41uWbCbC0Wj/8m9+9COlV3QBWmbrTSlOZiiXj9zqrRjd3vKhvHOnEHvqIsOkWtxg5hnZgw==
9214+
next-sitemap@^1.4.17:
9215+
version "1.4.17"
9216+
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-1.4.17.tgz#24bb24105f59383ff0145b89a771849e3babbb5b"
9217+
integrity sha512-+y1RxdH/O4O2TifaNDQPmIU4h9gFxqJrul2CN+Qx/ziBEyIrWumSgb6XfMquEpwfdq/ZtjD1TfxdRujyyHDybQ==
92189218
dependencies:
92199219
"@corex/deepmerge" "^2.5.3"
92209220
matcher "^3.0.0"

0 commit comments

Comments
 (0)