diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2021-01-19 13:31:23 +0100 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2021-01-19 13:31:23 +0100 |
commit | 8f3b18f6285ef50ff337b267f300ea9260fe42fb (patch) | |
tree | b26e961be10bbd749c5b75656486fba9447c2a05 /package-lock.json | |
parent | 8a374d3402764f4bdf2f8ba48ad79fbd2cc7b32a (diff) | |
download | site-8f3b18f6285ef50ff337b267f300ea9260fe42fb.tar.gz site-8f3b18f6285ef50ff337b267f300ea9260fe42fb.zip |
Migrate to garage
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index 6ab16d6..9a2112a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -252,9 +252,9 @@ } }, "lodash": { - "version": "4.17.15", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz", - "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==" + "version": "4.17.20", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz", + "integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==" }, "longest": { "version": "1.0.1", |