Tom Nielsen

Results 49 issues of Tom Nielsen

I have updated to Bootstrap 5.1.3 and made the following changes: * data-target tp data-bs-target, data-toggle to data-bs-toggle in the html * ml-auto to ms-auto, mr-auto to me-auto in the...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade axios from 0.26.1 to 0.27.2. :information_source: Keep your dependencies up-to-date....

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade sharp from 0.30.3 to 0.30.4. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=sharp&from_version=0.30.3&to_version=0.30.4&pr_id=819e9dd1-2502-40dc-beba-ce31af3e3b17&visibility=true&has_feature_flag=false) :information_source: Keep your...

I am trying to output ISO 8601 dates surrounded by double quotes. This seems to be very difficult or impossible. What I want is this output: ``` followers,account_id,created 7346950,13460080,"2014-10-29T21:38:07.476015Z" ```...

If you have a radio button group in the form, the value does not get copied over to the form when pressing edit. From looking at the source code, I...