Update dependency browserify to v17.0.1

This commit is contained in:
renovate[bot] 2025-02-14 02:43:36 +00:00 committed by GitHub
parent 1fd9e36999
commit 1807e3302b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

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

View File

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