diff options
author | Phil Hughes <me@iamphill.com> | 2019-01-07 14:43:41 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2019-01-07 14:43:41 +0000 |
commit | 7d6af4d2faaed841018ef78e0a92c6a2abf28a0c (patch) | |
tree | 763fc89293e7d6271e30b373c9f86f40db87e9cb /package.json | |
parent | 75e6561684415b2fffb47a6293ba787c379b84b7 (diff) | |
download | gitlab-ce-7d6af4d2faaed841018ef78e0a92c6a2abf28a0c.tar.gz |
Update Codesandbox smooshpack library
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53779
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index bc7bc0880de..3e375900e9d 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "sanitize-html": "^1.16.1", "select2": "3.5.2-browserify", "sha1": "^1.1.1", - "smooshpack": "^0.0.53", + "smooshpack": "^0.0.54", "sortablejs": "^1.7.0", "sql.js": "^0.4.0", "stickyfilljs": "^2.0.5", |