You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You are using a dependency that was last time updated 10 years ago and which is using deprecated puny code dependency.
Is it possible to avoid using such ancient dependency as "fast-url-parser"?
When I run pnpm why punycode I get this
~/projects/Firetable$ pnpm why punycode
Legend: production dependency, optional only, dev only
firetable /home/smrtnyk/projects/Firetable (PRIVATE)
devDependencies:
firebase-tools 13.29.1
└─┬ superstatic 9.1.0
└─┬ fast-url-parser 1.1.3
└── punycode 1.4.1
The text was updated successfully, but these errors were encountered:
You are using a dependency that was last time updated 10 years ago and which is using deprecated puny code dependency.
Is it possible to avoid using such ancient dependency as "fast-url-parser"?
When I run
pnpm why punycode
I get thisThe text was updated successfully, but these errors were encountered: