Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Commit 28d8a98

Browse files
authored
security issues (#26)
1 parent 978625a commit 28d8a98

File tree

2 files changed

+1176
-1924
lines changed

2 files changed

+1176
-1924
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
"prepublishOnly": "npm run build"
2525
},
2626
"devDependencies": {
27-
"@types/jest": "^26.0.10",
27+
"@types/jest": "^27.5.1",
2828
"@types/node": "^14.6.0",
29-
"jest": "^26.4.2",
30-
"ts-jest": "^26.3.0",
29+
"jest": "^27.5.1",
30+
"ts-jest": "^27.1.5",
3131
"typescript": "^4.0.2"
3232
},
3333
"repository": {

0 commit comments

Comments
 (0)