fix(deps): update dependency fetch-mock to v9.10.6

This commit is contained in:
Renovate Bot
2020-08-02 20:25:53 +00:00
committed by renovate[bot]
parent 3822f2f007
commit a7205c786b
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -9411,9 +9411,9 @@
}
},
"fetch-mock": {
"version": "9.10.5",
"resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-9.10.5.tgz",
"integrity": "sha512-yA0zctPNNIlHhhm8yEf9V/Smr9FHpTkXgf/MK6v2o0qNueJ5iRvZGPPDpmlJ9ON6WfXCYnkY+lsFuay9GglyUw==",
"version": "9.10.6",
"resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-9.10.6.tgz",
"integrity": "sha512-kqAV3C8KNmNZcY87e2yP4qBbRD1H4i0Cndw0bKmXNBItuEdTfCmDlDdIGviFbS5bqp0pS9GZ721aAQud+zRmJQ==",
"requires": {
"babel-runtime": "^6.26.0",
"core-js": "^3.0.0",

View File

@@ -42,7 +42,7 @@
"eslint-config-prettier": "6.11.0",
"eslint-plugin-prettier": "3.1.4",
"favico.js": "0.3.10",
"fetch-mock": "9.10.5",
"fetch-mock": "9.10.6",
"fontfaceobserver": "2.1.0",
"intersection-observer": "0.11.0",
"lodash.debounce": "4.0.8",