Skip to content

Commit 49fde39

Browse files
authored
Merge pull request #56 from mateonunez/dependabot/npm_and_yarn/next-sitemap-3.1.31
chore(deps-dev): bump next-sitemap from 3.1.30 to 3.1.31
2 parents c260d9f + c52d07c commit 49fde39

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
@@ -33,7 +33,7 @@
3333
"moment": "^2.29.4",
3434
"next-mdx-remote": "^4.2.0",
3535
"next-seo": "^5.14.1",
36-
"next-sitemap": "^3.1.30",
36+
"next-sitemap": "^3.1.31",
3737
"nprogress": "^0.2.0",
3838
"postcss": "^8.4.19",
3939
"prettier": "^2.7.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2774,10 +2774,10 @@ next-seo@^5.14.1:
27742774
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.14.1.tgz#d07322edc37634fbd9beca51fb04177910d8031c"
27752775
integrity sha512-NiJeQbxYP3z+EMp52q8k3Q+OfX2+Yv2WehERDj98r2wjXxL+woKpRBdsSVYolTD0Hm8IWs42SzaISE93RoQdOw==
27762776

2777-
next-sitemap@^3.1.30:
2778-
version "3.1.30"
2779-
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-3.1.30.tgz#6f81699a3d07366bf6df0da6f9f3fe34de4e67e6"
2780-
integrity sha512-mZqq9xWrTp/tgUM7+Oz/qxT6x2vnJhwQ3AGke2GjypRbUo44QaTb+4Cp1uX9GwXBaiuuuXDoWyS5VxJP3pJljw==
2777+
next-sitemap@^3.1.31:
2778+
version "3.1.31"
2779+
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-3.1.31.tgz#c41a57418985e34a32f47594ee57986f04e01ead"
2780+
integrity sha512-GGp+EKSNYy3nlfuZtyI2DAsUrTSA6u35glVQVxpiPRnPHINDozsxSbFzHgFNqZ95hBBdkw5anDJYVnRYGIWvNw==
27812781
dependencies:
27822782
"@corex/deepmerge" "^4.0.29"
27832783
minimist "^1.2.6"

0 commit comments

Comments
 (0)