mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-11-21 16:38:41 -06:00
SDA-3568 Bump spellchecker version to 2.3.5 to fix json-schema vulnerability (#1328)
This commit is contained in:
parent
88c62e0df9
commit
f847469a43
14
package-lock.json
generated
14
package-lock.json
generated
@ -6580,8 +6580,8 @@
|
||||
}
|
||||
},
|
||||
"electron-spellchecker": {
|
||||
"version": "git+https://github.com/finos/electron-spellchecker.git#11518d2c82c720bb2e6ba4630d8765e6d0db016f",
|
||||
"from": "git+https://github.com/finos/electron-spellchecker.git#v2.3.4",
|
||||
"version": "git+https://github.com/finos/electron-spellchecker.git#0a24b415618fd2a7e4e2231a9367d6169508766a",
|
||||
"from": "git+https://github.com/finos/electron-spellchecker.git#v2.3.5",
|
||||
"requires": {
|
||||
"@aabuhijleh/electron-remote": "^1.4.0",
|
||||
"@felixrieseberg/spellchecker": "^4.0.12",
|
||||
@ -12374,9 +12374,9 @@
|
||||
}
|
||||
},
|
||||
"node-addon-api": {
|
||||
"version": "4.2.0",
|
||||
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/node-addon-api/-/node-addon-api-4.2.0.tgz",
|
||||
"integrity": "sha1-EXy7WpWd/wmS4cWGrgOTVz5NKoc="
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/node-addon-api/-/node-addon-api-4.3.0.tgz",
|
||||
"integrity": "sha1-UqGgtHUZPgko6Y4EJqDRJUeCt38="
|
||||
},
|
||||
"node-fetch": {
|
||||
"version": "2.6.5",
|
||||
@ -15120,8 +15120,8 @@
|
||||
}
|
||||
},
|
||||
"screen-snippet": {
|
||||
"version": "git+https://github.com/symphonyoss/ScreenSnippet2.git#63071f24d6539598cef436daadf659c6d3fa3661",
|
||||
"from": "git+https://github.com/symphonyoss/ScreenSnippet2.git#9.2.2",
|
||||
"version": "git+ssh://git@github.com/symphonyoss/ScreenSnippet2.git#63071f24d6539598cef436daadf659c6d3fa3661",
|
||||
"from": "screen-snippet@git+https://github.com/symphonyoss/ScreenSnippet2.git#9.2.2",
|
||||
"optional": true
|
||||
},
|
||||
"semver": {
|
||||
|
@ -164,7 +164,7 @@
|
||||
"electron-dl": "3.0.0",
|
||||
"electron-fetch": "1.4.0",
|
||||
"electron-log": "4.0.7",
|
||||
"electron-spellchecker": "git+https://github.com/finos/electron-spellchecker.git#v2.3.4",
|
||||
"electron-spellchecker": "git+https://github.com/finos/electron-spellchecker.git#v2.3.5",
|
||||
"ffi-napi": "3.0.0",
|
||||
"filesize": "6.1.0",
|
||||
"lazy-brush": "^1.0.1",
|
||||
|
Loading…
Reference in New Issue
Block a user