Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2021-10-04 14:15:32 +0300
committerGitHub <noreply@github.com>2021-10-04 14:15:32 +0300
commit7d257fbca1dd0055b0d05d1a29f0904363bb7cc4 (patch)
tree811af586d02d9ac28467795f0232266284a67146 /package.json
parent9bb75511b4e0231b3394610ea9c2841b9893b7dc (diff)
parent827caff56afe18a61d9adbb022f2df47375c4d92 (diff)
Merge pull request #6309 from nextcloud/dependabot/npm_and_yarn/jest-mock-axios-4.4.1
Bump jest-mock-axios from 4.4.0 to 4.4.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e0451ca9b..bd05b6ac0 100644
--- a/package.json
+++ b/package.json
@@ -81,7 +81,7 @@
"babel-loader-exclude-node-modules-except": "^1.2.1",
"babel-plugin-add-module-exports": "^1.0.4",
"jest-localstorage-mock": "^2.4.18",
- "jest-mock-axios": "^4.4.0",
+ "jest-mock-axios": "^4.4.1",
"jest-mock-console": "^1.2.3",
"regenerator-runtime": "^0.13.9",
"terser-webpack-plugin": "^5.2.4",