summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2023-01-09 09:33:37 +0100
committerGitHub <noreply@github.com>2023-01-09 09:33:37 +0100
commit4a88fe0afeb9a423f173f78da126cbf60930f144 (patch)
tree47f8334242f26118a40c56c5c4a30c1963774ba3 /package-lock.json
parentec58382b3a1f37b9a3f1bbc6c426c68125c25d5f (diff)
parentcbe160cd7824feb2b3170a2dcfce77b1861e0f45 (diff)
Merge pull request #8535 from nextcloud/dependabot/npm_and_yarn/jest-localstorage-mock-2.4.26
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 af2a214de..30e0343db 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -74,7 +74,7 @@
"babel-plugin-add-module-exports": "^1.0.4",
"jest": "^29.2.2",
"jest-environment-jsdom": "^29.3.1",
- "jest-localstorage-mock": "^2.4.25",
+ "jest-localstorage-mock": "^2.4.26",
"jest-mock-axios": "^4.6.2",
"jest-mock-console": "^2.0.0",
"jest-transform-stub": "^2.0.0",
@@ -11226,9 +11226,9 @@
"dev": true
},
"node_modules/jest-localstorage-mock": {
- "version": "2.4.25",
- "resolved": "https://registry.npmjs.org/jest-localstorage-mock/-/jest-localstorage-mock-2.4.25.tgz",
- "integrity": "sha512-VdQ8PTpNzUJDx/KY3hBrTwxqVMzMS+LccngC15EZSFdxJ+VeeCYmyW7BSzubk9FUKCVeXPjYPibzXe6swXYA+g==",
+ "version": "2.4.26",
+ "resolved": "https://registry.npmjs.org/jest-localstorage-mock/-/jest-localstorage-mock-2.4.26.tgz",
+ "integrity": "sha512-owAJrYnjulVlMIXOYQIPRCCn3MmqI3GzgfZCXdD3/pmwrIvFMXcKVWZ+aMc44IzaASapg0Z4SEFxR+v5qxDA2w==",
"dev": true,
"engines": {
"node": ">=6.16.0"
@@ -28341,9 +28341,9 @@
}
},
"jest-localstorage-mock": {
- "version": "2.4.25",
- "resolved": "https://registry.npmjs.org/jest-localstorage-mock/-/jest-localstorage-mock-2.4.25.tgz",
- "integrity": "sha512-VdQ8PTpNzUJDx/KY3hBrTwxqVMzMS+LccngC15EZSFdxJ+VeeCYmyW7BSzubk9FUKCVeXPjYPibzXe6swXYA+g==",
+ "version": "2.4.26",
+ "resolved": "https://registry.npmjs.org/jest-localstorage-mock/-/jest-localstorage-mock-2.4.26.tgz",
+ "integrity": "sha512-owAJrYnjulVlMIXOYQIPRCCn3MmqI3GzgfZCXdD3/pmwrIvFMXcKVWZ+aMc44IzaASapg0Z4SEFxR+v5qxDA2w==",
"dev": true
},
"jest-matcher-utils": {