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-lock.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-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index b6c5a726b..bf3f1a3a5 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -73,7 +73,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",
@@ -15526,9 +15526,9 @@
}
},
"node_modules/jest-mock-axios": {
- "version": "4.4.0",
- "resolved": "https://registry.npmjs.org/jest-mock-axios/-/jest-mock-axios-4.4.0.tgz",
- "integrity": "sha512-MF5MbjIZcv2KCtO6oH/Fmy1sML1LxQoaGyIPRGArDdd9pcsfjWoCmFFUD12GgOTeJw8ChjuVYHN0s8QnhGriQA==",
+ "version": "4.4.1",
+ "resolved": "https://registry.npmjs.org/jest-mock-axios/-/jest-mock-axios-4.4.1.tgz",
+ "integrity": "sha512-7d+r1lY45V7x/8if5UjT9oNMd5FHJwQGp7UKLsgAAq+PQK17PbTqs5wp3mvCK18hLJYmytseXLZmLkCYHjking==",
"dev": true,
"dependencies": {
"synchronous-promise": "^2.0.15"
@@ -39734,9 +39734,9 @@
}
},
"jest-mock-axios": {
- "version": "4.4.0",
- "resolved": "https://registry.npmjs.org/jest-mock-axios/-/jest-mock-axios-4.4.0.tgz",
- "integrity": "sha512-MF5MbjIZcv2KCtO6oH/Fmy1sML1LxQoaGyIPRGArDdd9pcsfjWoCmFFUD12GgOTeJw8ChjuVYHN0s8QnhGriQA==",
+ "version": "4.4.1",
+ "resolved": "https://registry.npmjs.org/jest-mock-axios/-/jest-mock-axios-4.4.1.tgz",
+ "integrity": "sha512-7d+r1lY45V7x/8if5UjT9oNMd5FHJwQGp7UKLsgAAq+PQK17PbTqs5wp3mvCK18hLJYmytseXLZmLkCYHjking==",
"dev": true,
"requires": {
"synchronous-promise": "^2.0.15"