Skip to content

Commit

Permalink
Bump js-base64 from 3.4.5 to 3.5.2
Browse files Browse the repository at this point in the history
Bumps [js-base64](https://github.com/dankogai/js-base64) from 3.4.5 to 3.5.2.
- [Release notes](https://github.com/dankogai/js-base64/releases)
- [Commits](dankogai/js-base64@3.4.5...3.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Sep 12, 2020
1 parent 5dfdb71 commit 721329e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"axios": "^0.20.0",
"dotenv": "^8.2.0",
"express": "^4.17.1",
"js-base64": "^3.4.5"
"js-base64": "^3.5.2"
},
"jest": {
"roots": [
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2848,10 +2848,10 @@ jest@^25.5.4:
import-local "^3.0.2"
jest-cli "^25.5.4"

js-base64@^3.4.5:
version "3.4.5"
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.4.5.tgz#6d1921e65a172cfd924604e1416dfaff45752c3e"
integrity sha512-Ub/AANierdcT8nm4ndBn3KzpZQ3MdHX4a+bwoVdjgeHCZ0ZEcP+UB4nmR4Z5lR6SH3Y+qAPmgVR0RxKJNHNHEg==
js-base64@^3.5.2:
version "3.5.2"
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.5.2.tgz#3cc800e4f10812b55fb5ec53e7cabaef35dc6d3c"
integrity sha512-VG2qfvV5rEQIVxq9UmAVyWIaOdZGt9M16BLu8vFkyWyhv709Hyg4nKUb5T+Ru+HmAr9RHdF+kQDKAhbJlcdKeQ==

js-tokens@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit 721329e

Please sign in to comment.