diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-11-25 06:54:57 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-25 06:54:57 +0000 |
| commit | ac1377b6b9840e6cd1d3a343531b93f8b6d80a13 (patch) | |
| tree | b16e63ac659a7aacb01ad4932a297cda3b9bdb9c | |
| parent | 71e469bdd21cfbf9dcec1bbd0e195c43303a722b (diff) | |
| download | mullvadvpn-ac1377b6b9840e6cd1d3a343531b93f8b6d80a13.tar.xz mullvadvpn-ac1377b6b9840e6cd1d3a343531b93f8b6d80a13.zip | |
Bump highlight.js from 9.18.1 to 9.18.5 in /gui
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.1 to 9.18.5.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/9.18.1...9.18.5)
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | gui/package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gui/package-lock.json b/gui/package-lock.json index b7795cd345..a6e668f9d8 100644 --- a/gui/package-lock.json +++ b/gui/package-lock.json @@ -6884,9 +6884,9 @@ } }, "highlight.js": { - "version": "9.18.1", - "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-9.18.1.tgz", - "integrity": "sha512-OrVKYz70LHsnCgmbXctv/bfuvntIKDz177h0Co37DQ5jamGZLVmoCVMtjMtNZY3X9DrCcKfklHPNeA0uPZhSJg==", + "version": "9.18.5", + "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-9.18.5.tgz", + "integrity": "sha512-a5bFyofd/BHCX52/8i8uJkjr9DYwXIPnM/plwI6W7ezItLGqzt7X2G2nXuYSfsIJdkwwj/g9DG1LkcGJI/dDoA==", "dev": true }, "hoist-non-react-statics": { |
