Merge pull request #3004 from antlr/fix-dependabot-issue

upgrade ini
This commit is contained in:
ericvergnaud 2020-12-14 09:13:20 +08:00 committed by GitHub
commit c79b0fd80c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -21,7 +21,8 @@
"@babel/preset-env": "^7.12.7",
"babel-loader": "^8.2.1",
"webpack": "^4.44.2",
"webpack-cli": "^3.3.12"
"webpack-cli": "^3.3.12",
"ini": "1.3.6"
},
"scripts": {
"build": "webpack"