Skip to content

Commit 779fefa

Browse files
committed
fix(vulnerabilities): npm audit fix and update acorn
1 parent 0320135 commit 779fefa

File tree

2 files changed

+31
-37
lines changed

2 files changed

+31
-37
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@babel/plugin-transform-runtime": "^7.5.5",
3333
"@babel/preset-env": "^7.5.5",
3434
"@babel/runtime": "^7.5.5",
35-
"acorn": "^7.0.0",
35+
"acorn": "^7.1.1",
3636
"autoprefixer": "^9.7.4",
3737
"babel-loader": "^8.0.6",
3838
"basiljs": "github:basiljs/basil.js#develop",

0 commit comments

Comments
 (0)