Skip to content

Commit 998fee7

Browse files
build: bump js-yaml from 3.14.0 to 4.1.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.0 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.14.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b8ca66 commit 998fee7

File tree

2 files changed

+16
-51
lines changed

2 files changed

+16
-51
lines changed

package-lock.json

Lines changed: 15 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"dependencies": {
3636
"ejs": "~3.1.10",
37-
"js-yaml": "~3.14.0",
37+
"js-yaml": "~4.1.1",
3838
"minimist": "~1.2.8",
3939
"node-sql-parser": "~3.0.4"
4040
}

0 commit comments

Comments
 (0)