Skip to content

Commit

Permalink
SNOW-898291: Add asn1.js to peerDependency and update @techteamer/ocsp (
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-ext-simba-lf authored Sep 29, 2023
1 parent 35869a8 commit 2645782
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@aws-sdk/client-s3": "^3.388.0",
"@azure/storage-blob": "^12.11.0",
"@google-cloud/storage": "^6.9.3",
"@techteamer/ocsp": "1.0.0",
"@techteamer/ocsp": "1.0.1",
"agent-base": "^6.0.2",
"asn1.js-rfc2560": "^5.0.0",
"asn1.js-rfc5280": "^3.0.0",
Expand Down Expand Up @@ -45,6 +45,9 @@
"nyc": "^15.1.0",
"test-console": "^2.0.0"
},
"peerDependencies": {
"asn1.js": "^5.4.1"
},
"overrides": {
"@azure/storage-blob": {
"node-fetch": "^3.2.10"
Expand Down

0 comments on commit 2645782

Please sign in to comment.