jonschlinkert / cache-base

Basic object store with methods like get/set/extend/omit
MIT License
56 stars 19 forks source link

Update `set-value` dependency to `3.0.1` or later #14

Closed kram0120 closed 5 years ago

kram0120 commented 5 years ago

Please update to set-value v3.0.1 to bring in the recent security patch.

doowb commented 5 years ago

set-value has version 3.0.0 in the package.json which means that 3.0.1 will be installed. If it's not, then please take a look at this guide with more information on how to clear caches and update lock files.