Wild Me's first product, Wildbook supports researchers by allowing collaboration across the globe and automation of photo ID matching
GNU General Public License v2.0
106
stars
72
forks
source link
Bump express and dependencies #780
Open
TanyaStere42 opened 1 month ago
Context
There are a couple of dependencies that need to be updated along with express. We'll be doing it all at once for serve-static, body-parser, send, and path-to-regexp
Requirements
express
from 4.19.2 to 4.21.0serve-static
from 1.15.0 to 1.16.2body-parser
from 1.20.2 to 1.20.3send
from 0.18.0 to 0.19.0path-to-regexp
from 0.1.7 to 0.1.10