Skip to content

Commit

Permalink
fix: upgrade pkcs11js from 2.1.5 to 2.1.6
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade pkcs11js from 2.1.5 to 2.1.6.

See this package in npm:
pkcs11js

See this project in Snyk:
https://app.snyk.io/org/ori-fvw/project/00b3a7cd-f461-4987-8f6a-74e3fb10db52?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 29, 2025
1 parent 110160a commit 51030bb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions examples/server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"mongodb": "6.3",
"morgan": "^1.10.0",
"nodemon": "^3.0.2",
"pkcs11js": "^2.1.1",
"pkcs11js": "^2.1.6",
"ts-command-line-args": "^2.5.1",
"typescript": "^5.3.2",
"winston": "^3.11.0"
Expand Down

0 comments on commit 51030bb

Please sign in to comment.