Skip to content

Commit 6a94e62

Browse files
realanmupomsmith
authored andcommitted
deps: asn1.js@^5.3.0
upgraded asn1.js for buffer deprecation warning Closes: #36 PR-URL: #35
1 parent 41cb115 commit 6a94e62

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
@@ -31,7 +31,7 @@
3131
},
3232
"homepage": "https://github.com/Brightspace/node-jwk-to-pem#readme",
3333
"dependencies": {
34-
"asn1.js": "^4.5.2",
34+
"asn1.js": "^5.3.0",
3535
"elliptic": "^6.5.2",
3636
"safe-buffer": "^5.0.1"
3737
},

0 commit comments

Comments
 (0)