Skip to content

Commit 5b7f2d2

Browse files
committed
Merge branch 'worktree-fix-security-alerts'
2 parents 9d5aff9 + 2f28ac9 commit 5b7f2d2

2 files changed

Lines changed: 23 additions & 19 deletions

File tree

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@
1717
"@xmldom/xmldom": ">=0.9.10",
1818
"picomatch": ">=4.0.4",
1919
"immutable": ">=5.1.5",
20-
"markdown-it": ">=14.1.1"
20+
"markdown-it": ">=14.1.1",
21+
"postcss": ">=8.5.10",
22+
"uuid": ">=11.1.1"
2123
}
2224
},
2325
"scripts": {

pnpm-lock.yaml

Lines changed: 20 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)