Skip to content

Commit 272f04d

Browse files
build: bump js-yaml from 3.14.0 to 4.1.0
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.0 to 4.1.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.14.0...4.1.0) --- updated-dependencies: - dependency-name: js-yaml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f54d7c7 commit 272f04d

File tree

2 files changed

+18
-51
lines changed

2 files changed

+18
-51
lines changed

package-lock.json

+17-50
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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.0",
3838
"minimist": "~1.2.8",
3939
"node-sql-parser": "~3.0.4"
4040
}

0 commit comments

Comments
 (0)