aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2020-08-11 22:48:00 +0200
committervincent-peugnet <v.peugnet@free.fr>2020-08-11 22:48:00 +0200
commit6076f0bd49c51cedc7a486bd2b26f4a91c85cc77 (patch)
treecede9fc17de6f185fd7a57686c420133b8b487cc /package-lock.json
parent60ceeaa41717db1ce27dfb468d4ba5019f34ec4e (diff)
parentabca7af8b4e9b725ae39e22cfcc4880b421fba28 (diff)
downloadwcms-6076f0bd49c51cedc7a486bd2b26f4a91c85cc77.tar.gz
wcms-6076f0bd49c51cedc7a486bd2b26f4a91c85cc77.zip
Merge branch 'master' of https://github.com/vincent-peugnet/wcms
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 5302d80..833f72f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1702,9 +1702,9 @@
}
},
"elliptic": {
- "version": "6.5.1",
- "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.1.tgz",
- "integrity": "sha512-xvJINNLbTeWQjrl6X+7eQCrIy/YPv5XCpKW6kB5mKvtnGILoLDcySuwomfdzt0BMdLNVnuRNTuzKNHj0bva1Cg==",
+ "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",