1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

Merge pull request #482 from oceanprotocol/dependabot/npm_and_yarn/highlight.js-10.4.1

Bump highlight.js from 10.2.0 to 10.4.1
This commit is contained in:
Ahmed Ali 2020-12-05 19:00:50 +02:00 committed by GitHub
commit 7032db2ac9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -5445,9 +5445,9 @@
"dev": true "dev": true
}, },
"highlight.js": { "highlight.js": {
"version": "10.2.0", "version": "10.4.1",
"resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-10.2.0.tgz", "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-10.4.1.tgz",
"integrity": "sha512-OryzPiqqNCfO/wtFo619W+nPYALM6u7iCQkum4bqRmmlcTikOkmlL06i009QelynBPAlNByTQU6cBB2cOBQtCw==", "integrity": "sha512-yR5lWvNz7c85OhVAEAeFhVCc/GV4C30Fjzc/rCP0aCWzc1UUOPUk55dK/qdwTZHBvMZo+eZ2jpk62ndX/xMFlg==",
"dev": true "dev": true
}, },
"hmac-drbg": { "hmac-drbg": {