Skip to content

Commit 07e685c

Browse files
authored
Merge pull request #38 from davisjam/BumpSafeRegex
Bump safe-regex version
2 parents e4dabc8 + 3c244fc commit 07e685c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"homepage": "https://github.com/nodesecurity/eslint-plugin-security#readme",
2727
"dependencies": {
28-
"safe-regex": "^1.1.0"
28+
"safe-regex": "^2.0.0"
2929
},
3030
"devDependencies": {
3131
"changelog": "1.3.0",

0 commit comments

Comments
 (0)