mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-08-12 00:54:45 +02:00
Merge pull request #154 from phuoc-ng/dependabot/npm_and_yarn/highlight.js-10.4.1
Bump highlight.js from 10.1.2 to 10.4.1
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -5718,9 +5718,9 @@
|
||||
}
|
||||
},
|
||||
"highlight.js": {
|
||||
"version": "10.1.2",
|
||||
"resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-10.1.2.tgz",
|
||||
"integrity": "sha512-Q39v/Mn5mfBlMff9r+zzA+gWxRsCRKwEMvYTiisLr/XUiFI/4puWt0Ojdko3R3JCNWGdOWaA5g/Yxqa23kC5AA=="
|
||||
"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=="
|
||||
},
|
||||
"history": {
|
||||
"version": "4.10.1",
|
||||
|
@@ -12,7 +12,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@loadable/component": "^5.12.0",
|
||||
"highlight.js": "^10.1.2",
|
||||
"highlight.js": "^10.4.1",
|
||||
"react": "^16.12.0",
|
||||
"react-dom": "^16.12.0",
|
||||
"react-helmet": "^5.2.1",
|
||||
|
Reference in New Issue
Block a user