firebase / firebase-tools

The Firebase Command Line Tools
MIT License
3.97k stars 917 forks source link

Updating outdated dependencies #7255

Closed joehan closed 3 weeks ago

joehan commented 1 month ago

Description

A round of updates for outdated dependnecies, inspired by #7214.

Specifically, I aimed to get rid of outdated version of inflight, glob, and rimraf. I fixed out direct usages of them, and updated as many deps that we're pulling these in transitively too.

For dependencies that still pull in inflight on latest versions, I've opened issues: https://github.com/YousefED/typescript-json-schema/issues/605 https://github.com/firebase/superstatic/issues/469