Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: changing safeLoad for load in js-yaml>4 #1219

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Conversation

vidorteg
Copy link
Member

@vidorteg vidorteg commented Aug 29, 2024

Pull request checklist

Make sure you:

Short description of the change(s)

When running npm start node throws and error

Error: Function yaml.safeLoad is removed in js-yaml 4. Use yaml.load instead, which is now safe by default.

This fixes this issue

@vidorteg vidorteg merged commit ba78342 into main Aug 29, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant