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:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-04 13:49:06 +0300
committerGitHub <noreply@github.com>2021-10-04 13:49:06 +0300
commit827caff56afe18a61d9adbb022f2df47375c4d92 (patch)
treeaae3c5f037c68620b5ecdb22e2ea6ee6945df9d5 /package-lock.json
parent6a576b9df31ef098a249df9e24a3aa314d7cbfeb (diff)
Bump jest-mock-axios from 4.4.0 to 4.4.1
Bumps [jest-mock-axios](https://github.com/knee-cola/jest-mock-axios) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/knee-cola/jest-mock-axios/releases) - [Changelog](https://github.com/knee-cola/jest-mock-axios/blob/master/CHANGELOG.md) - [Commits](https://github.com/knee-cola/jest-mock-axios/compare/v4.4.0...v4.4.1) --- updated-dependencies: - dependency-name: jest-mock-axios dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 d39e859f5..c3c2b9d97 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"