This repository was archived by the owner on Apr 13, 2023. It is now read-only.
File tree 2 files changed +6
-12
lines changed
2 files changed +6
-12
lines changed Original file line number Diff line number Diff line change 125
125
"socket.io-parser" : " ^4.0.5" ,
126
126
"loader-utils" : " ^2.0.3" ,
127
127
"qs" : " ^6.9.7" ,
128
- "jsonwebtoken" : " ^9.0.0"
128
+ "jsonwebtoken" : " ^9.0.0" ,
129
+ "json5" : " 2.2.3"
129
130
},
130
131
"jest" : {
131
132
"moduleFileExtensions" : [
Original file line number Diff line number Diff line change @@ -8605,17 +8605,10 @@ json-stable-stringify-without-jsonify@^1.0.1:
8605
8605
resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
8606
8606
integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=
8607
8607
8608
- [email protected] , json5@^2.1.2, json5@^2.2.1:
8609
- version "2.2.1"
8610
- resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
8611
- integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
8612
-
8613
- json5@^1.0.1:
8614
- version "1.0.2"
8615
- resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.2.tgz#63d98d60f21b313b77c4d6da18bfa69d80e1d593"
8616
- integrity sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==
8617
- dependencies:
8618
- minimist "^1.2.0"
8608
+ [email protected] ,
[email protected] , json5@^1.0.1, json5@^2.1.2, json5@^2.2.1:
8609
+ version "2.2.3"
8610
+ resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
8611
+ integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
8619
8612
8620
8613
jsonfile@^4.0.0:
8621
8614
version "4.0.0"
You can’t perform that action at this time.
0 commit comments