Skip to content

Commit

Permalink
Merge pull request #7456 from rancher-sandbox/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/electron/asar-3.2.13

build(deps-dev): bump @electron/asar from 3.2.11 to 3.2.13
  • Loading branch information
jandubois authored Sep 11, 2024
2 parents 16e528f + a9c1d02 commit d217cab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"@babel/plugin-proposal-optional-chaining": "7.21.0",
"@babel/plugin-proposal-private-methods": "7.18.6",
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
"@electron/asar": "3.2.11",
"@electron/asar": "3.2.13",
"@electron/fuses": "^1.8.0",
"@electron/notarize": "2.4.0",
"@nuxt/types": "2.18.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1257,10 +1257,10 @@
resolved "https://registry.yarnpkg.com/@docker/extension-api-client-types/-/extension-api-client-types-0.3.4.tgz#0393c98ecad937f95ea805615a917060358aa384"
integrity sha512-cDdD+dNSE0XCvQiw0R4j9aHpK+p6E7vi+z7RbKXfxwuQpfEMoeNCKFlp4W7K3XT78iWmoPz3DxQtZEAe4VJ1oQ==

"@electron/[email protected].11", "@electron/asar@^3.2.1":
version "3.2.11"
resolved "https://registry.yarnpkg.com/@electron/asar/-/asar-3.2.11.tgz#abddb7120a7ca1783e487549c16581e67dbc65a3"
integrity sha512-L373+owaTGjko13wS/KlbxC4cyqwTmWg740nb3pwQSmV0kcoS1oP/JE5WfyRkNbhw3GFzJXk0y3pBawgXNc5oA==
"@electron/[email protected].13", "@electron/asar@^3.2.1":
version "3.2.13"
resolved "https://registry.yarnpkg.com/@electron/asar/-/asar-3.2.13.tgz#56565ea423ead184465adfa72663b2c70d9835f2"
integrity sha512-pY5z2qQSwbFzJsBdgfJIzXf5ElHTVMutC2dxh0FD60njknMu3n1NnTABOcQwbb5/v5soqE79m9UjaJryBf3epg==
dependencies:
"@types/glob" "^7.1.0"
commander "^5.0.0"
Expand Down

0 comments on commit d217cab

Please sign in to comment.