address terser dependabot alert
This commit is contained in:
+4
-2
@@ -22,7 +22,8 @@
|
||||
"react-router": "^6.3.0",
|
||||
"react-router-dom": "^6.3.0",
|
||||
"react-scripts": "5.0.1",
|
||||
"web-vitals": "^2.1.4"
|
||||
"web-vitals": "^2.1.4",
|
||||
"terser": ">=5.14.2"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "set HTTPS=true&&react-scripts start",
|
||||
@@ -52,6 +53,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint-config-react-app": "^7.0.1",
|
||||
"jest-editor-support": "^30.1.0"
|
||||
"jest-editor-support": "^30.1.0",
|
||||
"terser": ">=5.14.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user