Skip to content

Commit f29a39f

Browse files
committed
fix: change alinode version to 7.7.0
1 parent 670c4a3 commit f29a39f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@
119119
"reason": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
120120
},
121121
">= 7.0.0 < 7.7.0": {
122-
"version": "7.6.0",
123-
"node": "16.15.0",
122+
"version": "7.7.0",
123+
"node": "16.17.1",
124124
"reason": "https://nodejs.org/en/blog/vulnerability/september-2022-security-releases/"
125125
}
126126
},

0 commit comments

Comments
 (0)