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

Update serialize-error in package.json from 4.1.0 to 5.0.0 #1105

Closed
wants to merge 1 commit into from

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Sep 23, 2019

Overview

The following dependencies have been updated by dependencies.io:

  • serialize-error in package.json from "4.1.0" to "5.0.0"

Details

serialize-error

This dependency is located in package.json and was updated from "4.1.0" to "5.0.0".

5.0.0

Breaking

The default export is now a named export 9da0ddb

- const serializeError = require('serialize-error');
+ const {serializeError} = require('serialize-error');

Enhancements

Fixes

  • Handle top-level null values 5ed49e4

sindresorhus/serialize-error@v4.1.0...v5.0.0

@ricardo-devis-agullo ricardo-devis-agullo deleted the deps/update-1883ede9 branch September 3, 2021 19:56
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.

2 participants