0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-03-25 02:32:52 -05:00

fix(deps): update dependency highlight.js to v11.11.1 (#5065)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-01-26 12:20:37 +01:00 committed by GitHub
parent 735a378917
commit b6fa1a9a8f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 8 additions and 8 deletions

View file

@ -39,7 +39,7 @@
"dompurify": "3.1.6",
"friendly-errors-webpack-plugin": "1.7.0",
"harmony-reflect": "1.6.2",
"highlight.js": "11.10.0",
"highlight.js": "11.11.1",
"history": "4.10.1",
"html-webpack-plugin": "5.6.3",
"i18next": "20.6.1",

View file

@ -35,7 +35,7 @@
"country-flag-icons": "1.5.9",
"dayjs": "1.11.13",
"dompurify": "3.1.6",
"highlight.js": "11.10.0",
"highlight.js": "11.11.1",
"history": "4.10.1",
"i18next": "20.6.1",
"js-base64": "3.7.7",

12
pnpm-lock.yaml generated
View file

@ -1265,8 +1265,8 @@ importers:
specifier: 1.6.2
version: 1.6.2
highlight.js:
specifier: 11.10.0
version: 11.10.0
specifier: 11.11.1
version: 11.11.1
history:
specifier: 4.10.1
version: 4.10.1
@ -1960,8 +1960,8 @@ importers:
specifier: 3.1.6
version: 3.1.6
highlight.js:
specifier: 11.10.0
version: 11.10.0
specifier: 11.11.1
version: 11.11.1
history:
specifier: 4.10.1
version: 4.10.1
@ -19318,8 +19318,8 @@ packages:
engines: {node: '>=8'}
dev: true
/highlight.js@11.10.0:
resolution: {integrity: sha512-SYVnVFswQER+zu1laSya563s+F8VDGt7o35d4utbamowvUNLLMovFqwCLSocpZTz3MgaSRA1IbqRWZv97dtErQ==}
/highlight.js@11.11.1:
resolution: {integrity: sha512-Xwwo44whKBVCYoliBQwaPvtd/2tYFkRQtXDWj1nackaV2JPXx3L0+Jvd8/qCJ2p+ML0/XVkJ2q+Mr+UVdpJK5w==}
engines: {node: '>=12.0.0'}
/history@4.10.1: