File tree Expand file tree Collapse file tree 2 files changed +8
-13
lines changed Expand file tree Collapse file tree 2 files changed +8
-13
lines changed Original file line number Diff line number Diff line change 33
33
"@nuxtjs/pwa" : " ^3.0.0-beta.20" ,
34
34
"@types/js-cookie" : " ^2.2.6" ,
35
35
"@types/jwt-decode" : " ^2.2.1" ,
36
- "@types/node" : " ^14.0.23 " ,
36
+ "@types/node" : " ^14.0.27 " ,
37
37
"cookieparser" : " ^0.1.0" ,
38
38
"core-js" : " 3.6.5" ,
39
39
"cross-env" : " ^7.0.2" ,
Original file line number Diff line number Diff line change 2519
2519
dependencies:
2520
2520
"@types/node" "*"
2521
2521
2522
- "@types/node@*":
2523
- version "14.0.14 "
2524
- resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.14 .tgz#24a0b5959f16ac141aeb0c5b3cd7a15b7c64cbce "
2525
- integrity sha512-syUgf67ZQpaJj01/tRTknkMNoBBLWJOBODF0Zm4NrXmiSuxjymFrxnTu1QVYRubhVkRcZLYZG8STTwJRdVm/WQ ==
2522
+ "@types/node@*", "@types/node@^14.0.27" :
2523
+ version "14.0.27 "
2524
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.27 .tgz#a151873af5a5e851b51b3b065c9e63390a9e0eb1 "
2525
+ integrity sha512-kVrqXhbclHNHGu9ztnAwSncIgJv/FaxmzXJvGXNdcCpV1b8u1/Mi6z6m0vwy0LzKeXFTPLH0NzwmoJ3fNCIq0g ==
2526
2526
2527
2527
"@types/node@^10.10.0":
2528
2528
version "10.17.27"
2539
2539
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.9.tgz#79df4ae965fb76d31943b54a6419599307a21394"
2540
2540
integrity sha512-EPZBIGed5gNnfWCiwEIwTE2Jdg4813odnG8iNPMQGrqVxrI+wL68SPtPeCX+ZxGBaA6pKAVc6jaKgP/Q0QzfdQ==
2541
2541
2542
- "@types/node@^14.0.23":
2543
- version "14.0.23"
2544
- resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.23.tgz#676fa0883450ed9da0bb24156213636290892806"
2545
- integrity sha512-Z4U8yDAl5TFkmYsZdFPdjeMa57NOvnaf1tljHzhouaPEp7LCj2JKkejpI1ODviIAQuW4CcQmxkQ77rnLsOOoKw==
2546
-
2547
2542
"@types/normalize-package-data@^2.4.0":
2548
2543
version "2.4.0"
2549
2544
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
@@ -5494,9 +5489,9 @@ electron-to-chromium@^1.3.413:
5494
5489
integrity sha512-2ODSCBwHsdB8T6csLaAbXIMYtrhu8oN1c5gS+/C2OqdfF35aXhDsnu8p+d7crbOpVXZnUza8I/Xl31mzkfnxGg==
5495
5490
5496
5491
elliptic@^6.0.0, elliptic@^6.5.2:
5497
- version "6.5.2 "
5498
- resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.2 .tgz#05c5678d7173c049d8ca433552224a495d0e3762 "
5499
- integrity sha512-f4x70okzZbIQl/NSRLkI/+tteV/9WqL98zx+SQ69KbXxmVrmjwsNUPn/gYJJ0sHvEak24cZgHIPegRePAtA/xw ==
5492
+ version "6.5.3 "
5493
+ resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3 .tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6 "
5494
+ integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw ==
5500
5495
dependencies:
5501
5496
bn.js "^4.4.0"
5502
5497
brorand "^1.0.1"
You can’t perform that action at this time.
0 commit comments