mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-28 18:20:42 +00:00
build(deps): bump electron-dl from 3.3.0 to 3.3.1
Bumps [electron-dl](https://github.com/sindresorhus/electron-dl) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/sindresorhus/electron-dl/releases) - [Commits](https://github.com/sindresorhus/electron-dl/compare/v3.3.0...v3.3.1) --- updated-dependencies: - dependency-name: electron-dl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6358f312c8
commit
177d716fb9
2 changed files with 7 additions and 7 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
|
@ -7985,9 +7985,9 @@
|
|||
}
|
||||
},
|
||||
"electron-dl": {
|
||||
"version": "3.3.0",
|
||||
"resolved": "https://registry.npmjs.org/electron-dl/-/electron-dl-3.3.0.tgz",
|
||||
"integrity": "sha512-Zwaz/OMGPIfBLV2SQH4sTsdDOs/U4y5AOHfremMBXEpjIxX+SiTx845DZAvJJwgb5hfowyWOBLiJhd/emBNLLQ==",
|
||||
"version": "3.3.1",
|
||||
"resolved": "https://registry.npmjs.org/electron-dl/-/electron-dl-3.3.1.tgz",
|
||||
"integrity": "sha512-kmcSYZyHVEHHHFKlZWW58GiCmu2NSu3Rdwnl3+/fr/ftQYHJULVf1QkrCBPFE2bp/Ly113Za7c8wJZs1nBy04A==",
|
||||
"requires": {
|
||||
"ext-name": "^5.0.0",
|
||||
"pupa": "^2.0.1",
|
||||
|
|
@ -14654,7 +14654,7 @@
|
|||
"modify-filename": {
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/modify-filename/-/modify-filename-1.1.0.tgz",
|
||||
"integrity": "sha1-mi3sg4Bvuy2XXyK+7IWcoms5OqE="
|
||||
"integrity": "sha512-EickqnKq3kVVaZisYuCxhtKbZjInCuwgwZWyAmRIp1NTMhri7r3380/uqwrUHfaDiPzLVTuoNy4whX66bxPVog=="
|
||||
},
|
||||
"modify-values": {
|
||||
"version": "1.0.1",
|
||||
|
|
@ -18429,7 +18429,7 @@
|
|||
"sort-keys": {
|
||||
"version": "1.1.2",
|
||||
"resolved": "https://registry.npmjs.org/sort-keys/-/sort-keys-1.1.2.tgz",
|
||||
"integrity": "sha1-RBttTTRnmPG05J6JIK37oOVD+a0=",
|
||||
"integrity": "sha512-vzn8aSqKgytVik0iwdBEi+zevbTYZogewTUM6dtpmGwEcdzbub/TX4bCzRhebDCRC3QzXgJsLRKB2V/Oof7HXg==",
|
||||
"requires": {
|
||||
"is-plain-obj": "^1.0.0"
|
||||
}
|
||||
|
|
@ -18437,7 +18437,7 @@
|
|||
"sort-keys-length": {
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/sort-keys-length/-/sort-keys-length-1.0.1.tgz",
|
||||
"integrity": "sha1-nLb09OnkgVWmqgZx7dM2/xR5oYg=",
|
||||
"integrity": "sha512-GRbEOUqCxemTAk/b32F2xa8wDTs+Z1QHOkbhJDQTvv/6G3ZkbJ+frYWsTcc7cBB3Fu4wy4XlLCuNtJuMn7Gsvw==",
|
||||
"requires": {
|
||||
"sort-keys": "^1.0.0"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -105,7 +105,7 @@
|
|||
],
|
||||
"dependencies": {
|
||||
"@electron/remote": "^2.0.8",
|
||||
"electron-dl": "^3.3.0",
|
||||
"electron-dl": "^3.3.1",
|
||||
"electron-localshortcut": "^3.2.1",
|
||||
"electron-log": "^4.4.8",
|
||||
"electron-window-state": "^5.0.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue