Skip to content

Commit fcf03ba

Browse files
committed
chore: fix depends alerts
1 parent 19f75ed commit fcf03ba

File tree

2 files changed

+126
-154
lines changed

2 files changed

+126
-154
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@
4040
"test": "react-scripts test --watchAll=false",
4141
"eject": "react-scripts eject"
4242
},
43+
"overrides": {
44+
"nth-check": ">=2.0.1",
45+
"postcss": ">=8.4.31"
46+
},
4347
"browserslist": {
4448
"production": [
4549
">0.2%",

0 commit comments

Comments
 (0)