Skip to content

Commit

Permalink
Shell: Bump jsrsasign from 10.5.25 to 11.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Phillip Rak <[email protected]>
  • Loading branch information
rak-phillip committed Dec 20, 2024
1 parent 3b7af05 commit 46baa79
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"js-yaml-loader": "1.2.2",
"jsdiff": "1.1.1",
"jsonpath-plus": "10.0.7",
"jsrsasign": "10.5.25",
"jsrsasign": "11.0.0",
"jszip": "3.8.0",
"lodash": "4.17.21",
"marked": "4.0.17",
Expand Down
8 changes: 4 additions & 4 deletions shell/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9991,10 +9991,10 @@ jsprim@^2.0.2:
json-schema "0.4.0"
verror "1.10.0"

jsrsasign@10.5.25:
version "10.5.25"
resolved "https://registry.yarnpkg.com/jsrsasign/-/jsrsasign-10.5.25.tgz#8eb3f943718d73f2dd3d85f587f241a5316b835a"
integrity sha512-N7zxHaCwYvFlXsybq4p4RxRwn4AbEq3cEiyjbCrWmwA7g8aS4LTKDJ9AJmsXxwtYesYx0imJ+ITtkyyxLCgeIg==
jsrsasign@11.0.0:
version "11.0.0"
resolved "https://registry.yarnpkg.com/jsrsasign/-/jsrsasign-11.0.0.tgz#766570c21f87d68075a142f5188f7e583cee9d70"
integrity sha512-BtRwVKS+5dsgPpAtzJcpo5OoWjSs1/zllSBG0+8o8/aV0Ki76m6iZwHnwnsqoTdhfFZDN1XIdcaZr5ZkP+H2gg==

[email protected]:
version "3.8.0"
Expand Down

0 comments on commit 46baa79

Please sign in to comment.