1
0
Fork 0
mirror of https://github.com/heyarne/airsonic-ui.git synced 2026-05-07 02:33:39 +02:00

chore(package): update lockfile package-lock.json

This commit is contained in:
greenkeeper[bot] 2020-04-26 22:41:30 +00:00 committed by GitHub
commit 3458a22c52
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

7
package-lock.json generated
View file

@ -2475,9 +2475,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": "10.0.1",
"resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-10.0.1.tgz",
"integrity": "sha512-l1HB5S9nmBuvurFIOPbpeJv4psKh2MyKCTOYRK/E6dwRXkbG96PLH7amP/xpGNyZOK8OWqv45DxLS/ZAIb3n9w=="
},
"hmac-drbg": {
"version": "1.0.1",
@ -5067,7 +5067,6 @@
"integrity": "sha512-OVPKnV0ZvU+V//HExwbV8M9CWy49Eo/9y9pBN2OsNWUFPN6dE4YZBLmJW/5sM2DxI5v/QQLyxOnTnSSfGCP+9Q==",
"dev": true,
"requires": {
"highlight.js": "^9.3.0",
"prop-types": "^15.6.0"
}
},