Skip to content

Run npm audit fix #3274

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 5, 2021
Merged

Run npm audit fix #3274

merged 1 commit into from
Apr 5, 2021

Conversation

andyleejordan
Copy link
Member

Audit the lockfile.

@andyleejordan andyleejordan marked this pull request as ready for review April 5, 2021 21:48
@andyleejordan andyleejordan added Area-Build & Release Issue-Enhancement A feature request (enhancement). labels Apr 5, 2021
@andyleejordan
Copy link
Member Author

Interesting, on macOS only (so I'm guessing flaky):

  1) ISECompatibility feature
       It sets ISE Settings:
     Error: Timeout of 5000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/Users/runner/work/1/s/out/test/features/ISECompatibility.test.js)
  	at listOnTimeout (internal/timers.js:549:17)
  	at processTimers (internal/timers.js:492:7)


  2) ISECompatibility feature
       It unsets ISE Settings:
     Error: Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/Users/runner/work/1/s/out/test/features/ISECompatibility.test.js)
  	at listOnTimeout (internal/timers.js:549:17)
  	at processTimers (internal/timers.js:492:7)


  3) ISECompatibility feature
       It leaves Theme after being changed after enabling ISE Mode:
     Error: Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/Users/runner/work/1/s/out/test/features/ISECompatibility.test.js)
  	at listOnTimeout (internal/timers.js:549:17)
  	at processTimers (internal/timers.js:492:7)

@andyleejordan andyleejordan merged commit 40762ba into master Apr 5, 2021
@andyleejordan andyleejordan deleted the andschwa/npm-audit-fix branch April 5, 2021 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Build & Release Issue-Enhancement A feature request (enhancement).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants