Skip to content

Commit b9e6dea

Browse files
authored
Merge pull request #11 from Automattic/fix/regexp-denial-of-service
Update debug package to 3.1.0 to get vulnerability fix
2 parents d278784 + 1acc3b6 commit b9e6dea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "wpcom-oauth-cors",
3-
"version": "1.0.1",
3+
"version": "1.0.2-beta",
44
"description": "WordPress.com implicit OAuth2 client-side authorization module",
55
"dependencies": {
6-
"debug": "2.1.0"
6+
"debug": "3.1.0"
77
},
88
"author": "Automattic, Inc.",
99
"contributors": [

0 commit comments

Comments
 (0)