Skip to content

Commit 935ae79

Browse files
renovate[bot]mergify[bot]
authored andcommitted
Update dependency js-yaml to v4.2.0
1 parent 26edafd commit 935ae79

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"graphql-request": "6.1.0",
3030
"html-to-text": "10.0.0",
3131
"isemail": "3.2.0",
32-
"js-yaml": "4.1.1",
32+
"js-yaml": "4.2.0",
3333
"jsonwebtoken": "9.0.2",
3434
"morgan": "1.10.1",
3535
"node-cron": "4.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2000,10 +2000,10 @@ isstream@~0.1.2:
20002000
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
20012001
integrity sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g==
20022002

2003-
js-yaml@4.1.1:
2004-
version "4.1.1"
2005-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b"
2006-
integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==
2003+
js-yaml@4.2.0:
2004+
version "4.2.0"
2005+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.2.0.tgz#2bd9e85682dd91bd469afb809d816043b3d49524"
2006+
integrity sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==
20072007
dependencies:
20082008
argparse "^2.0.1"
20092009

0 commit comments

Comments
 (0)