Skip to content

Commit 6729d70

Browse files
committed
chore: upgrade base64url to 3.0.1
Signed-off-by: BoHong Li <[email protected]>
1 parent cfda235 commit 6729d70

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"aws-sdk": "~2.503.0",
4343
"azure-storage": "~2.10.3",
4444
"babel-polyfill": "~6.26.0",
45-
"base64url": "~3.0.0",
45+
"base64url": "~3.0.1",
4646
"body-parser": "~1.18.3",
4747
"bootstrap": "~3.4.0",
4848
"bootstrap-validator": "~0.11.8",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2446,7 +2446,7 @@ [email protected]:
24462446
resolved "https://registry.yarnpkg.com/base64id/-/base64id-1.0.0.tgz#47688cb99bb6804f0e06d3e763b1c32e57d8e6b6"
24472447
integrity sha1-R2iMuZu2gE8OBtPnY7HDLlfY5rY=
24482448

2449-
[email protected], base64url@~3.0.0:
2449+
[email protected], base64url@~3.0.1:
24502450
version "3.0.1"
24512451
resolved "https://registry.yarnpkg.com/base64url/-/base64url-3.0.1.tgz#6399d572e2bc3f90a9a8b22d5dbb0a32d33f788d"
24522452
integrity sha512-ir1UPr3dkwexU7FdV8qBBbNDRUhMmIekYMFZfi+C/sLNnRESKPl23nB9b2pltqfOQNnGzsDdId90AEtG5tCx4A==

0 commit comments

Comments
 (0)