diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-04-22 15:09:56 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-04-22 15:09:56 +0000 |
commit | 5f5f492fe278f3322e9533b617522321e2ccafcc (patch) | |
tree | 2f9f65c206d555d44034d386f4a03e0835059b04 /package.json | |
parent | 4b074c5f634f8e1e550107f9e8237f07878ca0e8 (diff) | |
download | gitlab-ce-5f5f492fe278f3322e9533b617522321e2ccafcc.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index f16ece96f19..5c86a0c7839 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@gitlab/favicon-overlay": "2.0.0", "@gitlab/svgs": "1.189.0", "@gitlab/tributejs": "1.0.0", - "@gitlab/ui": "29.7.3", + "@gitlab/ui": "29.8.1", "@gitlab/visual-review-tools": "1.6.1", "@rails/actioncable": "^6.0.3-4", "@rails/ujs": "^6.0.3-4", @@ -70,14 +70,14 @@ "axios": "^0.20.0", "babel-loader": "^8.2.2", "babel-plugin-lodash": "^3.3.4", - "bootstrap": "4.4.1", + "bootstrap": "4.5.3", "cache-loader": "^4.1.0", "clipboard": "^1.7.1", "codemirror": "^5.48.4", "codesandbox-api": "0.0.23", "compression-webpack-plugin": "^5.0.2", "copy-webpack-plugin": "^5.1.2", - "core-js": "^3.10.2", + "core-js": "^3.11.0", "cron-validator": "^1.1.1", "cropper": "^2.3.0", "css-loader": "^2.1.1", |