mirror of
https://github.com/heyarne/airsonic-ui.git
synced 2026-05-06 18:33:38 +02:00
Bump highlight.js from 10.0.1 to 10.4.1
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.0.1 to 10.4.1. - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md) - [Commits](https://github.com/highlightjs/highlight.js/compare/10.0.1...10.4.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1adeb974e7
commit
c86ff76ba6
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -2478,9 +2478,9 @@
|
|||
}
|
||||
},
|
||||
"highlight.js": {
|
||||
"version": "10.0.2",
|
||||
"resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-10.0.2.tgz",
|
||||
"integrity": "sha512-2gMT2MHU6/2OjAlnaOE2LFdr9dwviDN3Q2lSw7Ois3/5uTtahbgYTkr4EPoY828ps+2eQWiixPTF8+phU6Ofkg=="
|
||||
"version": "10.4.1",
|
||||
"resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-10.4.1.tgz",
|
||||
"integrity": "sha512-yR5lWvNz7c85OhVAEAeFhVCc/GV4C30Fjzc/rCP0aCWzc1UUOPUk55dK/qdwTZHBvMZo+eZ2jpk62ndX/xMFlg=="
|
||||
},
|
||||
"hmac-drbg": {
|
||||
"version": "1.0.1",
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@
|
|||
"autoprefixer": "^9.5.0",
|
||||
"bulma": "^0.8.0",
|
||||
"create-react-class": "^15.6.3",
|
||||
"highlight.js": "10.0.2",
|
||||
"highlight.js": "10.4.1",
|
||||
"open-iconic": "^1.1.1",
|
||||
"postcss-cli": "^7.0.0",
|
||||
"react": "^16.8.6",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue