Skip to content

Commit 50fbb73

Browse files
committed
v2.2.2, fix Vulnerability for doesn't sanitaze url from '..'
1 parent 59cb1dd commit 50fbb73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@olton/mina-monitor",
3-
"version": "2.2.1",
3+
"version": "2.2.2",
44
"license": "MIT",
55
"scripts": {
66
"client": "shx rm -rf client/output/* && npm run copy && npm run serve",

0 commit comments

Comments
 (0)