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

github.com/nextcloud/logreader.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-09-10 05:30:22 +0300
committerGitHub <noreply@github.com>2022-09-10 05:30:22 +0300
commit31873a036b0beb4d972dc481f7d52e2df7125bc0 (patch)
tree659287eec0dc8cf7abaf40659df9145cdea52d20 /package.json
parent83152201e52cd7703ab4fb0b22bc21564089204a (diff)
parentb08341b000cc4ab014dab9ad86d845674025e572 (diff)
Merge pull request #777 from nextcloud/dependabot/npm_and_yarn/babel/runtime-7.19.0
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 8ce1b91..bfed084 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"npm": "^7.0.0"
},
"dependencies": {
- "@babel/runtime": "^7.18.9",
+ "@babel/runtime": "^7.19.0",
"@nextcloud/moment": "^1.2.1",
"react": "18.2.0",
"react-dom": "17.0.2",