Skip to content

Commit c9d7150

Browse files
Merge pull request #232 from danielbayerlein/dependabot/npm_and_yarn/js-base64-3.4.2
Bump js-base64 from 3.4.1 to 3.4.2
2 parents 32e7c00 + 6854f14 commit c9d7150

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.11.1",
3030
"dotenv-webpack": "^2.0.0",
3131
"isomorphic-unfetch": "^3.0.0",
32-
"js-base64": "^3.4.1",
32+
"js-base64": "^3.4.2",
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
@@ -4797,10 +4797,10 @@ [email protected]:
47974797
merge-stream "^2.0.0"
47984798
supports-color "^6.1.0"
47994799

4800-
js-base64@^3.4.1:
4801-
version "3.4.1"
4802-
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.4.1.tgz#845598c2ad7eb31d3363c272d7072c5946052b41"
4803-
integrity sha512-tx04rLRY0K51iJe1voK81zGs2fe0GEQM5lV0Rk7cZHquMb7r86RS9sMYpIb8LcO3yW67vCIjl+snRS8pE7N2lw==
4800+
js-base64@^3.4.2:
4801+
version "3.4.2"
4802+
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.4.2.tgz#d4b92da412d140846960f89f63540d53a35c021b"
4803+
integrity sha512-JZYRVBMY2LHnCqUfB4xAj8rLBHNCrUL31ycv8jCnEWrgRlH6n17ybWY8SJofT1uTfBXt3BPPimO/DGEqCq6RiQ==
48044804

48054805
js-levenshtein@^1.1.3:
48064806
version "1.1.4"

0 commit comments

Comments
 (0)