Merge pull request #12373 from AlexSCorey/updateJS-Yaml

Updates js-yaml to 4.x and updates files.
This commit is contained in:
Alex Corey
2022-06-22 11:25:52 -04:00
committed by GitHub
10 changed files with 116 additions and 153 deletions

View File

@@ -21,7 +21,7 @@
"formik": "2.2.9",
"has-ansi": "5.0.1",
"html-entities": "2.3.2",
"js-yaml": "^3.13.1",
"js-yaml": "4.1.0",
"luxon": "^2.4.0",
"prop-types": "^15.6.2",
"react": "17.0.2",