Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Upgrade Axios to 0.21.0 #21

Merged
merged 1 commit into from Oct 28, 2020
Merged

Upgrade Axios to 0.21.0 #21

merged 1 commit into from Oct 28, 2020

Conversation

nielsmaerten
Copy link
Owner

This fixes the dependency on typescript DOM lib in NightscoutClient

Motivation and Context

The following bug in Axios required the Typescript DOM lib to be referenced, even though this is a pure nodejs project with no dependencies on DOM

How Has This Been Tested?

This only changes a dependency version. Tests should still be passing.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • I've made my changes in a separate fix/ or feature/ branch
  • My change requires a change to the documentation/website
  • I have read CONTRIBUTING.md and CODE_OF_CONDUCT.md
  • I've written tests to cover my change
  • My change is passing new and existing tests

This fixes the dependency on typescript DOM lib in NightscoutClient
@nielsmaerten nielsmaerten merged commit a9eef11 into master Oct 28, 2020
@nielsmaerten nielsmaerten deleted the fix/axios-upgrade branch October 28, 2020 12:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant