mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
Update dependency browserify to v17.0.1
This commit is contained in:
parent
1fd9e36999
commit
1807e3302b
10
package-lock.json
generated
10
package-lock.json
generated
@ -38,7 +38,7 @@
|
||||
"@types/node": "^18.16.0",
|
||||
"@types/react": "16.14.34",
|
||||
"@types/react-dom": "16.9.17",
|
||||
"browserify": "17.0.0",
|
||||
"browserify": "17.0.1",
|
||||
"builder-util-runtime": "^9.0.3",
|
||||
"cheerio": "v1.0.0-rc.12",
|
||||
"cross-env": "7.0.3",
|
||||
@ -5721,9 +5721,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/browserify": {
|
||||
"version": "17.0.0",
|
||||
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/browserify/-/browserify-17.0.0.tgz",
|
||||
"integrity": "sha512-SaHqzhku9v/j6XsQMRxPyBrSP3gnwmE27gLJYZgMT2GeK3J0+0toN+MnuNYDfHwVGQfLiMZ7KSNSIXHemy905w==",
|
||||
"version": "17.0.1",
|
||||
"resolved": "https://registry.npmjs.org/browserify/-/browserify-17.0.1.tgz",
|
||||
"integrity": "sha512-pxhT00W3ylMhCHwG5yfqtZjNnFuX5h2IJdaBfSo4ChaaBsIp9VLrEMQ1bHV+Xr1uLPXuNDDM1GlJkjli0qkRsw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@ -5743,7 +5743,7 @@
|
||||
"duplexer2": "~0.1.2",
|
||||
"events": "^3.0.0",
|
||||
"glob": "^7.1.0",
|
||||
"has": "^1.0.0",
|
||||
"hasown": "^2.0.0",
|
||||
"htmlescape": "^1.1.0",
|
||||
"https-browserify": "^1.0.0",
|
||||
"inherits": "~2.0.1",
|
||||
|
@ -182,7 +182,7 @@
|
||||
"@types/node": "^18.16.0",
|
||||
"@types/react": "16.14.34",
|
||||
"@types/react-dom": "16.9.17",
|
||||
"browserify": "17.0.0",
|
||||
"browserify": "17.0.1",
|
||||
"builder-util-runtime": "^9.0.3",
|
||||
"cheerio": "v1.0.0-rc.12",
|
||||
"cross-env": "7.0.3",
|
||||
|
Loading…
Reference in New Issue
Block a user