This website works better with JavaScript
Home
Explore
Help
Sign In
mirrors
/
wekan
mirror of
https://github.com/wekan/wekan.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Merge branch 'greenkeeper-xss-0.3.3' into devel
Lauri Ojansivu
8 years ago
parent
1f7d1f023f
0065ca3ad6
commit
4b7b5e9796
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
package.json
+ 1
- 1
package.json
View File
@@ -20,6 +20,6 @@
"eslint": "^2.0.0"
},
"dependencies": {
- "xss": "^0.
2.1
3"
+ "xss": "^0.
3.
3"
}
}