1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-08 23:25:51 +01:00

fix(deps): update dependency js-base64 to v3.7.7 (#4766)

This commit is contained in:
renovate[bot] 2024-08-03 15:29:08 +02:00 committed by GitHub
parent 5513e2f8a2
commit f59268b225
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 8 additions and 8 deletions

@ -43,7 +43,7 @@
"html-webpack-plugin": "5.6.0", "html-webpack-plugin": "5.6.0",
"i18next": "20.6.1", "i18next": "20.6.1",
"in-publish": "2.0.1", "in-publish": "2.0.1",
"js-base64": "3.7.6", "js-base64": "3.7.7",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"localstorage-memory": "1.0.3", "localstorage-memory": "1.0.3",
"lodash": "4.17.21", "lodash": "4.17.21",

@ -38,7 +38,7 @@
"highlight.js": "11.10.0", "highlight.js": "11.10.0",
"history": "4.10.1", "history": "4.10.1",
"i18next": "20.6.1", "i18next": "20.6.1",
"js-base64": "3.7.6", "js-base64": "3.7.7",
"localstorage-memory": "1.0.3", "localstorage-memory": "1.0.3",
"lodash": "4.17.21", "lodash": "4.17.21",
"marked": "11.2.0", "marked": "11.2.0",

12
pnpm-lock.yaml generated

@ -1260,8 +1260,8 @@ importers:
specifier: 2.0.1 specifier: 2.0.1
version: 2.0.1 version: 2.0.1
js-base64: js-base64:
specifier: 3.7.6 specifier: 3.7.7
version: 3.7.6 version: 3.7.7
js-yaml: js-yaml:
specifier: 4.1.0 specifier: 4.1.0
version: 4.1.0 version: 4.1.0
@ -1925,8 +1925,8 @@ importers:
specifier: 20.6.1 specifier: 20.6.1
version: 20.6.1 version: 20.6.1
js-base64: js-base64:
specifier: 3.7.6 specifier: 3.7.7
version: 3.7.6 version: 3.7.7
localstorage-memory: localstorage-memory:
specifier: 1.0.3 specifier: 1.0.3
version: 1.0.3 version: 1.0.3
@ -21135,8 +21135,8 @@ packages:
engines: {node: '>=10'} engines: {node: '>=10'}
dev: true dev: true
/js-base64@3.7.6: /js-base64@3.7.7:
resolution: {integrity: sha512-NPrWuHFxFUknr1KqJRDgUQPexQF0uIJWjeT+2KjEePhitQxQEx5EJBG1lVn5/hc8aLycTpXrDOgPQ6Zq+EDiTA==} resolution: {integrity: sha512-7rCnleh0z2CkXhH67J8K1Ytz0b2Y+yxTPL+/KOJoa20hfnVQ/3/T6W/KflYI4bRHRagNeXeU2bkNGI3v1oS/lw==}
/js-levenshtein@1.1.6: /js-levenshtein@1.1.6:
resolution: {integrity: sha512-X2BB11YZtrRqY4EnQcLX5Rh373zbK4alC1FW7D7MBhL2gtcC17cTnr6DmfHZeS0s2rTHjUTMMHfG7gO8SSdw+g==} resolution: {integrity: sha512-X2BB11YZtrRqY4EnQcLX5Rh373zbK4alC1FW7D7MBhL2gtcC17cTnr6DmfHZeS0s2rTHjUTMMHfG7gO8SSdw+g==}