|
@@ -2977,9 +2977,9 @@
|
|
|
}
|
|
|
},
|
|
|
"@testing-library/dom": {
|
|
|
- "version": "7.27.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-7.27.0.tgz",
|
|
|
- "integrity": "sha512-OH4lK9R0DdKdePG76cKQXORMpXLahqRLmyIau084TdN2sM1sfjxnGEiiTbJe/PDiam7sMOuf9uBXsTByH3pPhQ==",
|
|
|
+ "version": "7.28.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-7.28.1.tgz",
|
|
|
+ "integrity": "sha512-acv3l6kDwZkQif/YqJjstT3ks5aaI33uxGNVIQmdKzbZ2eMKgg3EV2tB84GDdc72k3Kjhl6mO8yUt6StVIdRDg==",
|
|
|
"requires": {
|
|
|
"@babel/code-frame": "^7.10.4",
|
|
|
"@babel/runtime": "^7.12.5",
|
|
@@ -3234,12 +3234,12 @@
|
|
|
}
|
|
|
},
|
|
|
"@testing-library/react": {
|
|
|
- "version": "11.1.2",
|
|
|
- "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-11.1.2.tgz",
|
|
|
- "integrity": "sha512-foL0/Mo68M51DdgFwEsO2SDEkUpocuEYidOTcJACGEcoakZDINuERYwVdd6T5e3pPE+BZyGwwURaXcrX1v9RbQ==",
|
|
|
+ "version": "11.2.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-11.2.2.tgz",
|
|
|
+ "integrity": "sha512-jaxm0hwUjv+hzC+UFEywic7buDC9JQ1q3cDsrWVSDAPmLotfA6E6kUHlYm/zOeGCac6g48DR36tFHxl7Zb+N5A==",
|
|
|
"requires": {
|
|
|
- "@babel/runtime": "^7.12.1",
|
|
|
- "@testing-library/dom": "^7.26.6"
|
|
|
+ "@babel/runtime": "^7.12.5",
|
|
|
+ "@testing-library/dom": "^7.28.1"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
"@babel/runtime": {
|