Skip to content

Commit 451cebe

Browse files
committed
fix dependabot security issues
1 parent 4624e7a commit 451cebe

2 files changed

Lines changed: 207 additions & 282 deletions

File tree

package.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"react-icons": "^5.2.1",
3535
"react-markdown": "^9.0.1",
3636
"react-router-dom": "^6.22.3",
37-
"react-scripts": "5.0.1",
37+
"react-scripts": "^5.0.1",
3838
"react-world-flags": "^1.6.0",
3939
"rehype-autolink-headings": "^7.1.0",
4040
"rehype-slug": "^6.0.0",
@@ -68,5 +68,12 @@
6868
"webpack": "^5.94.0",
6969
"webpack-cli": "^5.1.4"
7070
},
71+
"resolutions": {
72+
"nth-check": "^2.1.1",
73+
"glob": "^11.0.0",
74+
"webpack-dev-server": "^4.15.2",
75+
"postcss": "^8.4.49",
76+
"js-yaml": "^4.1.0"
77+
},
7178
"packageManager": "yarn@4.9.2+sha512.1fc009bc09d13cfd0e19efa44cbfc2b9cf6ca61482725eb35bbc5e257e093ebf4130db6dfe15d604ff4b79efd8e1e8e99b25fa7d0a6197c9f9826358d4d65c3c"
7279
}

0 commit comments

Comments
 (0)