Skip to content

Commit f1957ab

Browse files
committed
update package-lock
This update should address the trim security vulnerability reported by dependabot.
1 parent 450b620 commit f1957ab

2 files changed

Lines changed: 12 additions & 10 deletions

File tree

docusaurus/package-lock.json

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

docusaurus/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"react-dom": "^17.0.2",
2525
"react-table": "^7.8.0",
2626
"rehype-katex": "^5.0.0",
27-
"remark-math": "^3.0.1"
27+
"remark-math": "^3.0.1",
28+
"trim": ">=0.0.3"
2829
},
2930
"devDependencies": {
3031
"@docusaurus/module-type-aliases": "2.0.0-beta.20"

0 commit comments

Comments
 (0)