Skip to content

Commit 1f4a838

Browse files
Update dependency acorn to v8
1 parent a601722 commit 1f4a838

File tree

2 files changed

+32
-18
lines changed

2 files changed

+32
-18
lines changed

package-lock.json

Lines changed: 31 additions & 17 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
@@ -19,7 +19,7 @@
1919
"postinstall": "cd ./framework && npm install"
2020
},
2121
"dependencies": {
22-
"acorn": "6.4.2",
22+
"acorn": "8.14.0",
2323
"handlebars.element": "0.4.0",
2424
"http-server": "0.13.0",
2525
"leaflet": "1.9.4",

0 commit comments

Comments
 (0)