Using existing yaml package instead of js-yaml

This commit is contained in:
Isaiah 2023-11-29 14:04:10 -05:00
parent 5f92d640c9
commit 1e8dc931a9
4 changed files with 7 additions and 18 deletions

View file

@ -62,7 +62,6 @@
"highlight.js": "^11.7.0",
"iarna-toml-esm": "^3.0.5",
"ibantools": "^4.3.3",
"js-yaml": "^4.1.0",
"json5": "^2.2.3",
"jwt-decode": "^3.1.2",
"libphonenumber-js": "^1.10.28",
@ -102,7 +101,6 @@
"@types/bcryptjs": "^2.4.2",
"@types/crypto-js": "^4.1.1",
"@types/dompurify": "^3.0.5",
"@types/js-yaml": "^4.0.9",
"@types/jsdom": "^21.0.0",
"@types/lodash": "^4.14.192",
"@types/mime-types": "^2.1.1",