Skip to content

Commit 5db89b2

Browse files
authoredSep 2, 2022
Update dependency ember-cli to v4.6.0
1 parent 3439b9a commit 5db89b2

File tree

2 files changed

+65
-65
lines changed

2 files changed

+65
-65
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"broccoli-asset-rev": "3.0.0",
4141
"ember-auto-import": "2.4.2",
4242
"ember-bootstrap": "5.1.1",
43-
"ember-cli": "4.5.0",
43+
"ember-cli": "4.6.0",
4444
"ember-cli-dependency-checker": "3.3.1",
4545
"ember-cli-inject-live-reload": "2.1.0",
4646
"ember-cli-sri": "2.1.1",

‎yarn.lock

+64-64
Original file line numberDiff line numberDiff line change
@@ -29,33 +29,33 @@
2929
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.8.tgz#2483f565faca607b8535590e84e7de323f27764d"
3030
integrity sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==
3131

32-
"@babel/core@^7.1.6", "@babel/core@^7.12.0", "@babel/core@^7.16.10", "@babel/core@^7.16.7", "@babel/core@^7.17.10", "@babel/core@^7.3.4":
33-
version "7.18.10"
34-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.10.tgz#39ad504991d77f1f3da91be0b8b949a5bc466fb8"
35-
integrity sha512-JQM6k6ENcBFKVtWvLavlvi/mPcpYZ3+R+2EySDEMSMbp7Mn4FexlbbJVrx2R7Ijhr01T8gyqrOaABWIOgxeUyw==
32+
"@babel/core@^7.1.6", "@babel/core@^7.12.0", "@babel/core@^7.16.10", "@babel/core@^7.16.7", "@babel/core@^7.18.6", "@babel/core@^7.3.4":
33+
version "7.18.13"
34+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.13.tgz#9be8c44512751b05094a4d3ab05fc53a47ce00ac"
35+
integrity sha512-ZisbOvRRusFktksHSG6pjj1CSvkPkcZq/KHD45LAkVP/oiHJkNBZWfpvlLmX8OtHDG8IuzsFlVRWo08w7Qxn0A==
3636
dependencies:
3737
"@ampproject/remapping" "^2.1.0"
3838
"@babel/code-frame" "^7.18.6"
39-
"@babel/generator" "^7.18.10"
39+
"@babel/generator" "^7.18.13"
4040
"@babel/helper-compilation-targets" "^7.18.9"
4141
"@babel/helper-module-transforms" "^7.18.9"
4242
"@babel/helpers" "^7.18.9"
43-
"@babel/parser" "^7.18.10"
43+
"@babel/parser" "^7.18.13"
4444
"@babel/template" "^7.18.10"
45-
"@babel/traverse" "^7.18.10"
46-
"@babel/types" "^7.18.10"
45+
"@babel/traverse" "^7.18.13"
46+
"@babel/types" "^7.18.13"
4747
convert-source-map "^1.7.0"
4848
debug "^4.1.0"
4949
gensync "^1.0.0-beta.2"
5050
json5 "^2.2.1"
5151
semver "^6.3.0"
5252

53-
"@babel/generator@^7.18.10":
54-
version "7.18.12"
55-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.12.tgz#fa58daa303757bd6f5e4bbca91b342040463d9f4"
56-
integrity sha512-dfQ8ebCN98SvyL7IxNMCUtZQSq5R7kxgN+r8qYTGDmmSion1hX2C0zq2yo1bsCDhXixokv1SAWTZUMYbO/V5zg==
53+
"@babel/generator@^7.18.13":
54+
version "7.18.13"
55+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.13.tgz#59550cbb9ae79b8def15587bdfbaa388c4abf212"
56+
integrity sha512-CkPg8ySSPuHTYPJYo7IRALdqyjM9HCbt/3uOBEFbzyGVP6Mn8bwFPB0jX6982JVNBlYzM1nnPkfjuXSOPtQeEQ==
5757
dependencies:
58-
"@babel/types" "^7.18.10"
58+
"@babel/types" "^7.18.13"
5959
"@jridgewell/gen-mapping" "^0.3.2"
6060
jsesc "^2.5.1"
6161

@@ -269,10 +269,10 @@
269269
chalk "^2.0.0"
270270
js-tokens "^4.0.0"
271271

272-
"@babel/parser@^7.18.10", "@babel/parser@^7.18.11", "@babel/parser@^7.4.5", "@babel/parser@^7.7.0":
273-
version "7.18.11"
274-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.11.tgz#68bb07ab3d380affa9a3f96728df07969645d2d9"
275-
integrity sha512-9JKn5vN+hDt0Hdqn1PiJ2guflwP+B6Ga8qbDuoF0PzzVhrzsKIJo8yGqVk6CmMHiMei9w1C1Bp9IMJSIK+HPIQ==
272+
"@babel/parser@^7.18.10", "@babel/parser@^7.18.13", "@babel/parser@^7.4.5", "@babel/parser@^7.7.0":
273+
version "7.18.13"
274+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.13.tgz#5b2dd21cae4a2c5145f1fbd8ca103f9313d3b7e4"
275+
integrity sha512-dgXcIfMuQ0kgzLB2b9tRZs7TTFFaGM2AbtA4fJgUUYukzGH4jwsS7hzQHEGs67jdehpm22vkgKwvbU+aEflgwg==
276276

277277
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
278278
version "7.18.6"
@@ -660,7 +660,7 @@
660660
dependencies:
661661
"@babel/helper-plugin-utils" "^7.18.6"
662662

663-
"@babel/plugin-transform-modules-amd@^7.13.0", "@babel/plugin-transform-modules-amd@^7.16.7", "@babel/plugin-transform-modules-amd@^7.18.6":
663+
"@babel/plugin-transform-modules-amd@^7.13.0", "@babel/plugin-transform-modules-amd@^7.18.6":
664664
version "7.18.6"
665665
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.18.6.tgz#8c91f8c5115d2202f277549848874027d7172d21"
666666
integrity sha512-Pra5aXsmTsOnjM3IajS8rTaLCy++nGM4v3YR4esk5PCsyg9z8NA5oQLwxzMUtDBd8F+UmVza3VxoAaWCbzH1rg==
@@ -962,26 +962,26 @@
962962
"@babel/parser" "^7.18.10"
963963
"@babel/types" "^7.18.10"
964964

965-
"@babel/traverse@^7.1.6", "@babel/traverse@^7.18.10", "@babel/traverse@^7.18.11", "@babel/traverse@^7.18.9", "@babel/traverse@^7.4.5", "@babel/traverse@^7.7.0":
966-
version "7.18.11"
967-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.11.tgz#3d51f2afbd83ecf9912bcbb5c4d94e3d2ddaa16f"
968-
integrity sha512-TG9PiM2R/cWCAy6BPJKeHzNbu4lPzOSZpeMfeNErskGpTJx6trEvFaVCbDvpcxwy49BKWmEPwiW8mrysNiDvIQ==
965+
"@babel/traverse@^7.1.6", "@babel/traverse@^7.18.11", "@babel/traverse@^7.18.13", "@babel/traverse@^7.18.9", "@babel/traverse@^7.4.5", "@babel/traverse@^7.7.0":
966+
version "7.18.13"
967+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.13.tgz#5ab59ef51a997b3f10c4587d648b9696b6cb1a68"
968+
integrity sha512-N6kt9X1jRMLPxxxPYWi7tgvJRH/rtoU+dbKAPDM44RFHiMH8igdsaSBgFeskhSl/kLWLDUvIh1RXCrTmg0/zvA==
969969
dependencies:
970970
"@babel/code-frame" "^7.18.6"
971-
"@babel/generator" "^7.18.10"
971+
"@babel/generator" "^7.18.13"
972972
"@babel/helper-environment-visitor" "^7.18.9"
973973
"@babel/helper-function-name" "^7.18.9"
974974
"@babel/helper-hoist-variables" "^7.18.6"
975975
"@babel/helper-split-export-declaration" "^7.18.6"
976-
"@babel/parser" "^7.18.11"
977-
"@babel/types" "^7.18.10"
976+
"@babel/parser" "^7.18.13"
977+
"@babel/types" "^7.18.13"
978978
debug "^4.1.0"
979979
globals "^11.1.0"
980980

981-
"@babel/types@^7.1.6", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.7.2":
982-
version "7.18.10"
983-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.10.tgz#4908e81b6b339ca7c6b7a555a5fc29446f26dde6"
984-
integrity sha512-MJvnbEiiNkpjo+LknnmRrqbY1GPUUggjv+wQVjetM/AONoupqRALB7I6jGqNUAZsKcRIEu2J6FRFvsczljjsaQ==
981+
"@babel/types@^7.1.6", "@babel/types@^7.18.10", "@babel/types@^7.18.13", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.7.2":
982+
version "7.18.13"
983+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.13.tgz#30aeb9e514f4100f7c1cb6e5ba472b30e48f519a"
984+
integrity sha512-ePqfTihzW0W6XAU+aMw2ykilisStJfDnsejDCXRchCcMJ4O0+8DhPXf2YUbZ6wjBlsEmZwLK/sPweWtu8hcJYQ==
985985
dependencies:
986986
"@babel/helper-string-parser" "^7.18.10"
987987
"@babel/helper-validator-identifier" "^7.18.6"
@@ -3719,7 +3719,7 @@ ci-info@^2.0.0:
37193719
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-2.0.0.tgz#67a9e964be31a51e15e5010d58e6f12834002f46"
37203720
integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==
37213721

3722-
ci-info@^3.2.0, ci-info@^3.3.0, ci-info@^3.3.2:
3722+
ci-info@^3.2.0, ci-info@^3.3.1, ci-info@^3.3.2:
37233723
version "3.3.2"
37243724
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.3.2.tgz#6d2967ffa407466481c6c90b6e16b3098f080128"
37253725
integrity sha512-xmDt/QIAdeZ9+nfdPsaBCpMvHNLFiLdjj59qjqn+6iPe6YmHGQ35sBnQ8uslRBXFmXkiZQOJRjvQeoGppoTjjg==
@@ -4444,7 +4444,7 @@ detect-newline@3.1.0:
44444444
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
44454445
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
44464446

4447-
diff@^5.0.0:
4447+
diff@^5.1.0:
44484448
version "5.1.0"
44494449
resolved "https://registry.yarnpkg.com/diff/-/diff-5.1.0.tgz#bc52d298c5ea8df9194800224445ed43ffc87e40"
44504450
integrity sha512-D+mk+qE8VC/PAUrlAU34N+VfXev0ghe5ywmpqrawphmVZc1bEfn56uo9qpyGp1p4xpzOHkSW4ztBd6L7Xx4ACw==
@@ -4942,13 +4942,13 @@ ember-cli-version-checker@^5.1.1, ember-cli-version-checker@^5.1.2:
49424942
semver "^7.3.4"
49434943
silent-error "^1.1.1"
49444944

4945-
ember-cli@4.5.0:
4946-
version "4.5.0"
4947-
resolved "https://registry.yarnpkg.com/ember-cli/-/ember-cli-4.5.0.tgz#e4f4e55db1f774db1b7bd17a2827b5ddbe4c23b7"
4948-
integrity sha512-V053lYxXffOmb93oyaRVU/R/JFPvrxY6F4uh8bYg4joGm6yxbnvNOwyzZuE0RyE1FPCMAzo6gH7xLlOisHMiZw==
4945+
ember-cli@4.6.0:
4946+
version "4.6.0"
4947+
resolved "https://registry.yarnpkg.com/ember-cli/-/ember-cli-4.6.0.tgz#ff409b99d074414a8944bdadf6db820eaf2dfb7b"
4948+
integrity sha512-4OAPHJJt4wARrTzfpfEM49KA1JJjMZ/8mhUncdqJFJG19/mS6yJiAUemnsLhZLnbjicB/gYSQ3rrUv/vxeX3cA==
49494949
dependencies:
4950-
"@babel/core" "^7.17.10"
4951-
"@babel/plugin-transform-modules-amd" "^7.16.7"
4950+
"@babel/core" "^7.18.6"
4951+
"@babel/plugin-transform-modules-amd" "^7.18.6"
49524952
amd-name-resolver "^1.3.1"
49534953
babel-plugin-module-resolver "^4.1.0"
49544954
bower-config "^1.4.3"
@@ -4971,14 +4971,14 @@ ember-cli@4.5.0:
49714971
calculate-cache-key-for-tree "^2.0.0"
49724972
capture-exit "^2.0.0"
49734973
chalk "^4.1.2"
4974-
ci-info "^3.3.0"
4974+
ci-info "^3.3.1"
49754975
clean-base-url "^1.0.0"
49764976
compression "^1.7.4"
49774977
configstore "^5.0.1"
49784978
console-ui "^3.1.2"
49794979
core-object "^3.1.5"
49804980
dag-map "^2.0.2"
4981-
diff "^5.0.0"
4981+
diff "^5.1.0"
49824982
ember-cli-is-package-missing "^1.0.0"
49834983
ember-cli-lodash-subset "^2.0.1"
49844984
ember-cli-normalize-entity-name "^1.0.0"
@@ -4989,11 +4989,11 @@ ember-cli@4.5.0:
49894989
execa "^5.1.1"
49904990
exit "^0.1.2"
49914991
express "^4.18.1"
4992-
filesize "^8.0.6"
4992+
filesize "^9.0.11"
49934993
find-up "^5.0.0"
49944994
find-yarn-workspace-root "^2.0.0"
49954995
fixturify-project "^2.1.1"
4996-
fs-extra "^9.1.0"
4996+
fs-extra "^10.1.0"
49974997
fs-tree-diff "^2.0.1"
49984998
get-caller-file "^2.0.5"
49994999
git-repo-info "^2.1.1"
@@ -5006,13 +5006,13 @@ ember-cli@4.5.0:
50065006
inflection "^1.13.1"
50075007
is-git-url "^1.0.0"
50085008
is-language-code "^3.1.0"
5009-
isbinaryfile "^4.0.8"
5009+
isbinaryfile "^5.0.0"
50105010
js-yaml "^3.14.0"
50115011
leek "0.0.24"
50125012
lodash.template "^4.5.0"
50135013
markdown-it "^13.0.1"
50145014
markdown-it-terminal "0.2.1"
5015-
minimatch "^5.0.1"
5015+
minimatch "^5.1.0"
50165016
morgan "^1.10.0"
50175017
nopt "^3.0.6"
50185018
npm-package-arg "^9.0.2"
@@ -5022,22 +5022,22 @@ ember-cli@4.5.0:
50225022
promise.hash.helper "^1.0.8"
50235023
quick-temp "^0.1.8"
50245024
remove-types "^1.0.0"
5025-
resolve "^1.20.0"
5026-
resolve-package-path "^3.1.0"
5025+
resolve "^1.22.1"
5026+
resolve-package-path "^4.0.3"
50275027
safe-stable-stringify "^2.3.1"
50285028
sane "^5.0.1"
50295029
semver "^7.3.5"
50305030
silent-error "^1.1.1"
5031-
sort-package-json "^1.55.0"
5031+
sort-package-json "^1.57.0"
50325032
symlink-or-copy "^1.3.1"
50335033
temp "0.9.4"
5034-
testem "^3.6.0"
5034+
testem "^3.7.0"
50355035
tiny-lr "^2.0.0"
50365036
tree-sync "^2.1.0"
50375037
uuid "^8.3.2"
50385038
walk-sync "^2.2.0"
50395039
watch-detector "^1.0.1"
5040-
workerpool "^6.2.0"
5040+
workerpool "^6.2.1"
50415041
yam "^1.0.0"
50425042

50435043
ember-compatibility-helpers@^1.1.2, ember-compatibility-helpers@^1.2.0, ember-compatibility-helpers@^1.2.1, ember-compatibility-helpers@^1.2.5:
@@ -6104,10 +6104,10 @@ file-uri-to-path@2:
61046104
resolved "https://registry.yarnpkg.com/file-uri-to-path/-/file-uri-to-path-2.0.0.tgz#7b415aeba227d575851e0a5b0c640d7656403fba"
61056105
integrity sha512-hjPFI8oE/2iQPVe4gbrJ73Pp+Xfub2+WI2LlXDbsaJBwT5wuMh35WNWVYYTpnz895shtwfyutMFLFywpQAFdLg==
61066106

6107-
filesize@^8.0.6:
6108-
version "8.0.7"
6109-
resolved "https://registry.yarnpkg.com/filesize/-/filesize-8.0.7.tgz#695e70d80f4e47012c132d57a059e80c6b580bd8"
6110-
integrity sha512-pjmC+bkIF8XI7fWaH8KxHcZL3DPybs1roSKP4rKDvy20tAWwIObE4+JIseG2byfGKhud5ZnM4YSGKBz7Sh0ndQ==
6107+
filesize@^9.0.11:
6108+
version "9.0.11"
6109+
resolved "https://registry.yarnpkg.com/filesize/-/filesize-9.0.11.tgz#4ac3a42c084232dd9b2a1da0107f32d42fcfa5e4"
6110+
integrity sha512-gTAiTtI0STpKa5xesyTA9hA3LX4ga8sm2nWRcffEa1L/5vQwb4mj2MdzMkoHoGv4QzfDshQZuYscQSf8c4TKOA==
61116111

61126112
fill-range@^4.0.0:
61136113
version "4.0.0"
@@ -6394,7 +6394,7 @@ fs-extra@^0.24.0:
63946394
path-is-absolute "^1.0.0"
63956395
rimraf "^2.2.8"
63966396

6397-
fs-extra@^10.0.0:
6397+
fs-extra@^10.0.0, fs-extra@^10.1.0:
63986398
version "10.1.0"
63996399
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.1.0.tgz#02873cfbc4084dde127eaa5f9905eef2325d1abf"
64006400
integrity sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==
@@ -7805,10 +7805,10 @@ isarray@^2.0.5:
78057805
resolved "https://registry.yarnpkg.com/isarray/-/isarray-2.0.5.tgz#8af1e4c1221244cc62459faf38940d4e644a5723"
78067806
integrity sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==
78077807

7808-
isbinaryfile@^4.0.8:
7809-
version "4.0.10"
7810-
resolved "https://registry.yarnpkg.com/isbinaryfile/-/isbinaryfile-4.0.10.tgz#0c5b5e30c2557a2f06febd37b7322946aaee42b3"
7811-
integrity sha512-iHrqe5shvBUcFbmZq9zOQHBoeOhZJu6RQGrDpBgenUm/Am+F3JM2MgQj+rK3Z601fzrL5gLZWtAPH2OBaSVcyw==
7808+
isbinaryfile@^5.0.0:
7809+
version "5.0.0"
7810+
resolved "https://registry.yarnpkg.com/isbinaryfile/-/isbinaryfile-5.0.0.tgz#034b7e54989dab8986598cbcea41f66663c65234"
7811+
integrity sha512-UDdnyGvMajJUWCkib7Cei/dvyJrrvo4FIrsvSFWdPpXSUorzXrDJ0S+X5Q4ZlasfPjca4yqCNNsjbCeiy8FFeg==
78127812

78137813
isexe@^2.0.0:
78147814
version "2.0.0"
@@ -8751,7 +8751,7 @@ minimalistic-crypto-utils@^1.0.1:
87518751
dependencies:
87528752
brace-expansion "^1.1.7"
87538753

8754-
minimatch@^5.0.1:
8754+
minimatch@^5.1.0:
87558755
version "5.1.0"
87568756
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.0.tgz#1717b464f4971b144f6aabe8f2d0b8e4511e09c7"
87578757
integrity sha512-9TPBGGak4nHfGZsPBohm9AWg6NoT7QTCehS3BIJABslyZbzxfV78QM2Y6+i741OPZIafFAaiiEMh5OyIrJPgtg==
@@ -11083,7 +11083,7 @@ sort-object-keys@^1.1.3:
1108311083
resolved "https://registry.yarnpkg.com/sort-object-keys/-/sort-object-keys-1.1.3.tgz#bff833fe85cab147b34742e45863453c1e190b45"
1108411084
integrity sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==
1108511085

11086-
sort-package-json@^1.55.0:
11086+
sort-package-json@^1.57.0:
1108711087
version "1.57.0"
1108811088
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-1.57.0.tgz#e95fb44af8ede0bb6147e3f39258102d4bb23fc4"
1108911089
integrity sha512-FYsjYn2dHTRb41wqnv+uEqCUvBpK3jZcTp9rbz2qDTmel7Pmdtf+i2rLaaPMRZeSVM60V3Se31GyWFpmKs4Q5Q==
@@ -11642,10 +11642,10 @@ terser@^5.14.1, terser@^5.3.0:
1164211642
commander "^2.20.0"
1164311643
source-map-support "~0.5.20"
1164411644

11645-
testem@^3.6.0:
11646-
version "3.8.0"
11647-
resolved "https://registry.yarnpkg.com/testem/-/testem-3.8.0.tgz#651aeddbd433ef55ecf7262f0e58b89e1dccb9ac"
11648-
integrity sha512-WEaFOq2ZGqM3IQji+Q2uXHGdln5upKhSZ1pLYe9W4CttDELAo588frNovk8UQmB+Xg2mDI8G2zmm7qKuWsldtw==
11645+
testem@^3.7.0:
11646+
version "3.9.0"
11647+
resolved "https://registry.yarnpkg.com/testem/-/testem-3.9.0.tgz#a82ccf01e5a248e3924244186e348c665ab90f7d"
11648+
integrity sha512-YTxCYKj0cc8uUSKEziJtSC5T/pw4fQnY0ZXNOyvAFgrijfsN9NxmncJZOHLhPgFOuhbRd5i+DBQxw0Cpe0SEFg==
1164911649
dependencies:
1165011650
"@xmldom/xmldom" "^0.8.0"
1165111651
backbone "^1.1.2"
@@ -12517,7 +12517,7 @@ workerpool@^3.1.1:
1251712517
object-assign "4.1.1"
1251812518
rsvp "^4.8.4"
1251912519

12520-
workerpool@^6.0.0, workerpool@^6.1.5, workerpool@^6.2.0:
12520+
workerpool@^6.0.0, workerpool@^6.1.5, workerpool@^6.2.1:
1252112521
version "6.2.1"
1252212522
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
1252312523
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==

0 commit comments

Comments
 (0)