Skip to content

Commit 9b6835d

Browse files
committed
chore(deps): update dependency js-cookie to v3
1 parent 7bd071b commit 9b6835d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"bunyan": "^1.8.12",
3838
"chart.js": "^2.8.0",
3939
"element-ui": "2.7.2",
40-
"js-cookie": "^2.2.0",
40+
"js-cookie": "^3.0.1",
4141
"js-yaml": "^3.13.1",
4242
"jwt-decode": "^2.2.0",
4343
"koa": "^2.7.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6002,10 +6002,10 @@ js-base64@^2.1.8:
60026002
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-2.5.1.tgz#1efa39ef2c5f7980bb1784ade4a8af2de3291121"
60036003
integrity sha512-M7kLczedRMYX4L8Mdh4MzyAMM9O5osx+4FcOQuTvr3A9F2D9S5JXheN0ewNbrvK2UatkTRhL5ejGmGSjNMiZuw==
60046004

6005-
js-cookie@^2.2.0:
6006-
version "2.2.0"
6007-
resolved "https://registry.yarnpkg.com/js-cookie/-/js-cookie-2.2.0.tgz#1b2c279a6eece380a12168b92485265b35b1effb"
6008-
integrity sha1-Gywnmm7s44ChIWi5JIUmWzWx7/s=
6005+
js-cookie@^3.0.1:
6006+
version "3.0.1"
6007+
resolved "https://registry.yarnpkg.com/js-cookie/-/js-cookie-3.0.1.tgz#9e39b4c6c2f56563708d7d31f6f5f21873a92414"
6008+
integrity sha512-+0rgsUXZu4ncpPxRL+lNEptWMOWl9etvPHc/koSRp6MPwpRYAhmk0dUG00J4bxVV3r9uUzfo24wW0knS07SKSw==
60096009

60106010
js-levenshtein@^1.1.3:
60116011
version "1.1.6"

0 commit comments

Comments
 (0)