Update dependency base64-js to ^1.3.1 (#44031)

This commit is contained in:
renovate[bot] 2019-08-27 14:01:08 -07:00 committed by Spencer
parent 075c68baf3
commit 6e5f6ffbd6
2 changed files with 6 additions and 1 deletions

View file

@ -111,7 +111,7 @@
"babel-plugin-mock-imports": "^1.0.1",
"babel-plugin-require-context-hook": "npm:babel-plugin-require-context-hook-babel7@1.0.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"base64-js": "^1.2.1",
"base64-js": "^1.3.1",
"base64url": "^3.0.1",
"chalk": "^2.4.1",
"chance": "1.0.18",

View file

@ -6352,6 +6352,11 @@ base64-js@^1.0.2, base64-js@^1.1.2:
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.2.1.tgz#a91947da1f4a516ea38e5b4ec0ec3773675e0886"
integrity sha512-dwVUVIXsBZXwTuwnXI9RK8sBmgq09NDHzyR9SAph9eqk76gKK2JSQmZARC2zRC81JC2QTtxD0ARU5qTS25gIGw==
base64-js@^1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.3.1.tgz#58ece8cb75dd07e71ed08c736abc5fac4dbf8df1"
integrity sha512-mLQ4i2QO1ytvGWFWmcngKO//JXAQueZvwEKtjgQFM4jIK0kU+ytMfplL8j+n5mspOfjHwoAg+9yhb7BwAHm36g==
base64id@1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/base64id/-/base64id-1.0.0.tgz#47688cb99bb6804f0e06d3e763b1c32e57d8e6b6"