Skip to content

Commit 2238bb3

Browse files
authored
Fix security audit issues (#2144)
1 parent 7324f98 commit 2238bb3

2 files changed

Lines changed: 6 additions & 18 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@
7878
"postcss@>=8.0.0 <8.5.12": "^8.5.12",
7979
"uuid@>=10.0.0 <11.1.1": "^11.1.1",
8080
"fast-uri@<3.1.2": "^3.1.2",
81-
"fast-xml-builder@<1.1.7": "^1.1.7"
81+
"fast-xml-builder@<1.1.7": "^1.1.7",
82+
"ws@<8.20.1": "^8.20.1"
8283
},
8384
"ignoredBuiltDependencies": [
8485
"bun"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)