Merge pull request #19307 from vector-im/gsouquet/fix-dependabots-cve

pull/19352/head
Germain 2021-10-07 09:28:36 +01:00 committed by GitHub
commit 90ada74daf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 545 additions and 568 deletions

View File

@ -118,8 +118,7 @@
"file-loader": "^5.1.0",
"fs-extra": "^0.30.0",
"html-webpack-plugin": "^4.5.2",
"jest": "^26.6.3",
"jest-environment-jsdom-sixteen": "^1.0.3",
"jest": "^27.2.4",
"jest-raw-loader": "^1.0.1",
"json-loader": "^0.5.7",
"loader-utils": "^1.4.0",
@ -165,7 +164,7 @@
"@types/react": "17.0.14"
},
"jest": {
"testEnvironment": "jest-environment-jsdom-sixteen",
"testEnvironment": "jsdom",
"testMatch": [
"<rootDir>/test/**/*-test.[tj]s?(x)"
],

1108
yarn.lock

File diff suppressed because it is too large Load Diff