Merge pull request #32 from srgooglo/snyk-upgrade-bcb6569fb23be5395d6e6125978562ee

[Snyk] Upgrade ts-jest from 26.4.2 to 26.4.3
This commit is contained in:
srgooglo 2020-11-17 14:43:43 +01:00 committed by GitHub
commit 2bb5adb423
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -32762,9 +32762,9 @@
"dev": true
},
"ts-jest": {
"version": "26.4.2",
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-26.4.2.tgz",
"integrity": "sha512-0+MynTTzzbuy5rGjzsCKjxHJk5gY906c/FSaqQ3081+G7dp2Yygfa9hVlbrtNNcztffh1mC6Rs9jb/yHpcjsoQ==",
"version": "26.4.3",
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-26.4.3.tgz",
"integrity": "sha512-pFDkOKFGY+nL9v5pkhm+BIFpoAuno96ff7GMnIYr/3L6slFOS365SI0fGEVYx2RKGji5M2elxhWjDMPVcOCdSw==",
"requires": {
"@jest/create-cache-key-function": "^26.5.0",
"@types/jest": "26.x",

View File

@ -94,7 +94,7 @@
"stack-trace": "0.0.10",
"store": "^2.0.12",
"timeago.js": "^4.0.2",
"ts-jest": "^26.4.2",
"ts-jest": "^26.4.3",
"wait-on": "^5.2.0"
},
"devDependencies": {