fix(nth-check): remove vulnerability by overriding @svgr/webpack

This commit is contained in:
Bastian Ike
2022-09-13 15:10:21 +02:00
committed by Bastian
parent c119d67ff1
commit 97a74bb172
2 changed files with 1446 additions and 1917 deletions

View File

@@ -24,6 +24,7 @@
},
"dependencies": {
"@apideck/better-ajv-errors": "0.3.6",
"@svgr/webpack": "6.3.1",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.4.0",
"@types/d3": "7.4.0",
@@ -67,6 +68,12 @@
"eslint-plugin-react": "7.31.10",
"yallist": "4.0.0"
},
"engines": {
"node": ">=16"
},
"overrides": {
"@svgr/webpack": "$@svgr/webpack"
},
"browserslist": {
"production": [
">0.2%",