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

Commit 3a457a3

Browse files
author
Greg Rickaby
authored
Merge pull request #167 from WebDevStudios/dependabot/npm_and_yarn/next-sitemap-1.4.17
Bump next-sitemap from 1.4.15 to 1.4.17
2 parents 06c151a + d7930ec commit 3a457a3

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
@@ -9368,10 +9368,10 @@ next-seo@^4.18.0:
93689368
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.18.0.tgz#c6cf30253088d64c2e552e10d89a831b59f661c4"
93699369
integrity sha512-Omv6r7hIRArsVpa3rzUmhjsuOm9eSFvG7BU3F/oEl7Z2OYjpOJvVjZsEgHMmsBvgmT1Svy0LDVo1/FKH3Zh4wQ==
93709370

9371-
next-sitemap@^1.4.15:
9372-
version "1.4.15"
9373-
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-1.4.15.tgz#6c4529c5550d7051338010642e253323f5ddcf67"
9374-
integrity sha512-pkkfyZHKEVdgLf7t41uWbCbC0Wj/8m9+9COlV3QBWmbrTSlOZiiXj9zqrRjd3vKhvHOnEHvqIsOkWtxg5hnZgw==
9371+
next-sitemap@^1.4.17:
9372+
version "1.4.17"
9373+
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-1.4.17.tgz#24bb24105f59383ff0145b89a771849e3babbb5b"
9374+
integrity sha512-+y1RxdH/O4O2TifaNDQPmIU4h9gFxqJrul2CN+Qx/ziBEyIrWumSgb6XfMquEpwfdq/ZtjD1TfxdRujyyHDybQ==
93759375
dependencies:
93769376
"@corex/deepmerge" "^2.5.3"
93779377
matcher "^3.0.0"

0 commit comments

Comments
 (0)