mirror of
https://github.com/prymitive/karma
synced 2026-05-21 04:33:07 +00:00
fix(deps): update dependency fetch-mock to v9.10.10
This commit is contained in:
committed by
renovate[bot]
parent
c4a3478d1f
commit
3fd495e92f
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user