Updates js-yaml to 4.x and updates files.

This commit is contained in:
Alex Corey
2022-06-14 11:11:49 -04:00
parent 816518cfab
commit bda335cb19
10 changed files with 116 additions and 153 deletions

View File

@@ -20,7 +20,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",