Skip to content

Commit cd54630

Browse files
rmkandaJustinBeckwith
authored andcommitted
fix(deps): upgrade module extend to fix CVE-2018-16492 (#644)
Upgrade module extend to fix CVE-2018-16492 Prototype pollution vulnerability
1 parent 142f56c commit cd54630

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
@@ -59,7 +59,7 @@
5959
"@types/long": "^4.0.0",
6060
"arrify": "^2.0.0",
6161
"async-each": "^1.0.1",
62-
"extend": "^3.0.1",
62+
"extend": "^3.0.2",
6363
"google-auth-library": "^3.0.0",
6464
"google-gax": "^1.0.0",
6565
"grpc": "1.21.1",

0 commit comments

Comments
 (0)