Skip to content

Commit 02eff00

Browse files
fix(security): update devalue from 5.6.1 to 5.6.2 (#1155)
Co-authored-by: aikido-autofix[bot] <119856028+aikido-autofix[bot]@users.noreply.github.com>
1 parent f43c80b commit 02eff00

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
"typescript-eslint": "^8.44.0"
6363
},
6464
"overrides": {
65-
"h3@<=1.15.5": "1.15.5"
65+
"h3@<=1.15.5": "1.15.5",
66+
"devalue@<=5.6.2": "5.6.2"
6667
}
6768
}

0 commit comments

Comments
 (0)