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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-07-30 11:18:04 +0300
committerGitHub <noreply@github.com>2020-07-30 11:18:04 +0300
commit0b14f8320b063ac07d8adfa4939aefb186d4edcb (patch)
tree4fb0eaa4041742be50752476e391d0fc6eef62d3
parentdf52f98fe4e73c1102b5b43dc3e5e7859e2515bd (diff)
parent0d1e170cc6e48cbe890e75d8b566951203690bb7 (diff)
Merge pull request #707 from nextcloud/dependabot/npm_and_yarn/stable17/elliptic-6.5.3
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index f1d340d..dd437a3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3304,9 +3304,9 @@
"integrity": "sha512-w0LHR2YD9Ex1o+Sz4IN2hYzCB8vaFtMNW+yJcBf6SZlVqgFahkne/4rGVJdk4fPF98Gch9snY7PiabOh+vqHNg=="
},
"elliptic": {
- "version": "6.4.1",
- "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.4.1.tgz",
- "integrity": "sha512-BsXLz5sqX8OHcsh7CqBMztyXARmGQ3LWPtGjJi6DiJHq5C/qvi9P3OqgswKSDftbu8+IoI/QDTAm2fFnQ9SZSQ==",
+ "version": "6.5.3",
+ "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.3.tgz",
+ "integrity": "sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==",
"dev": true,
"requires": {
"bn.js": "^4.4.0",