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

This commit is contained in:
Renovate Bot
2020-11-21 21:27:43 +00:00
committed by renovate[bot]
parent c4a3478d1f
commit 3fd495e92f
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -9590,9 +9590,9 @@
}
},
"fetch-mock": {
"version": "9.10.7",
"resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-9.10.7.tgz",
"integrity": "sha512-YkiMHSL8CQ0vlWYpqGvlaZjViFk0Kar9jonPjSvaWoztkeHH6DENqUzBIsffzjVKhwchPI74SZRLRpIsEyNcZQ==",
"version": "9.10.10",
"resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-9.10.10.tgz",
"integrity": "sha512-RcJOKXnEhiF1P/a7cLQg/VI8GteC9gx9PKhbXHRQzCh1Qz9BXM6ov6l2HCk0/CHwX4QXBs2+AziW03rvGpuSCw==",
"requires": {
"babel-runtime": "^6.26.0",
"core-js": "^3.0.0",

View File

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