summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-01-31 19:48:21 +0200
committerLauri Ojansivu <x@xet7.org>2020-01-31 19:48:21 +0200
commite37bbb9e446404bfb25ed3cf7c53eaf1b44c752a (patch)
treea2adcb18d73a5adc95ed0a98572dfdd3cf2b373c /package-lock.json
parent85d47c4ff2c625331540d7cbc7f499c41df6d3b8 (diff)
downloadwekan-e37bbb9e446404bfb25ed3cf7c53eaf1b44c752a.tar.gz
wekan-e37bbb9e446404bfb25ed3cf7c53eaf1b44c752a.tar.bz2
wekan-e37bbb9e446404bfb25ed3cf7c53eaf1b44c752a.zip
Update package versions.
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 3509389c..57bdac42 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -25,9 +25,9 @@
}
},
"@babel/runtime": {
- "version": "7.8.3",
- "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.8.3.tgz",
- "integrity": "sha512-fVHx1rzEmwB130VTkLnxR+HmxcTjGzH12LYQcFFoBwakMd3aOMD4OsRN7tGG/UOYE2ektgFrS8uACAoRk1CY0w==",
+ "version": "7.8.4",
+ "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.8.4.tgz",
+ "integrity": "sha512-neAp3zt80trRVBI1x0azq6c57aNBqYZH8KhMm3TaB7wEI5Q4A2SHfBHE8w9gOhI/lrqxtEbXZgQIrHP+wvSGwQ==",
"requires": {
"regenerator-runtime": "^0.13.2"
}