mirror of
https://github.com/heyarne/airsonic-ui.git
synced 2026-05-07 02:33:39 +02:00
Bump highlight.js from 10.0.1 to 10.1.2
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.0.1 to 10.1.2. - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/10.1.2/CHANGES.md) - [Commits](https://github.com/highlightjs/highlight.js/compare/10.0.1...10.1.2) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7adb03d6e2
commit
22c8e7122d
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -2475,9 +2475,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"highlight.js": {
|
"highlight.js": {
|
||||||
"version": "10.0.1",
|
"version": "10.1.2",
|
||||||
"resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-10.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-10.1.2.tgz",
|
||||||
"integrity": "sha512-l1HB5S9nmBuvurFIOPbpeJv4psKh2MyKCTOYRK/E6dwRXkbG96PLH7amP/xpGNyZOK8OWqv45DxLS/ZAIb3n9w=="
|
"integrity": "sha512-Q39v/Mn5mfBlMff9r+zzA+gWxRsCRKwEMvYTiisLr/XUiFI/4puWt0Ojdko3R3JCNWGdOWaA5g/Yxqa23kC5AA=="
|
||||||
},
|
},
|
||||||
"hmac-drbg": {
|
"hmac-drbg": {
|
||||||
"version": "1.0.1",
|
"version": "1.0.1",
|
||||||
|
|
|
||||||
|
|
@ -30,7 +30,7 @@
|
||||||
"autoprefixer": "^9.5.0",
|
"autoprefixer": "^9.5.0",
|
||||||
"bulma": "^0.8.0",
|
"bulma": "^0.8.0",
|
||||||
"create-react-class": "^15.6.3",
|
"create-react-class": "^15.6.3",
|
||||||
"highlight.js": "10.0.1",
|
"highlight.js": "10.1.2",
|
||||||
"open-iconic": "^1.1.1",
|
"open-iconic": "^1.1.1",
|
||||||
"postcss-cli": "^7.0.0",
|
"postcss-cli": "^7.0.0",
|
||||||
"react": "^16.8.6",
|
"react": "^16.8.6",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue