cloudoperators / greenhouse-extensions

Extensions for Greenhouse, the cloud operations platform
Apache License 2.0
2 stars 3 forks source link

fix (heureka): Update the package-lock.json #164

Closed hodanoori closed 3 months ago

hodanoori commented 3 months ago

Pull Request Details

Update the package-lock.json to solve the errors (e.g missing darwin pkg error) while building the project locally on mac. Apparently some packages are not updated. For this purpose I performed the following commands:

As it is shown in the changes, the sass and graphql-request as direct packages are updated and the rest are the depended packages.