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

Commit 04ba7b6

Browse files
Bump next-sitemap from 1.4.5 to 1.4.13
Bumps [next-sitemap](https://github.com/iamvishnusankar/next-sitemap) from 1.4.5 to 1.4.13. - [Release notes](https://github.com/iamvishnusankar/next-sitemap/releases) - [Commits](iamvishnusankar/next-sitemap@v1.4.5...v1.4.13) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5d17780 commit 04ba7b6

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.17.0",
71-
"next-sitemap": "^1.4.5",
71+
"next-sitemap": "^1.4.13",
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
@@ -9263,10 +9263,10 @@ next-seo@^4.17.0:
92639263
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.17.0.tgz#fb3dbe0ed7414aa9d83872ef5d8510980a6dae7e"
92649264
integrity sha512-/hnb3oq7bhi8s7bup7+Lm6VzzgRucj+JrWtp+dJiYs/04H0N/NhmE9MpepixQ16fFj6G/39JLYxhzsO/QZG/Kw==
92659265

9266-
next-sitemap@^1.4.5:
9267-
version "1.4.5"
9268-
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-1.4.5.tgz#009f99f279cab63ca64803830e467fae2aae2e27"
9269-
integrity sha512-gi7xeBiJrzcSJekT0xRh26KEEU8c+v4yenzy3BDehvm2rXzl2tOFbUoSESuQkv8iHm2Gz5WC8Og297t/VRGmkw==
9266+
next-sitemap@^1.4.13:
9267+
version "1.4.13"
9268+
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-1.4.13.tgz#2c7638f1a48a43db8aa138e53cf9c857e540052f"
9269+
integrity sha512-jaf6VsYHU5zIJUYiciN6xSrGqrMoT3xwrmLvCk+//B9jxg+aXqTdl3jKH9QYcHSf5aHo/skAmqMbiXZqaEfwjg==
92709270
dependencies:
92719271
"@corex/deepmerge" "^2.5.3"
92729272
matcher "^3.0.0"

0 commit comments

Comments
 (0)