Skip to content

Commit 09da727

Browse files
authored
Merge pull request auth0#272 from oconn/bugfix/node-buffer-warning
Bump node-jws version number (Buffer DeprecationWarning)
2 parents 771e0b5 + 07813dd commit 09da727

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
@@ -20,7 +20,7 @@
2020
},
2121
"dependencies": {
2222
"joi": "^6.10.1",
23-
"jws": "^3.1.3",
23+
"jws": "^3.1.4",
2424
"lodash.once": "^4.0.0",
2525
"ms": "^0.7.1",
2626
"xtend": "^4.0.1"

0 commit comments

Comments
 (0)