Skip to content

Commit 4a06c9f

Browse files
authored
Merge pull request #1003 from logto-io/simeng-audit-fix
chore: audit fix
2 parents 9c24e73 + 570b002 commit 4a06c9f

File tree

2 files changed

+260
-165
lines changed

2 files changed

+260
-165
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
"devalue@<5.3.2": "^5.3.2",
4848
"vite@<=5.4.19": "^5.4.20",
4949
"vite@>=6.0.0 <=6.3.5": "^6.3.6",
50-
"nuxt@>=3.6.0 <3.19.0": "^3.19.0"
50+
"nuxt@>=3.6.0 <3.19.0": "^3.19.0",
51+
"happy-dom@<20.0.2": "^20.0.2"
5152
},
5253
"peerDependencyRules": {
5354
"allowedVersions": {

0 commit comments

Comments
 (0)