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

github.com/nextcloud/photos.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>2022-10-11 18:39:09 +0300
committerGitHub <noreply@github.com>2022-10-11 18:39:09 +0300
commit8179238ac54b62454f6563209a1c5a36558511f6 (patch)
treef442436e55752f0ca19b2c8fddfce4f2d6620ce2 /package.json
parenta0e7678d0c50909117daab2eb05ed0578dc5ebd6 (diff)
parentb6f71513f8c7c2b69676f48f4d726bd8e01ee1cc (diff)
Merge pull request #1303 from nextcloud/dependabot/npm_and_yarn/jest-environment-jsdom-29.1.2
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 cc847e96..cfd5b930 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,7 @@
"camelcase": "^7.0.0",
"debounce": "^1.2.1",
"he": "^1.2.0",
- "jest-environment-jsdom": "^29.0.3",
+ "jest-environment-jsdom": "^29.1.2",
"path-posix": "^1.0.0",
"qs": "^6.11.0",
"url-parse": "^1.5.10",