Merge pull request #29692 from overleaf/dependabot-npm_and_yarn-js-yaml-4.1.1

Bump js-yaml from 4.1.0 to 4.1.1

GitOrigin-RevId: eaa7b5b0a6ddcd111f280d3ef122b8cdf0072ae5
This commit is contained in:
Brian Gough
2025-11-17 09:10:12 +00:00
committed by Copybot
parent b773ac2715
commit f3d0c6920f
2 changed files with 6 additions and 5 deletions
+5 -4
View File
@@ -38182,9 +38182,10 @@
"integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
},
"node_modules/js-yaml": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
"integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz",
"integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==",
"license": "MIT",
"dependencies": {
"argparse": "^2.0.1"
},
@@ -56597,7 +56598,7 @@
"cypress-multi-reporters": "^2.0.5",
"express": "^4.21.2",
"isomorphic-git": "^1.33.1",
"js-yaml": "^4.1.0",
"js-yaml": "^4.1.1",
"mocha-junit-reporter": "^2.2.1",
"pdf-parse": "^1.1.1",
"uuid": "^9.0.1",
+1 -1
View File
@@ -22,7 +22,7 @@
"cypress-multi-reporters": "^2.0.5",
"express": "^4.21.2",
"isomorphic-git": "^1.33.1",
"js-yaml": "^4.1.0",
"js-yaml": "^4.1.1",
"mocha-junit-reporter": "^2.2.1",
"pdf-parse": "^1.1.1",
"uuid": "^9.0.1",