1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-02 12:20:05 +02:00

update node modules

This commit is contained in:
s2
2020-06-07 20:03:57 +02:00
parent caeaab14b8
commit 64b500f414
3 changed files with 12 additions and 8 deletions

12
package-lock.json generated
View File

@@ -264,9 +264,9 @@
}
},
"bootstrap": {
"version": "4.4.1",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.4.1.tgz",
"integrity": "sha512-tbx5cHubwE6e2ZG7nqM3g/FZ5PQEDMWmMGNrCUBVRPHXTJaH7CBDdsLeu3eCh3B1tzAxTnAbtmrzvWEvT2NNEA=="
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.5.0.tgz",
"integrity": "sha512-Z93QoXvodoVslA+PWNdk23Hze4RBYIkpb5h8I2HY2Tu2h7A0LpAgLcyrhrSUyo2/Oxm2l1fRZPs1e5hnxnliXA=="
},
"boxen": {
"version": "3.2.0",
@@ -1166,9 +1166,9 @@
}
},
"github-app-updater": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/github-app-updater/-/github-app-updater-1.0.0.tgz",
"integrity": "sha512-GwWnHfJxqL+d/IdMyVLFqvP3NG8JFwBnd6obdAjjxl4YkWonRR/bK3WaCc+RnyMoUQUT63mz/cqTGpA4d7nOPQ==",
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/github-app-updater/-/github-app-updater-1.0.1.tgz",
"integrity": "sha512-gQ+DngMWmBRTP5wI6uuy2+m0ROfMphdUsrchN4kSmEc+9uAM67/xf7hluCnUL0dbrLaX7nxJ3VTTm7rZnQliOA==",
"requires": {
"node-fetch": "^2.6.0",
"semver": "^7.3.2"