Skip to content

Commit 3f66cb5

Browse files
authored
Fix security issue with serialize-javascript. Updating yarn.lock (#4710)
1 parent b18f561 commit 3f66cb5

File tree

2 files changed

+358
-313
lines changed

2 files changed

+358
-313
lines changed

Extension/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1771,7 +1771,8 @@
17711771
"yauzl": "^2.10.0"
17721772
},
17731773
"resolutions": {
1774-
"https-proxy-agent": "^2.2.4"
1774+
"https-proxy-agent": "^2.2.4",
1775+
"serialize-javascript": "^2.1.1"
17751776
},
17761777
"runtimeDependencies": [
17771778
{

0 commit comments

Comments
 (0)