Skip to content

Commit e317552

Browse files
authored
Fix Prototype Pollution
https://npmjs.com/advisories/1468
1 parent a74c19e commit e317552

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)