Skip to content
This repository was archived by the owner on Mar 18, 2024. It is now read-only.

Commit 64cd002

Browse files
Update dependency js-base64 to ^3.7.7
1 parent 525da1b commit 64cd002

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
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"dot-json": "^1.2.2",
3030
"fast-json-stable-stringify": "^2.1.0",
31-
"js-base64": "^3.7.1",
31+
"js-base64": "^3.7.7",
3232
"json2ts": "^0.0.7",
3333
"lodash": "^4.17.21",
3434
"lru-cache": "^6.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5584,10 +5584,10 @@ istanbul-reports@^3.0.2:
55845584
html-escaper "^2.0.0"
55855585
istanbul-lib-report "^3.0.0"
55865586

5587-
js-base64@^3.7.1:
5588-
version "3.7.1"
5589-
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.7.1.tgz#d5fa3ee5fe56a49db871516e70b0474238efcc68"
5590-
integrity sha512-XyYXEUTP3ykPPnGPoesMr4yBygopit99iXW52yT1EWrkzwzvtAor/pbf+EBuDkwqSty7K10LeTjCkUn8c166aQ==
5587+
js-base64@^3.7.7:
5588+
version "3.7.7"
5589+
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.7.7.tgz#e51b84bf78fbf5702b9541e2cb7bfcb893b43e79"
5590+
integrity sha512-7rCnleh0z2CkXhH67J8K1Ytz0b2Y+yxTPL+/KOJoa20hfnVQ/3/T6W/KflYI4bRHRagNeXeU2bkNGI3v1oS/lw==
55915591

55925592
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
55935593
version "4.0.0"

0 commit comments

Comments
 (0)