Skip to content

Commit 46aa5f3

Browse files
authored
Merge pull request #306 from jemygraw/master
fix the ejs security problem
2 parents fa0041e + 2eb54fb commit 46aa5f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/qiniu.min.js

Lines changed: 1 addition & 1 deletion
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
@@ -41,7 +41,7 @@
4141
],
4242
"devDependencies": {
4343
"bower": "^1.6.8",
44-
"ejs": "~1.0.0",
44+
"ejs": "~2.5.5",
4545
"express": "^3.4.8",
4646
"grunt": "~0.4.2",
4747
"grunt-cli": "~0.1.13",

0 commit comments

Comments
 (0)