Skip to content

Commit

Permalink
Merge pull request #12928 from rancher/dependabot/npm_and_yarn/jsrsas…
Browse files Browse the repository at this point in the history
…ign-11.0.0

Bump jsrsasign from 10.5.25 to 11.0.0
  • Loading branch information
rak-phillip authored Jan 21, 2025
2 parents 2ec0204 + 46baa79 commit e83d18d
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,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
2 changes: 1 addition & 1 deletion shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,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 @@ -9725,10 +9725,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
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10512,10 +10512,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.npmjs.org/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 e83d18d

Please sign in to comment.