mirror of
https://github.com/oceanprotocol/commons.git
synced 2023-03-15 18:03:00 +01:00
Merge pull request #310 from oceanprotocol/dependabot/npm_and_yarn/client/jest-mock-axios-4.2.0
Bump jest-mock-axios from 4.1.0 to 4.2.0 in /client
This commit is contained in:
commit
cb8c7fdaab
6
client/package-lock.json
generated
6
client/package-lock.json
generated
@ -13393,9 +13393,9 @@
|
||||
}
|
||||
},
|
||||
"jest-mock-axios": {
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/jest-mock-axios/-/jest-mock-axios-4.1.0.tgz",
|
||||
"integrity": "sha512-I2oQ2aNUSI9K8Eci2CJfW68d5jHr3uLPg3b8+xDkhllXkyCLZEBU8Ju6GbHmGDt3NVa1UAohy721xZzWFehpmw==",
|
||||
"version": "4.2.0",
|
||||
"resolved": "https://registry.npmjs.org/jest-mock-axios/-/jest-mock-axios-4.2.0.tgz",
|
||||
"integrity": "sha512-tGvXQLfC0xmRo+EUpmAapsbWXh/83y82sPsZbePj2SsCIMvAsN0okARTOjbuYYffddF7YoQwaJ8++wGsslh3Xw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"synchronous-promise": "^2.0.10"
|
||||
|
@ -63,7 +63,7 @@
|
||||
"@types/react-router-dom": "^5.1.5",
|
||||
"@types/react-transition-group": "^4.4.0",
|
||||
"@types/shortid": "^0.0.29",
|
||||
"jest-mock-axios": "^4.1.0",
|
||||
"jest-mock-axios": "^4.2.0",
|
||||
"react-scripts": "^3.4.1",
|
||||
"source-map-explorer": "^2.4.2",
|
||||
"typescript": "^3.9.3"
|
||||
|
Loading…
Reference in New Issue
Block a user