Skip to content

chore: run npm audit fix and update relevant deps#80

Merged
karrui merged 1 commit intodevelopfrom
npm-audit-fix
Nov 29, 2021
Merged

chore: run npm audit fix and update relevant deps#80
karrui merged 1 commit intodevelopfrom
npm-audit-fix

Conversation

@karrui
Copy link
Contributor

@karrui karrui commented Nov 29, 2021

Problem

Updates dev dependencies of this repository that were flagged as vulnerable. (no non-dev dependencies were vulnerable as of this PR)

Deploy Notes

New dependencies:
None

New dev dependencies:

- "@types/jest": "^25.2.1",
+ "@types/jest": "^27.0.3",
- "coveralls": "^3.1.0",
+ "coveralls": "^3.1.1",
- "jest": "^25.3.0",
+ "jest": "^27.3.1",
- "ts-jest": "^25.3.1",
+ "ts-jest": "^27.0.7",

@karrui karrui merged commit 0041960 into develop Nov 29, 2021
@karrui karrui deleted the npm-audit-fix branch November 29, 2021 08:27
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.

2 participants