Skip to content

Commit f692839

Browse files
committed
fix: doc/js_tutorials/js_assets/webnn-electron/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ELECTRON-15924119 - https://snyk.io/vuln/SNYK-JS-ELECTRON-15923931
1 parent 123f899 commit f692839

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/js_tutorials/js_assets/webnn-electron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"start": "electron ."
1010
},
1111
"dependencies": {
12-
"electron": "^15.1.2"
12+
"electron": "^39.8.5"
1313
}
1414
}

0 commit comments

Comments
 (0)