SDA-3568 Bump spellchecker version to 2.3.5 to fix json-schema vulnerability (#1328)

This commit is contained in:
Salah Benmoussati 2022-01-25 17:42:44 +01:00 committed by GitHub
parent 88c62e0df9
commit f847469a43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -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": {

View File

@ -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",