-
Notifications
You must be signed in to change notification settings - Fork 113
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
Chore: Upgrade axios to v0.22 #484
Conversation
Size Change: -1.13 kB (1%) Total Size: 98.1 kB
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@@ -67,11 +67,11 @@ export class MissingSchemaError extends ErrorAbstract {} | |||
* @param {object} data | |||
* @param {object} response | |||
*/ | |||
export class StreamApiError extends ErrorAbstract { | |||
export class StreamApiError<T> extends ErrorAbstract { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No defaults (not sure if needed, just curious)?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
will add later if needed, good for now
👍 🌮 |
high severity security issue GHSA-cph5-m8f7-6c5x