chore(dep): upgrade jsdom

This commit is contained in:
Karol Sójko
2022-07-13 10:09:42 +02:00
parent 763f4655a1
commit 26949749fc
2 changed files with 2 additions and 2 deletions

View File

@@ -49,7 +49,7 @@
"exports-loader": "^3.1.0",
"jest": "^28.1.2",
"jest-environment-jsdom": "^28.1.2",
"jsdom": "^19.0.0",
"jsdom": "^20.0.0",
"libsodium-wrappers": "^0.7.9",
"lodash": "^4.17.21",
"nock": "^13.2.4",

View File

@@ -7293,7 +7293,7 @@ __metadata:
exports-loader: ^3.1.0
jest: ^28.1.2
jest-environment-jsdom: ^28.1.2
jsdom: ^19.0.0
jsdom: ^20.0.0
libsodium-wrappers: ^0.7.9
lodash: ^4.17.21
nock: ^13.2.4