marko 4.24.6 → 4.25.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "marko",
3
- "version": "4.24.6",
3
+ "version": "4.25.0",
4
4
  "license": "MIT",
5
5
  "description": "UI Components + streaming, async, high performance, HTML templating for Node.js and the browser.",
6
6
  "dependencies": {
@@ -12,9 +12,9 @@
12
12
  "char-props": "~0.1.5",
13
13
  "complain": "^1.6.0",
14
14
  "deresolve": "^1.1.2",
15
- "escodegen": "^1.8.1",
16
- "espree": "^7.3.0",
17
- "estraverse": "^4.3.0",
15
+ "escodegen": "^2.0.0",
16
+ "espree": "^9.4.1",
17
+ "estraverse": "^5.3.0",
18
18
  "events-light": "^1.0.0",
19
19
  "he": "^1.1.0",
20
20
  "htmljs-parser": "^2.11.1",