nulib / digital-collections

ReactJS application for Northwestern Library's Digital Collections presentation layer
https://dc.library.northwestern.edu/
7 stars 5 forks source link

Update packages to fix security vulnerability warning #419

Closed adamjarling closed 5 years ago

adamjarling commented 5 years ago

Description

This just popped up today:

image

Done Looks Like

adamjarling commented 5 years ago

Looks like a bunch of packages are outdated. Might as well clean up everything and get up to date and test for regressions.

info Color legend :
 "<red>"    : Major Update backward-incompatible updates
 "<yellow>" : Minor Update backward-compatible features
 "<green>"  : Patch Update backward-compatible bug fixes
Package                           Current        Wanted         Latest      Package Type           URL
@appbaseio/reactivesearch         3.0.0-rc.9     3.0.0-rc.12    3.0.0-rc.12 dependencies           https://github.com/appbaseio/reactivesearch#readme
@fortawesome/fontawesome-svg-core 1.2.17         1.2.18         1.2.18      dependencies           https://fontawesome.com
@fortawesome/free-solid-svg-icons 5.8.1          5.8.2          5.8.2       dependencies           https://fontawesome.com
cookie                            0.3.1          0.3.1          0.4.0       dependencies           https://github.com/jshttp/cookie#readme
cross-fetch                       3.0.2          3.0.3          3.0.3       dependencies           https://github.com/lquixada/cross-fetch
elasticsearch                     15.5.0         15.5.0         16.1.0      dependencies           http://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/index.html
enzyme-adapter-react-16           1.12.1         1.13.2         1.13.2      dependencies           http://airbnb.io/enzyme/
eslint-config-prettier            4.2.0          4.3.0          4.3.0       devDependencies        https://github.com/prettier/eslint-config-prettier#readme
eslint-plugin-prettier            3.0.1          3.1.0          3.1.0       devDependencies        https://github.com/prettier/eslint-plugin-prettier#readme
honeybadger-js                    0.5.5          0.5.5          1.0.3       dependencies           https://github.com/honeybadger-io/honeybadger-js
husky                             1.3.1          1.3.1          2.3.0       devDependencies        https://github.com/typicode/husky#readme
jest-util                         24.2.0-alpha.0 24.2.0-alpha.0 24.8.0      resolutionDependencies https://github.com/facebook/jest#readme
lint-staged                       8.1.6          8.1.7          8.1.7       devDependencies        https://github.com/okonet/lint-staged#readme
node-sass-chokidar                1.3.4          1.3.5          1.3.5       dependencies           https://github.com/michaelwayman/node-sass-chokidar#readme
prettier                          1.17.0         1.17.1         1.17.1      devDependencies        https://prettier.io
react-app-polyfill                1.0.0          1.0.1          1.0.1       dependencies           https://github.com/facebook/create-react-app#readme
react-redux                       6.0.1          6.0.1          7.0.3       dependencies           https://github.com/reduxjs/react-redux
react-scripts                     2.1.8          2.1.8          3.0.1       dependencies           https://github.com/facebook/create-react-app#readme
react-share                       2.4.0          2.4.0          3.0.0       dependencies           https://github.com/nygardk/react-share#readme
react-sizes                       1.0.4          1.0.4          2.0.0       dependencies           https://github.com/renatorib/react-sizes#readme
react-slidedown                   2.0.9          2.4.1          2.4.1       dependencies           https://github.com/frankwallis/react-slidedown#readme
✨  Done in 81.03s.