0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

chore(deps): update dependency js-base64 to v3.7.2 (#2770)

This commit is contained in:
renovate[bot] 2021-12-15 08:13:17 +01:00 committed by GitHub
parent 02c5e76eec
commit 6fc5464e6e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -52,7 +52,7 @@
"i18next": "20.6.1",
"in-publish": "2.0.1",
"country-flag-icons": "1.4.19",
"js-base64": "3.6.1",
"js-base64": "3.7.2",
"js-yaml": "3.14.1",
"localstorage-memory": "1.0.3",
"lodash": "4.17.21",

View file

@ -769,7 +769,7 @@ importers:
html-webpack-plugin: 5.4.0
i18next: 20.6.1
in-publish: 2.0.1
js-base64: 3.6.1
js-base64: 3.7.2
js-yaml: 3.14.1
localstorage-memory: 1.0.3
lodash: 4.17.21
@ -848,7 +848,7 @@ importers:
html-webpack-plugin: 5.4.0_webpack@5.64.0
i18next: 20.6.1
in-publish: 2.0.1
js-base64: 3.6.1
js-base64: 3.7.2
js-yaml: 3.14.1
localstorage-memory: 1.0.3
lodash: 4.17.21
@ -14986,8 +14986,8 @@ packages:
engines: {node: '>=10'}
dev: true
/js-base64/3.6.1:
resolution: {integrity: sha512-Frdq2+tRRGLQUIQOgsIGSCd1VePCS2fsddTG5dTCqR0JHgltXWfsxnY0gIXPoMeRmdom6Oyq+UMOFg5suduOjQ==}
/js-base64/3.7.2:
resolution: {integrity: sha512-NnRs6dsyqUXejqk/yv2aiXlAvOs56sLkX6nUdeaNezI5LFFLlsZjOThmwnrcwh5ZZRwZlCMnVAY3CvhIhoVEKQ==}
dev: true
/js-levenshtein/1.1.6: