Skip to content

Commit 6d7f4aa

Browse files
Bump js-base64 from 3.6.0 to 3.6.1
Bumps [js-base64](https://github.com/dankogai/js-base64) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/dankogai/js-base64/releases) - [Commits](dankogai/js-base64@3.6.0...3.6.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9031817 commit 6d7f4aa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"babel-plugin-styled-components": "^1.12.0",
3030
"dotenv-webpack": "^2.0.0",
3131
"isomorphic-unfetch": "^3.1.0",
32-
"js-base64": "^3.6.0",
32+
"js-base64": "^3.6.1",
3333
"next": "^9.2.2",
3434
"polished": "^3.6.7",
3535
"react": "^16.13.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4901,10 +4901,10 @@ [email protected]:
49014901
merge-stream "^2.0.0"
49024902
supports-color "^6.1.0"
49034903

4904-
js-base64@^3.6.0:
4905-
version "3.6.0"
4906-
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.6.0.tgz#773e1de628f4f298d65a7e9842c50244751f5756"
4907-
integrity sha512-wVdUBYQeY2gY73RIlPrysvpYx+2vheGo8Y1SNQv/BzHToWpAZzJU7Z6uheKMAe+GLSBig5/Ps2nxg/8tRB73xg==
4904+
js-base64@^3.6.1:
4905+
version "3.6.1"
4906+
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.6.1.tgz#555aae398b74694b4037af1f8a5a6209d170efbe"
4907+
integrity sha512-Frdq2+tRRGLQUIQOgsIGSCd1VePCS2fsddTG5dTCqR0JHgltXWfsxnY0gIXPoMeRmdom6Oyq+UMOFg5suduOjQ==
49084908

49094909
js-levenshtein@^1.1.3:
49104910
version "1.1.4"

0 commit comments

Comments
 (0)