File tree Expand file tree Collapse file tree 2 files changed +34
-2
lines changed
Expand file tree Collapse file tree 2 files changed +34
-2
lines changed Original file line number Diff line number Diff line change 3939 "graphql-tag" : " 2.12.6" ,
4040 "jest" : " 29.2.2" ,
4141 "jest-environment-jsdom" : " 29.2.2" ,
42- "jsdom" : " 20.0.1 " ,
42+ "jsdom" : " 20.0.2 " ,
4343 "nuxt" : " 2.15.8" ,
4444 "postcss" : " 8.4.18" ,
4545 "prettier" : " 2.7.1" ,
Original file line number Diff line number Diff line change @@ -10101,7 +10101,39 @@ js-yaml@^4.0.0, js-yaml@^4.1.0:
1010110101 dependencies:
1010210102 argparse "^2.0.1"
1010310103
10104- jsdom@20.0.1, jsdom@^20.0.0:
10104+ jsdom@20.0.2:
10105+ version "20.0.2"
10106+ resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-20.0.2.tgz#65ccbed81d5e877c433f353c58bb91ff374127db"
10107+ integrity sha512-AHWa+QO/cgRg4N+DsmHg1Y7xnz+8KU3EflM0LVDTdmrYOc1WWTSkOjtpUveQH+1Bqd5rtcVnb/DuxV/UjDO4rA==
10108+ dependencies:
10109+ abab "^2.0.6"
10110+ acorn "^8.8.0"
10111+ acorn-globals "^7.0.0"
10112+ cssom "^0.5.0"
10113+ cssstyle "^2.3.0"
10114+ data-urls "^3.0.2"
10115+ decimal.js "^10.4.1"
10116+ domexception "^4.0.0"
10117+ escodegen "^2.0.0"
10118+ form-data "^4.0.0"
10119+ html-encoding-sniffer "^3.0.0"
10120+ http-proxy-agent "^5.0.0"
10121+ https-proxy-agent "^5.0.1"
10122+ is-potential-custom-element-name "^1.0.1"
10123+ nwsapi "^2.2.2"
10124+ parse5 "^7.1.1"
10125+ saxes "^6.0.0"
10126+ symbol-tree "^3.2.4"
10127+ tough-cookie "^4.1.2"
10128+ w3c-xmlserializer "^3.0.0"
10129+ webidl-conversions "^7.0.0"
10130+ whatwg-encoding "^2.0.0"
10131+ whatwg-mimetype "^3.0.0"
10132+ whatwg-url "^11.0.0"
10133+ ws "^8.9.0"
10134+ xml-name-validator "^4.0.0"
10135+
10136+ jsdom@^20.0.0:
1010510137 version "20.0.1"
1010610138 resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-20.0.1.tgz#d95b4a3b6e1eec6520aa01d9d908eade8c6ba153"
1010710139 integrity sha512-pksjj7Rqoa+wdpkKcLzQRHhJCEE42qQhl/xLMUKHgoSejaKOdaXEAnqs6uDNwMl/fciHTzKeR8Wm8cw7N+g98A==
You can’t perform that action at this time.
0 commit comments