Skip to content

Commit

Permalink
fix(deps): update dependency express-sitemap-xml to ^3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 23, 2024
1 parent 77ef792 commit dd8945f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"dompurify": "^3.1.0",
"dotenv": "^16.4.5",
"express": "^4.19.2",
"express-sitemap-xml": "^3.0.1",
"express-sitemap-xml": "^3.1.0",
"express-validator": "^7.0.1",
"hbs": "^4.2.0",
"jsdom": "^24.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -666,10 +666,10 @@ etag@~1.8.1:
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
integrity sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==

express-sitemap-xml@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/express-sitemap-xml/-/express-sitemap-xml-3.0.1.tgz#d758a61274e16cff740445204b48f6507eb8c4ab"
integrity sha512-/jXUFdEN0RgHGjyVk0+ELYl03ytGVLzDMXopoU6QlFKoRRKsRJyVw7vnwcWZLAw3Fl3swcgkvgDHci27nQDOrA==
express-sitemap-xml@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/express-sitemap-xml/-/express-sitemap-xml-3.1.0.tgz#4570e68529317ba9783d85625f9ebdd10a8bb94e"
integrity sha512-rhm4ydngymgQlUyKor2kiY9Xf3wWWb/tbXYVMvidxyA83D1JjKOqYo23clhMvwJ+fk2ht11KtJwcaHnhhdo4PQ==
dependencies:
p-memoize "^4.0.1"
xmlbuilder "^15.1.1"
Expand Down

0 comments on commit dd8945f

Please sign in to comment.