Skip to content
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

Security audit dependency updates... #809

Merged
merged 1 commit into from
Dec 5, 2022
Merged

Security audit dependency updates... #809

merged 1 commit into from
Dec 5, 2022

Conversation

JoshuaVulcan
Copy link
Collaborator

@JoshuaVulcan JoshuaVulcan commented Nov 30, 2022

...which I attached to the laziest/easiest P2 I could find in the backlog 🙂

https://era-8120.pamdas.org
https://allenai.atlassian.net/browse/ERA-8120

The majority of the changes here are in the yarn.lock file, which you can expand in the files changed section. A combination of yarn audit and yarn upgrade <package-name> got me there.

@JoshuaVulcan JoshuaVulcan mentioned this pull request Dec 1, 2022
@@ -68,6 +68,9 @@ const Nav = ({
mainToolbarTracker.track('Select to operate as a user profile');
setUserProfile(profile, isMainUser ? false : true);
}
setTimeout(() => {
window.location.reload(true);
}, [1000]);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe a constant for this with a nice self-explanatory name 😄 ?

@JoshuaVulcan JoshuaVulcan merged commit 253ebee into develop Dec 5, 2022
@JoshuaVulcan JoshuaVulcan deleted the ERA-8120 branch December 5, 2022 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants