Skip to content

Commit

Permalink
Merge pull request #268 from torchiaf/bump-shell
Browse files Browse the repository at this point in the history
Bump shell from v0.3.15 to v0.3.16
  • Loading branch information
torchiaf authored Jul 4, 2023
2 parents b469b29 + 2c7b5d6 commit 9a8de58
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"node": ">=12"
},
"dependencies": {
"@rancher/shell": "^0.3.15",
"@rancher/shell": "^0.3.16",
"core-js": "3.21.1",
"css-loader": "6.7.3",
"@types/lodash": "4.14.184",
Expand Down
16 changes: 8 additions & 8 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2975,10 +2975,10 @@
dependencies:
lodash.debounce "4.0.8"

"@rancher/shell@^0.3.15":
version "0.3.15"
resolved "https://registry.yarnpkg.com/@rancher/shell/-/shell-0.3.15.tgz#986fc15e2880cb01bc2113e0bd88e10cdb321435"
integrity sha512-Oave/czgyfcBJXXD4rbpvDVZ9IymhwryimXNHaQ9M1CIz35wXG2sTH97XOPn7uYsfle0e8MyucAiiKG71s3UNg==
"@rancher/shell@^0.3.16":
version "0.3.16"
resolved "https://registry.yarnpkg.com/@rancher/shell/-/shell-0.3.16.tgz#9280d31fe999081e4b86f0cf05cd5a79b58f39fd"
integrity sha512-74V/MPLAxDQNRFDeaoeRgv74FqxHtZht1aDleu5UUkTMKQQL2MTL6lBKZJnSfQ/zzUgCfqezu7Ercz6pYkDWlA==
dependencies:
"@aws-sdk/client-ec2" "3.1.0"
"@aws-sdk/client-eks" "3.1.0"
Expand Down Expand Up @@ -3058,7 +3058,7 @@
nyc "15.1.0"
papaparse "5.3.0"
portal-vue "2.1.7"
rancher-icons rancher/icons#v2.0.14
rancher-icons rancher/icons#v2.0.16
require-extension-hooks "0.3.3"
require-extension-hooks-babel "1.0.0"
require-extension-hooks-vue "3.0.0"
Expand Down Expand Up @@ -14149,9 +14149,9 @@ queue-microtask@^1.2.2:
resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"
integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==

rancher-icons@rancher/icons#v2.0.14:
version "2.0.14"
resolved "https://codeload.github.com/rancher/icons/tar.gz/9d31e6c3dfe99493207e6bbfa957551da476735f"
rancher-icons@rancher/icons#v2.0.16:
version "2.0.16"
resolved "https://codeload.github.com/rancher/icons/tar.gz/fc788547982a7800030fe37ad0b40747bec24b1f"

randombytes@^2.0.0, randombytes@^2.0.1, randombytes@^2.0.5, randombytes@^2.1.0:
version "2.1.0"
Expand Down

0 comments on commit 9a8de58

Please sign in to comment.