Skip to content

Commit 58e817e

Browse files
committed
Pin vulnerable transitive dependencies
1 parent bae3c75 commit 58e817e

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,14 @@
2626
"react": "^18.3.1",
2727
"react-dom": "^18.3.1"
2828
},
29+
"resolutions": {
30+
"**/loader-utils": "2.0.4",
31+
"**/json5": "2.2.3",
32+
"**/lodash": "4.18.1",
33+
"**/picomatch": "2.3.2",
34+
"**/serialize-javascript": "7.0.5",
35+
"**/react-router/path-to-regexp": "1.9.0"
36+
},
2937
"browserslist": {
3038
"production": [
3139
">0.5%",

0 commit comments

Comments
 (0)