Skip to content

Commit cdfc326

Browse files
committed
fix: dependabot alert
1 parent 9e7d4fb commit cdfc326

File tree

2 files changed

+296
-123
lines changed

2 files changed

+296
-123
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@
6161
},
6262
"resolutions": {
6363
"react-docgen-typescript": "2.2.2",
64-
"jotai@^2.6.2": "patch:jotai@npm%3A2.6.2#./.yarn/patches/jotai-npm-2.6.2-d482bf2d42.patch"
64+
"jotai@^2.6.2": "patch:jotai@npm%3A2.6.2#./.yarn/patches/jotai-npm-2.6.2-d482bf2d42.patch",
65+
"webpack-dev-server": "^5.2.2"
6566
},
6667
"engines": {
6768
"node": ">=16",

0 commit comments

Comments
 (0)