1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2026-05-22 08:55:42 +02:00

chore(deps): update dependency isomorphic-dompurify to v2 (#3001)

This commit is contained in:
renovate[bot]
2023-12-23 10:37:59 +01:00
committed by GitHub
parent e5dbbd92c7
commit b1e8c25743
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
"@types/node": "^20.0.0",
"axios": "^1.6.0",
"concurrently": "^8.0.0",
"isomorphic-dompurify": "^1.11.0",
"isomorphic-dompurify": "^2.0.0",
"marked": "^11.0.0",
"tslib": "^2.6.1",
"typescript": "^5.0.0"