Răsfoiți Sursa

Merge pull request #33377 from overleaf/lucie/js-yaml-security-fix

[Security Upgrade]: js-yaml in yarn.lock

GitOrigin-RevId: 4f388ca74de0e33a4f8894b1aa7e7963d1de552d
Brian Gough 2 luni în urmă
părinte
comite
fda0283490
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -35,7 +35,7 @@
     "@xmldom/xmldom": "0.8.13",
     "argparse/underscore": "1.13.8",
     "east/underscore": "1.13.8",
-    "referer-parser/js-yaml": "^4.1.0",
+    "referer-parser/js-yaml": "^4.1.1",
     "sandboxed-module": "patch:sandboxed-module@npm%3A2.0.4#~/.yarn/patches/sandboxed-module-npm-2.0.4-f8b45aacc9.patch",
     "request/tough-cookie": "5.1.2",
     "request/form-data": "2.5.5",