fix(deps) sync package-lock

This commit is contained in:
Saúl Ibarra Corretgé 2021-03-05 10:41:19 +01:00 committed by Saúl Ibarra Corretgé
parent 126a2bd0d7
commit 4db3f04c0c
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -11486,9 +11486,9 @@
}
},
"moment": {
"version": "2.19.4",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.19.4.tgz",
"integrity": "sha512-1xFTAknSLfc47DIxHDUbnJWC+UwgWxATmymaxIPQpmMh7LBm7ZbwVEsuushqwL2GYZU0jie4xO+TK44hJPjNSQ=="
"version": "2.29.1",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.29.1.tgz",
"integrity": "sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ=="
},
"moment-duration-format": {
"version": "2.2.2",