Skip to content

Commit ca50129

Browse files
Bump js-base64 from 2.6.3 to 3.4.1
Bumps [js-base64](https://github.com/dankogai/js-base64) from 2.6.3 to 3.4.1. - [Release notes](https://github.com/dankogai/js-base64/releases) - [Commits](dankogai/js-base64@2.6.3...3.4.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent e92956d commit ca50129

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.10.7",
3030
"dotenv-webpack": "^2.0.0",
3131
"isomorphic-unfetch": "^3.0.0",
32-
"js-base64": "^2.6.3",
32+
"js-base64": "^3.4.1",
3333
"next": "^9.2.2",
3434
"polished": "^3.6.5",
3535
"react": "^16.13.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4804,10 +4804,10 @@ [email protected]:
48044804
merge-stream "^2.0.0"
48054805
supports-color "^6.1.0"
48064806

4807-
js-base64@^2.6.3:
4808-
version "2.6.3"
4809-
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-2.6.3.tgz#7afdb9b57aa7717e15d370b66e8f36a9cb835dc3"
4810-
integrity sha512-fiUvdfCaAXoQTHdKMgTvg6IkecXDcVz6V5rlftUTclF9IKBjMizvSdQaCl/z/6TApDeby5NL+axYou3i0mu1Pg==
4807+
js-base64@^3.4.1:
4808+
version "3.4.1"
4809+
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.4.1.tgz#845598c2ad7eb31d3363c272d7072c5946052b41"
4810+
integrity sha512-tx04rLRY0K51iJe1voK81zGs2fe0GEQM5lV0Rk7cZHquMb7r86RS9sMYpIb8LcO3yW67vCIjl+snRS8pE7N2lw==
48114811

48124812
js-levenshtein@^1.1.3:
48134813
version "1.1.4"

0 commit comments

Comments
 (0)