Closed dsanders11 closed 2 weeks ago
Clears some audit warnings regarding cookie and @sentry/browser.
cookie
@sentry/browser
I also ran npx uuaw express to clear the one remaining usage of the vulnerable cookie version.
npx uuaw express
coverage: 87.604%. remained the same when pulling 7a1867f2faea7bedf1909579f8304f600c8e7d34 on build/update-sentry-electron into c5cb7bd7a81b804ba088af64dfe7a2946d8c50e9 on main.
Clears some audit warnings regarding
cookie
and@sentry/browser
.I also ran
npx uuaw express
to clear the one remaining usage of the vulnerablecookie
version.