Skip to content

Commit a70ba9c

Browse files
build: fix vulnerabilities
1 parent 8df5fb6 commit a70ba9c

File tree

2 files changed

+1652
-1616
lines changed

2 files changed

+1652
-1616
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,8 @@
6767
},
6868
"volta": {
6969
"node": "16.20.2"
70+
},
71+
"resolutions": {
72+
"webpack-dev-middleware": "^5.3.4"
7073
}
7174
}

0 commit comments

Comments
 (0)