Skip to content

Commit 43b021d

Browse files
authored
Merge pull request #12 from robertomni/patch-1
Fix Prototype Pollution
2 parents a74c19e + e317552 commit 43b021d

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
@@ -21,7 +21,7 @@
2121
},
2222
"dependencies": {
2323
"urijs": "1.19.2",
24-
"@hapi/hoek": "8.5.0",
24+
"@hapi/hoek": "8.5.1",
2525
"@hapi/boom": "8.0.1",
2626
"ws": "7.2.1",
2727
"websocket-framed": "1.2.2"

0 commit comments

Comments
 (0)