File tree Expand file tree Collapse file tree 2 files changed +18
-10
lines changed Expand file tree Collapse file tree 2 files changed +18
-10
lines changed Original file line number Diff line number Diff line change 1515 "@rollup/plugin-node-resolve" : " 7.0.0" ,
1616 "babelify" : " 10.0.0" ,
1717 "browserify" : " 16.5.0" ,
18- "chai" : " 4.2.0 " ,
18+ "chai" : " 4.3.6 " ,
1919 "karma" : " 4.4.1" ,
2020 "karma-browserify" : " 6.1.0" ,
2121 "karma-chai" : " 0.1.0" ,
Original file line number Diff line number Diff line change @@ -1317,16 +1317,17 @@ caniuse-lite@^1.0.30001022:
13171317 resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001023.tgz#b82155827f3f5009077bdd2df3d8968bcbcc6fc4"
13181318 integrity sha512-C5TDMiYG11EOhVOA62W1p3UsJ2z4DsHtMBQtjzp3ZsUglcQn62WOUgW0y795c7A5uZ+GCEIvzkMatLIlAsbNTA==
13191319
1320- chai@4.2.0 :
1321- version "4.2.0 "
1322- resolved "https://registry.yarnpkg.com/chai/-/chai-4.2.0 .tgz#760aa72cf20e3795e84b12877ce0e83737aa29e5 "
1323- integrity sha512-XQU3bhBukrOsQCuwZndwGcCVQHyZi53fQ6Ys1Fym7E4olpIqqZZhhoFJoaKVvV17lWQoXYwgWN2nF5crA8J2jw ==
1320+ chai@4.3.6 :
1321+ version "4.3.6 "
1322+ resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.6 .tgz#ffe4ba2d9fa9d6680cc0b370adae709ec9011e9c "
1323+ integrity sha512-bbcp3YfHCUzMOvKqsztczerVgBKSsEijCySNlHHbX3VG1nskvqjz5Rfso1gGwD6w6oOV3eI60pKuMOV5MV7p3Q ==
13241324 dependencies :
13251325 assertion-error "^1.1.0"
13261326 check-error "^1.0.2"
13271327 deep-eql "^3.0.1"
13281328 get-func-name "^2.0.0"
1329- pathval "^1.1.0"
1329+ loupe "^2.3.1"
1330+ pathval "^1.1.1"
13301331 type-detect "^4.0.5"
13311332
13321333chalk@^2.0.0, chalk@^2.0.1 :
@@ -2786,6 +2787,13 @@ loose-envify@^1.0.0:
27862787 dependencies :
27872788 js-tokens "^3.0.0 || ^4.0.0"
27882789
2790+ loupe@^2.3.1 :
2791+ version "2.3.4"
2792+ resolved "https://registry.yarnpkg.com/loupe/-/loupe-2.3.4.tgz#7e0b9bffc76f148f9be769cb1321d3dcf3cb25f3"
2793+ integrity sha512-OvKfgCC2Ndby6aSTREl5aCCPTNIzlDfQZvZxNUrBrihDhL3xcrYegTblhmEiCrg2kKQz4XsFIaemE5BF4ybSaQ==
2794+ dependencies :
2795+ get-func-name "^2.0.0"
2796+
2789279727902798 version "4.1.5"
27912799 resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.5.tgz#8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd"
@@ -3257,10 +3265,10 @@ path-to-regexp@^1.7.0:
32573265 dependencies :
32583266 isarray "0.0.1"
32593267
3260- pathval@^1.1.0 :
3261- version "1.1.0 "
3262- resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.0 .tgz#b942e6d4bde653005ef6b71361def8727d0645e0 "
3263- integrity sha1-uULm1L3mUwBe9rcTYd74cn0GReA =
3268+ pathval@^1.1.1 :
3269+ version "1.1.1 "
3270+ resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.1 .tgz#8534e77a77ce7ac5a2512ea21e0fdb8fcf6c3d8d "
3271+ integrity sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ= =
32643272
32653273pbkdf2@^3.0.3 :
32663274 version "3.0.17"
You can’t perform that action at this time.
0 commit comments