mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-06 23:59:01 +02:00
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:
Generated
+5
-4
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user