ghost 4.25.1 → 4.27.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/content/themes/casper/assets/built/screen.css +1 -1
- package/content/themes/casper/assets/built/screen.css.map +1 -1
- package/content/themes/casper/assets/css/screen.css +54 -10
- package/content/themes/casper/package.json +1 -1
- package/core/app.js +8 -4
- package/core/boot.js +50 -23
- package/core/built/assets/{chunk.3.8f95b516d88ff4eec64c.js → chunk.3.e54be01b5124e4e27958.js} +7 -7
- package/core/built/assets/ghost-dark-ae67fe157509b6e82c607ba560fc52e9.css +1 -0
- package/core/built/assets/{ghost.min-3441c3282e390002626a2dc1d7586185.js → ghost.min-2d534cce15c43c646814b26f4beefb78.js} +131 -128
- package/core/built/assets/ghost.min-b1e58e098721e467388682a85a7c187d.css +1 -0
- package/core/built/assets/{vendor.min-6fc912d1248c906f95efad2cb3eebb7d.js → vendor.min-e433aa7d5620e7837f30e170cd43f84e.js} +569 -539
- package/core/frontend/apps/amp/lib/views/amp.hbs +8 -3
- package/core/frontend/helpers/ghost_head.js +1 -1
- package/core/frontend/src/cards/css/audio.css +258 -0
- package/core/frontend/src/cards/css/blockquote.css +13 -19
- package/core/frontend/src/cards/css/product.css +101 -0
- package/core/frontend/src/cards/css/toggle.css +20 -7
- package/core/frontend/src/cards/js/audio.js +147 -0
- package/core/server/notify.js +1 -2
- package/core/server/services/mega/template.js +21 -10
- package/core/server/services/members/api.js +2 -2
- package/core/server/services/members/emails/signup-paid.js +4 -4
- package/core/server/services/nft-oembed.js +1 -1
- package/core/server/services/twitter-embed.js +3 -1
- package/core/server/web/admin/views/default-prod.html +4 -4
- package/core/server/web/admin/views/default.html +4 -4
- package/core/server/web/parent/app.js +2 -22
- package/core/server/web/parent/backend.js +2 -0
- package/core/shared/express.js +1 -1
- package/core/shared/labs.js +6 -5
- package/package.json +16 -16
- package/yarn.lock +229 -326
- package/core/built/assets/ghost-dark-f67240a9636407594be38571c615629c.css +0 -1
- package/core/built/assets/ghost.min-ee5bd95a831378b4c8ccefb37d26eac0.css +0 -1
package/yarn.lock
CHANGED
|
@@ -57,13 +57,13 @@
|
|
|
57
57
|
tslib "^2.3.0"
|
|
58
58
|
|
|
59
59
|
"@aws-sdk/client-ses@^3.31.0":
|
|
60
|
-
version "3.
|
|
61
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-ses/-/client-ses-3.
|
|
62
|
-
integrity sha512-
|
|
60
|
+
version "3.43.0"
|
|
61
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-ses/-/client-ses-3.43.0.tgz#2c2326b8f933eb7d2a766d6d30680215b6fd08a5"
|
|
62
|
+
integrity sha512-AQbKmmMgrOvbWw/TqAihd7QjxulNB3LYG9FxdDXxd7NlilZTaDSPk1lf0ctaKPTdtIbk2Dq9oZEyxmWIDI6q0g==
|
|
63
63
|
dependencies:
|
|
64
64
|
"@aws-crypto/sha256-browser" "2.0.0"
|
|
65
65
|
"@aws-crypto/sha256-js" "2.0.0"
|
|
66
|
-
"@aws-sdk/client-sts" "3.
|
|
66
|
+
"@aws-sdk/client-sts" "3.43.0"
|
|
67
67
|
"@aws-sdk/config-resolver" "3.40.0"
|
|
68
68
|
"@aws-sdk/credential-provider-node" "3.41.0"
|
|
69
69
|
"@aws-sdk/fetch-http-handler" "3.40.0"
|
|
@@ -130,10 +130,10 @@
|
|
|
130
130
|
"@aws-sdk/util-utf8-node" "3.37.0"
|
|
131
131
|
tslib "^2.3.0"
|
|
132
132
|
|
|
133
|
-
"@aws-sdk/client-sts@3.
|
|
134
|
-
version "3.
|
|
135
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.
|
|
136
|
-
integrity sha512-
|
|
133
|
+
"@aws-sdk/client-sts@3.43.0":
|
|
134
|
+
version "3.43.0"
|
|
135
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.43.0.tgz#c3d2dde8f3d3662235fd40f28cac249fa9247b2f"
|
|
136
|
+
integrity sha512-4CKYimjhIEixVtJH0Y8FR5FXc7zIepZtfScy8QHgH+DERXm/YL5cuUbkJiL6ZRTpek0vztVvE+mNSQU0z1eXag==
|
|
137
137
|
dependencies:
|
|
138
138
|
"@aws-crypto/sha256-browser" "2.0.0"
|
|
139
139
|
"@aws-crypto/sha256-js" "2.0.0"
|
|
@@ -905,10 +905,10 @@
|
|
|
905
905
|
maxmin "^3.0.0"
|
|
906
906
|
picocolors "^1.0.0"
|
|
907
907
|
|
|
908
|
-
"@metascraper/helpers@^5.25.
|
|
909
|
-
version "5.25.
|
|
910
|
-
resolved "https://registry.yarnpkg.com/@metascraper/helpers/-/helpers-5.25.
|
|
911
|
-
integrity sha512-
|
|
908
|
+
"@metascraper/helpers@^5.25.5":
|
|
909
|
+
version "5.25.5"
|
|
910
|
+
resolved "https://registry.yarnpkg.com/@metascraper/helpers/-/helpers-5.25.5.tgz#4d9e83ba6bfd04da51c580da5117356af093110a"
|
|
911
|
+
integrity sha512-W+oLFhL81oFKt64bJM+1YEAOIH2WDAYGvdOEWTo8v+PJzaWn+Ir46RMi4fREHlyUdv6DRXe4dkMcHAO77UmvzQ==
|
|
912
912
|
dependencies:
|
|
913
913
|
audio-extensions "0.0.0"
|
|
914
914
|
chrono-node "2.3.4"
|
|
@@ -921,7 +921,7 @@
|
|
|
921
921
|
is-uri "~1.2.0"
|
|
922
922
|
iso-639-3 "~2.2.0"
|
|
923
923
|
isostring "0.0.1"
|
|
924
|
-
jsdom "~
|
|
924
|
+
jsdom "~19.0.0"
|
|
925
925
|
lodash "~4.17.21"
|
|
926
926
|
memoize-one "~6.0.0"
|
|
927
927
|
microsoft-capitalize "~1.0.5"
|
|
@@ -990,72 +990,72 @@
|
|
|
990
990
|
component-type "^1.2.1"
|
|
991
991
|
join-component "^1.1.0"
|
|
992
992
|
|
|
993
|
-
"@sentry/core@6.
|
|
994
|
-
version "6.
|
|
995
|
-
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-6.
|
|
996
|
-
integrity sha512-
|
|
993
|
+
"@sentry/core@6.16.0":
|
|
994
|
+
version "6.16.0"
|
|
995
|
+
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-6.16.0.tgz#3312e38c6ab66c9d9c4704db696194676c25d001"
|
|
996
|
+
integrity sha512-XqIlMjefuJmwQSAzv9J1PtV6+sXiz1dgBbtRr6e+QGIYZ+BDkuyDQv/HsGPfxxMHxgJBxBzi71FFLjEJsF6CBg==
|
|
997
997
|
dependencies:
|
|
998
|
-
"@sentry/hub" "6.
|
|
999
|
-
"@sentry/minimal" "6.
|
|
1000
|
-
"@sentry/types" "6.
|
|
1001
|
-
"@sentry/utils" "6.
|
|
998
|
+
"@sentry/hub" "6.16.0"
|
|
999
|
+
"@sentry/minimal" "6.16.0"
|
|
1000
|
+
"@sentry/types" "6.16.0"
|
|
1001
|
+
"@sentry/utils" "6.16.0"
|
|
1002
1002
|
tslib "^1.9.3"
|
|
1003
1003
|
|
|
1004
|
-
"@sentry/hub@6.
|
|
1005
|
-
version "6.
|
|
1006
|
-
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-6.
|
|
1007
|
-
integrity sha512-
|
|
1004
|
+
"@sentry/hub@6.16.0":
|
|
1005
|
+
version "6.16.0"
|
|
1006
|
+
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-6.16.0.tgz#98b3b68abfe8ec85065a883f92a04a9953f92c16"
|
|
1007
|
+
integrity sha512-NBkcgGjnYsoXyIJwi2TGCxGnxbDJc/t++0ukFoBRy6RL/pw2YnryCu8PWNFsDkZdlb1zt5SIC6Kui+q1ViNS/A==
|
|
1008
1008
|
dependencies:
|
|
1009
|
-
"@sentry/types" "6.
|
|
1010
|
-
"@sentry/utils" "6.
|
|
1009
|
+
"@sentry/types" "6.16.0"
|
|
1010
|
+
"@sentry/utils" "6.16.0"
|
|
1011
1011
|
tslib "^1.9.3"
|
|
1012
1012
|
|
|
1013
|
-
"@sentry/minimal@6.
|
|
1014
|
-
version "6.
|
|
1015
|
-
resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-6.
|
|
1016
|
-
integrity sha512-
|
|
1013
|
+
"@sentry/minimal@6.16.0":
|
|
1014
|
+
version "6.16.0"
|
|
1015
|
+
resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-6.16.0.tgz#0f41337be90470fbdccc390aaac6a22cb250ed7f"
|
|
1016
|
+
integrity sha512-9/h0J9BDDY5W/dKILGEq3ewECspNoxcXuly/WOWQdt2SQpIcoh8l/dF8iTXle+icndin0EiMEyHOzaCPWG24oQ==
|
|
1017
1017
|
dependencies:
|
|
1018
|
-
"@sentry/hub" "6.
|
|
1019
|
-
"@sentry/types" "6.
|
|
1018
|
+
"@sentry/hub" "6.16.0"
|
|
1019
|
+
"@sentry/types" "6.16.0"
|
|
1020
1020
|
tslib "^1.9.3"
|
|
1021
1021
|
|
|
1022
|
-
"@sentry/node@6.
|
|
1023
|
-
version "6.
|
|
1024
|
-
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-6.
|
|
1025
|
-
integrity sha512-
|
|
1022
|
+
"@sentry/node@6.16.0":
|
|
1023
|
+
version "6.16.0"
|
|
1024
|
+
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-6.16.0.tgz#9c641927b0f5c28a093d7857471578b230c8879c"
|
|
1025
|
+
integrity sha512-gvZ9aAo/AklkMeUMoL9HsQd+1de8VNmsQSJV2R5/AII69DlcoO+lnVs/XWZxEmTUsjeNQfsaKxwUjE7n/5cQOQ==
|
|
1026
1026
|
dependencies:
|
|
1027
|
-
"@sentry/core" "6.
|
|
1028
|
-
"@sentry/hub" "6.
|
|
1029
|
-
"@sentry/tracing" "6.
|
|
1030
|
-
"@sentry/types" "6.
|
|
1031
|
-
"@sentry/utils" "6.
|
|
1027
|
+
"@sentry/core" "6.16.0"
|
|
1028
|
+
"@sentry/hub" "6.16.0"
|
|
1029
|
+
"@sentry/tracing" "6.16.0"
|
|
1030
|
+
"@sentry/types" "6.16.0"
|
|
1031
|
+
"@sentry/utils" "6.16.0"
|
|
1032
1032
|
cookie "^0.4.1"
|
|
1033
1033
|
https-proxy-agent "^5.0.0"
|
|
1034
1034
|
lru_map "^0.3.3"
|
|
1035
1035
|
tslib "^1.9.3"
|
|
1036
1036
|
|
|
1037
|
-
"@sentry/tracing@6.
|
|
1038
|
-
version "6.
|
|
1039
|
-
resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-6.
|
|
1040
|
-
integrity sha512-
|
|
1037
|
+
"@sentry/tracing@6.16.0":
|
|
1038
|
+
version "6.16.0"
|
|
1039
|
+
resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-6.16.0.tgz#cb1592608ba4d8e4d32bc52a60abe9856b2ac119"
|
|
1040
|
+
integrity sha512-vTTjGnLc9fa3jM0RKkEgOLW23CiPb1Kh6bkHbUw68d3DVz6o0Tj2SqzW+Y+LaIwlFjhrozf+YV/KS9vj4BhHTw==
|
|
1041
1041
|
dependencies:
|
|
1042
|
-
"@sentry/hub" "6.
|
|
1043
|
-
"@sentry/minimal" "6.
|
|
1044
|
-
"@sentry/types" "6.
|
|
1045
|
-
"@sentry/utils" "6.
|
|
1042
|
+
"@sentry/hub" "6.16.0"
|
|
1043
|
+
"@sentry/minimal" "6.16.0"
|
|
1044
|
+
"@sentry/types" "6.16.0"
|
|
1045
|
+
"@sentry/utils" "6.16.0"
|
|
1046
1046
|
tslib "^1.9.3"
|
|
1047
1047
|
|
|
1048
|
-
"@sentry/types@6.
|
|
1049
|
-
version "6.
|
|
1050
|
-
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.
|
|
1051
|
-
integrity sha512-
|
|
1048
|
+
"@sentry/types@6.16.0":
|
|
1049
|
+
version "6.16.0"
|
|
1050
|
+
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.16.0.tgz#05a8daea73ac9faac8036ae5f84b89f27ffb0ec8"
|
|
1051
|
+
integrity sha512-ZgIyLYlQS4SPi+d68XD8n9FzoObrNQLWxBuMYMnG3uJSuFeYAJrVYkDRtW4OW0D3awuajYGiHJZC2O5qTRGflA==
|
|
1052
1052
|
|
|
1053
|
-
"@sentry/utils@6.
|
|
1054
|
-
version "6.
|
|
1055
|
-
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-6.
|
|
1056
|
-
integrity sha512-
|
|
1053
|
+
"@sentry/utils@6.16.0":
|
|
1054
|
+
version "6.16.0"
|
|
1055
|
+
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-6.16.0.tgz#f04f1a46fea95662dbb26dc2cde02962fe18acb9"
|
|
1056
|
+
integrity sha512-FJl1AyUVAIzxfEXufWsgX7KxIvOrQawxhAhLXO4vU5xrFrJOteicxAIFJO+GG0QDELgr9siP0Qgeb8LoINWcrw==
|
|
1057
1057
|
dependencies:
|
|
1058
|
-
"@sentry/types" "6.
|
|
1058
|
+
"@sentry/types" "6.16.0"
|
|
1059
1059
|
tslib "^1.9.3"
|
|
1060
1060
|
|
|
1061
1061
|
"@simple-dom/document@^1.4.0":
|
|
@@ -1351,7 +1351,7 @@
|
|
|
1351
1351
|
"@tryghost/debug" "^0.1.9"
|
|
1352
1352
|
lodash "^4.17.20"
|
|
1353
1353
|
|
|
1354
|
-
"@tryghost/errors@1.0.4"
|
|
1354
|
+
"@tryghost/errors@1.0.4":
|
|
1355
1355
|
version "1.0.4"
|
|
1356
1356
|
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-1.0.4.tgz#9692cfd4c27a269ddbce77d93d02cfa8c52cc7ad"
|
|
1357
1357
|
integrity sha512-ImfwkOc54Ur9zjYgPaG3Y9wFeH00eJnqClYBZSB5/K0T6nqTXnIOyFIq33vZkmXuxQLX1xRb82OeWYxHxgFWDA==
|
|
@@ -1367,7 +1367,7 @@
|
|
|
1367
1367
|
"@tryghost/ignition-errors" "^0.1.0"
|
|
1368
1368
|
lodash "^4.17.21"
|
|
1369
1369
|
|
|
1370
|
-
"@tryghost/errors@^1.1.0":
|
|
1370
|
+
"@tryghost/errors@^1.0.0", "@tryghost/errors@^1.1.0":
|
|
1371
1371
|
version "1.1.0"
|
|
1372
1372
|
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-1.1.0.tgz#3288eb30ed148c1ada7d3b0e818f5af03c531cbe"
|
|
1373
1373
|
integrity sha512-Dssqhw4f/xHFDqbkm0bHCT/gVBGsgoRfzgT7bj0urMD83olrHKdIqal9iKswWLeKzfdhyqM+cW8J7lmSaWHBMA==
|
|
@@ -1387,14 +1387,14 @@
|
|
|
1387
1387
|
dependencies:
|
|
1388
1388
|
lodash-es "^4.17.11"
|
|
1389
1389
|
|
|
1390
|
-
"@tryghost/html-to-mobiledoc@1.
|
|
1391
|
-
version "1.
|
|
1392
|
-
resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-1.
|
|
1393
|
-
integrity sha512-
|
|
1390
|
+
"@tryghost/html-to-mobiledoc@1.5.0":
|
|
1391
|
+
version "1.5.0"
|
|
1392
|
+
resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-1.5.0.tgz#15267a9e1d054e06f675647721a109bd07a29ac7"
|
|
1393
|
+
integrity sha512-CtcsPJ2z0CZUu9JrEnU0oS085Bb8PGe1uO6s6l4CbZTN9m3VMlCM8SJkwOWNqEdu57LZl9Y1uKpKzuUnh3MGeA==
|
|
1394
1394
|
dependencies:
|
|
1395
|
-
"@tryghost/kg-parser-plugins" "^2.
|
|
1395
|
+
"@tryghost/kg-parser-plugins" "^2.8.0"
|
|
1396
1396
|
"@tryghost/mobiledoc-kit" "^0.12.4-ghost.1"
|
|
1397
|
-
jsdom "^
|
|
1397
|
+
jsdom "^18.0.0"
|
|
1398
1398
|
|
|
1399
1399
|
"@tryghost/ignition-errors@0.1.8", "@tryghost/ignition-errors@^0.1.0":
|
|
1400
1400
|
version "0.1.8"
|
|
@@ -1432,25 +1432,27 @@
|
|
|
1432
1432
|
resolved "https://registry.yarnpkg.com/@tryghost/kg-card-factory/-/kg-card-factory-3.1.0.tgz#2a135754fabafa32074e6cddb28de0cc3a8d7e7d"
|
|
1433
1433
|
integrity sha512-Y52DqAM/BahMumbX39mBwaSHJTyx/mwIsFVDNCNg0XBoM2ZqHjHLefNBEsUTdocP8LPpK4HYSOxKVugQOBAACA==
|
|
1434
1434
|
|
|
1435
|
-
"@tryghost/kg-clean-basic-html@^2.2.
|
|
1436
|
-
version "2.2.
|
|
1437
|
-
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-2.2.
|
|
1438
|
-
integrity sha512-
|
|
1435
|
+
"@tryghost/kg-clean-basic-html@^2.2.5":
|
|
1436
|
+
version "2.2.5"
|
|
1437
|
+
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-2.2.5.tgz#40f0b328a0339d96f1bbb0daed4de4df28a17a30"
|
|
1438
|
+
integrity sha512-zZu8KbRulRSx1GUTeSUCYYMk5RB5/T3FFuObbw0TmJPym+3h5uEwk76mHg4WpBl6nDkly6G/iI1ZpapUz6E/OQ==
|
|
1439
1439
|
|
|
1440
1440
|
"@tryghost/kg-default-atoms@3.1.0":
|
|
1441
1441
|
version "3.1.0"
|
|
1442
1442
|
resolved "https://registry.yarnpkg.com/@tryghost/kg-default-atoms/-/kg-default-atoms-3.1.0.tgz#4daff7104c1f261b1b816dd75ae4104009f9c1e6"
|
|
1443
1443
|
integrity sha512-FfROzVgqJWqJ7cVdS9dcALz7rnzNfV8zcrymAJrDTHDsqzAdMfSLe1tNQRm8zas9pyZLsD8zBGmLxG9dr4WFSA==
|
|
1444
1444
|
|
|
1445
|
-
"@tryghost/kg-default-cards@5.
|
|
1446
|
-
version "5.
|
|
1447
|
-
resolved "https://registry.yarnpkg.com/@tryghost/kg-default-cards/-/kg-default-cards-5.
|
|
1448
|
-
integrity sha512-
|
|
1445
|
+
"@tryghost/kg-default-cards@5.11.5":
|
|
1446
|
+
version "5.11.5"
|
|
1447
|
+
resolved "https://registry.yarnpkg.com/@tryghost/kg-default-cards/-/kg-default-cards-5.11.5.tgz#1d5573c76f9e83d0f23842a14c49ae07f94a5a02"
|
|
1448
|
+
integrity sha512-WpXm1rh/Tt24U4mhJqSCcrVy6dM2KFgAT7Thcl07sYD68lAIHMgPnQ7WDv0xhuDP3EbOo8ygQj7Auz+UmIu76g==
|
|
1449
1449
|
dependencies:
|
|
1450
1450
|
"@tryghost/kg-markdown-html-renderer" "^5.1.0"
|
|
1451
1451
|
"@tryghost/url-utils" "^2.0.0"
|
|
1452
1452
|
handlebars "^4.7.6"
|
|
1453
1453
|
juice "^8.0.0"
|
|
1454
|
+
lodash "^4.17.21"
|
|
1455
|
+
luxon "^2.1.1"
|
|
1454
1456
|
|
|
1455
1457
|
"@tryghost/kg-markdown-html-renderer@5.1.0", "@tryghost/kg-markdown-html-renderer@^5.1.0":
|
|
1456
1458
|
version "5.1.0"
|
|
@@ -1464,21 +1466,21 @@
|
|
|
1464
1466
|
markdown-it-mark "^3.0.0"
|
|
1465
1467
|
semver "^7.3.4"
|
|
1466
1468
|
|
|
1467
|
-
"@tryghost/kg-mobiledoc-html-renderer@5.3.
|
|
1468
|
-
version "5.3.
|
|
1469
|
-
resolved "https://registry.yarnpkg.com/@tryghost/kg-mobiledoc-html-renderer/-/kg-mobiledoc-html-renderer-5.3.
|
|
1470
|
-
integrity sha512-
|
|
1469
|
+
"@tryghost/kg-mobiledoc-html-renderer@5.3.1":
|
|
1470
|
+
version "5.3.1"
|
|
1471
|
+
resolved "https://registry.yarnpkg.com/@tryghost/kg-mobiledoc-html-renderer/-/kg-mobiledoc-html-renderer-5.3.1.tgz#ee8dc66a48a4056f76cd64567fc3a1f36715aaa4"
|
|
1472
|
+
integrity sha512-GzJ9EwHBEyFpGwJPx03Hi/RNz0mdS+DK+LsvqxLg55VQGG6o05srikE0/uB3+ESg0rdH2GC+jYr36JirAdrKZw==
|
|
1471
1473
|
dependencies:
|
|
1472
1474
|
mobiledoc-dom-renderer "^0.7.0"
|
|
1473
1475
|
semver "^7.3.4"
|
|
1474
1476
|
simple-dom "^1.4.0"
|
|
1475
1477
|
|
|
1476
|
-
"@tryghost/kg-parser-plugins@^2.
|
|
1477
|
-
version "2.
|
|
1478
|
-
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-2.
|
|
1479
|
-
integrity sha512-
|
|
1478
|
+
"@tryghost/kg-parser-plugins@^2.8.0":
|
|
1479
|
+
version "2.8.0"
|
|
1480
|
+
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-2.8.0.tgz#6d14836020ffbd1a1cd4fb6928646a27335296e1"
|
|
1481
|
+
integrity sha512-1Aw8FI9HveURDluMcRG0RkSJPy8wsiga+h4hQ9+8kU1dJTs/HkD9ABvQu4I3Oq994BoG0YqSmL8rIgThaYBNtg==
|
|
1480
1482
|
dependencies:
|
|
1481
|
-
"@tryghost/kg-clean-basic-html" "^2.2.
|
|
1483
|
+
"@tryghost/kg-clean-basic-html" "^2.2.5"
|
|
1482
1484
|
|
|
1483
1485
|
"@tryghost/limit-service@1.0.6":
|
|
1484
1486
|
version "1.0.6"
|
|
@@ -1489,7 +1491,7 @@
|
|
|
1489
1491
|
lodash "^4.17.21"
|
|
1490
1492
|
luxon "^1.26.0"
|
|
1491
1493
|
|
|
1492
|
-
"@tryghost/logging@1.0.2", "@tryghost/logging@^1.0.2":
|
|
1494
|
+
"@tryghost/logging@1.0.2", "@tryghost/logging@^1.0.0", "@tryghost/logging@^1.0.2":
|
|
1493
1495
|
version "1.0.2"
|
|
1494
1496
|
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-1.0.2.tgz#8a8828ee5a22abfeb7a7aca67900b3cd129b37d8"
|
|
1495
1497
|
integrity sha512-D/KFMb40dA/1dExe2nbw7m1SFY5B8ghJHPYfLYXAK+Qi4GGO0c9D+3zbWcPoyCfveNW+7Uwgexwg+nAWMH+vmg==
|
|
@@ -1505,22 +1507,6 @@
|
|
|
1505
1507
|
json-stringify-safe "^5.0.1"
|
|
1506
1508
|
lodash "^4.17.21"
|
|
1507
1509
|
|
|
1508
|
-
"@tryghost/logging@^1.0.0":
|
|
1509
|
-
version "1.0.1"
|
|
1510
|
-
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-1.0.1.tgz#26f8dc45f70550efed583244ee79ff7721e4dc58"
|
|
1511
|
-
integrity sha512-e01V4kYlsqKuJsSw3VPWSrGBF2PaZ4NMXhh9jokVksB9EXOgX1DUElHM0nu1vKcewYvQJnMxkPoOSi3SvxeA7w==
|
|
1512
|
-
dependencies:
|
|
1513
|
-
"@tryghost/bunyan-rotating-filestream" "^0.0.7"
|
|
1514
|
-
"@tryghost/elasticsearch" "^1.0.0"
|
|
1515
|
-
"@tryghost/pretty-stream" "^0.1.2"
|
|
1516
|
-
"@tryghost/root-utils" "^0.3.7"
|
|
1517
|
-
bunyan "^1.8.15"
|
|
1518
|
-
bunyan-loggly "^1.4.2"
|
|
1519
|
-
fs-extra "^10.0.0"
|
|
1520
|
-
gelf-stream "^1.1.1"
|
|
1521
|
-
json-stringify-safe "^5.0.1"
|
|
1522
|
-
lodash "^4.17.21"
|
|
1523
|
-
|
|
1524
1510
|
"@tryghost/magic-link@1.0.14", "@tryghost/magic-link@^1.0.14":
|
|
1525
1511
|
version "1.0.14"
|
|
1526
1512
|
resolved "https://registry.yarnpkg.com/@tryghost/magic-link/-/magic-link-1.0.14.tgz#3636a023de4f2ecbd59dff1b56cde029106590f0"
|
|
@@ -1902,9 +1888,9 @@
|
|
|
1902
1888
|
"@types/express-unless" "*"
|
|
1903
1889
|
|
|
1904
1890
|
"@types/express-serve-static-core@^4.17.18":
|
|
1905
|
-
version "4.17.
|
|
1906
|
-
resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.
|
|
1907
|
-
integrity sha512-
|
|
1891
|
+
version "4.17.26"
|
|
1892
|
+
resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.26.tgz#5d9a8eeecb9d5f9d7fc1d85f541512a84638ae88"
|
|
1893
|
+
integrity sha512-zeu3tpouA043RHxW0gzRxwCHchMgftE8GArRsvYT0ByDMbn19olQHx5jLue0LxWY6iYtXb7rXmuVtSkhy9YZvQ==
|
|
1908
1894
|
dependencies:
|
|
1909
1895
|
"@types/node" "*"
|
|
1910
1896
|
"@types/qs" "*"
|
|
@@ -1962,9 +1948,9 @@
|
|
|
1962
1948
|
integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==
|
|
1963
1949
|
|
|
1964
1950
|
"@types/node@*", "@types/node@>=8.1.0":
|
|
1965
|
-
version "16.11.
|
|
1966
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.
|
|
1967
|
-
integrity sha512-
|
|
1951
|
+
version "16.11.11"
|
|
1952
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.11.tgz#6ea7342dfb379ea1210835bada87b3c512120234"
|
|
1953
|
+
integrity sha512-KB0sixD67CeecHC33MYn+eYARkqTheIRNuu97y2XMjR7Wu3XibO1vaY6VBV6O/a89SPI81cEUIYT87UqUWlZNw==
|
|
1968
1954
|
|
|
1969
1955
|
"@types/normalize-package-data@^2.4.0":
|
|
1970
1956
|
version "2.4.1"
|
|
@@ -2054,7 +2040,7 @@ acorn@^7.1.1, acorn@^7.4.0:
|
|
|
2054
2040
|
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
|
|
2055
2041
|
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
|
|
2056
2042
|
|
|
2057
|
-
acorn@^8.
|
|
2043
|
+
acorn@^8.5.0:
|
|
2058
2044
|
version "8.6.0"
|
|
2059
2045
|
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.6.0.tgz#e3692ba0eb1a0c83eaa4f37f5fa7368dd7142895"
|
|
2060
2046
|
integrity sha512-U1riIR+lBSNi3IbxtaHOIKdH8sLFv3NYfNv8sg7ZsNhcfl4HF2++BfqqrNAxoCLQW1iiylOj76ecnaUxz+z9yw==
|
|
@@ -2889,9 +2875,9 @@ caniuse-api@^3.0.0:
|
|
|
2889
2875
|
lodash.uniq "^4.5.0"
|
|
2890
2876
|
|
|
2891
2877
|
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001280:
|
|
2892
|
-
version "1.0.
|
|
2893
|
-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.
|
|
2894
|
-
integrity sha512-
|
|
2878
|
+
version "1.0.30001284"
|
|
2879
|
+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001284.tgz#d3653929ded898cd0c1f09a56fd8ca6952df4fca"
|
|
2880
|
+
integrity sha512-t28SKa7g6kiIQi6NHeOcKrOrGMzCRrXvlasPwWC26TH2QNdglgzQIRUuJ0cR3NeQPH+5jpuveeeSFDLm2zbkEw==
|
|
2895
2881
|
|
|
2896
2882
|
caseless@~0.12.0:
|
|
2897
2883
|
version "0.12.0"
|
|
@@ -3146,10 +3132,10 @@ color-name@^1.0.0, color-name@~1.1.4:
|
|
|
3146
3132
|
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
|
|
3147
3133
|
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
|
|
3148
3134
|
|
|
3149
|
-
color-string@^1.6.0, color-string@^1.
|
|
3150
|
-
version "1.
|
|
3151
|
-
resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.
|
|
3152
|
-
integrity sha512-
|
|
3135
|
+
color-string@^1.6.0, color-string@^1.9.0:
|
|
3136
|
+
version "1.9.0"
|
|
3137
|
+
resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.9.0.tgz#63b6ebd1bec11999d1df3a79a7569451ac2be8aa"
|
|
3138
|
+
integrity sha512-9Mrz2AQLefkH1UvASKj6v6hj/7eWgjnT/cVsR8CumieLoT+g900exWeNogqtweI8dxloXN9BDQTYro1oWu/5CQ==
|
|
3153
3139
|
dependencies:
|
|
3154
3140
|
color-name "^1.0.0"
|
|
3155
3141
|
simple-swizzle "^0.2.2"
|
|
@@ -3168,12 +3154,12 @@ color@^3.2.1:
|
|
|
3168
3154
|
color-string "^1.6.0"
|
|
3169
3155
|
|
|
3170
3156
|
color@^4.0.1:
|
|
3171
|
-
version "4.0
|
|
3172
|
-
resolved "https://registry.yarnpkg.com/color/-/color-4.0.
|
|
3173
|
-
integrity sha512-
|
|
3157
|
+
version "4.1.0"
|
|
3158
|
+
resolved "https://registry.yarnpkg.com/color/-/color-4.1.0.tgz#9502e6a2dcacb26adf4c60910a27628d010b3de3"
|
|
3159
|
+
integrity sha512-o2rkkxyLGgYoeUy1OodXpbPAQNmlNBrirQ8ODO8QutzDiDMNdezSOZLNnusQ6pUpCQJUsaJIo9DZJKqa2HgH7A==
|
|
3174
3160
|
dependencies:
|
|
3175
3161
|
color-convert "^2.0.1"
|
|
3176
|
-
color-string "^1.
|
|
3162
|
+
color-string "^1.9.0"
|
|
3177
3163
|
|
|
3178
3164
|
colord@^2.9.1:
|
|
3179
3165
|
version "2.9.1"
|
|
@@ -3620,11 +3606,6 @@ csso@4.2.0, csso@^4.2.0:
|
|
|
3620
3606
|
dependencies:
|
|
3621
3607
|
css-tree "^1.1.2"
|
|
3622
3608
|
|
|
3623
|
-
cssom@^0.4.4:
|
|
3624
|
-
version "0.4.4"
|
|
3625
|
-
resolved "https://registry.yarnpkg.com/cssom/-/cssom-0.4.4.tgz#5a66cf93d2d0b661d80bf6a44fb65f5c2e4e0a10"
|
|
3626
|
-
integrity sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw==
|
|
3627
|
-
|
|
3628
3609
|
cssom@^0.5.0:
|
|
3629
3610
|
version "0.5.0"
|
|
3630
3611
|
resolved "https://registry.yarnpkg.com/cssom/-/cssom-0.5.0.tgz#d254fa92cd8b6fbd83811b9fbaed34663cc17c36"
|
|
@@ -3659,15 +3640,6 @@ data-uri-to-buffer@1:
|
|
|
3659
3640
|
resolved "https://registry.yarnpkg.com/data-uri-to-buffer/-/data-uri-to-buffer-1.2.0.tgz#77163ea9c20d8641b4707e8f18abdf9a78f34835"
|
|
3660
3641
|
integrity sha512-vKQ9DTQPN1FLYiiEEOQ6IBGFqvjCa5rSK3cWMy/Nespm5d/x3dGFT9UBZnkLxCwua/IXBi2TYnwTEpsOvhC4UQ==
|
|
3661
3642
|
|
|
3662
|
-
data-urls@^2.0.0:
|
|
3663
|
-
version "2.0.0"
|
|
3664
|
-
resolved "https://registry.yarnpkg.com/data-urls/-/data-urls-2.0.0.tgz#156485a72963a970f5d5821aaf642bef2bf2db9b"
|
|
3665
|
-
integrity sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ==
|
|
3666
|
-
dependencies:
|
|
3667
|
-
abab "^2.0.3"
|
|
3668
|
-
whatwg-mimetype "^2.3.0"
|
|
3669
|
-
whatwg-url "^8.0.0"
|
|
3670
|
-
|
|
3671
3643
|
data-urls@^3.0.1:
|
|
3672
3644
|
version "3.0.1"
|
|
3673
3645
|
resolved "https://registry.yarnpkg.com/data-urls/-/data-urls-3.0.1.tgz#597fc2ae30f8bc4dbcf731fcd1b1954353afc6f8"
|
|
@@ -3678,9 +3650,9 @@ data-urls@^3.0.1:
|
|
|
3678
3650
|
whatwg-url "^10.0.0"
|
|
3679
3651
|
|
|
3680
3652
|
date-fns@^2.24.0:
|
|
3681
|
-
version "2.
|
|
3682
|
-
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.
|
|
3683
|
-
integrity sha512-
|
|
3653
|
+
version "2.27.0"
|
|
3654
|
+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.27.0.tgz#e1ff3c3ddbbab8a2eaadbb6106be2929a5a2d92b"
|
|
3655
|
+
integrity sha512-sj+J0Mo2p2X1e306MHq282WS4/A8Pz/95GIFcsPNMPMZVI3EUrAdSv90al1k+p74WGLCruMXk23bfEDZa71X9Q==
|
|
3684
3656
|
|
|
3685
3657
|
dateformat@~3.0.3:
|
|
3686
3658
|
version "3.0.3"
|
|
@@ -3746,7 +3718,7 @@ decamelize@^4.0.0:
|
|
|
3746
3718
|
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-4.0.0.tgz#aa472d7bf660eb15f3494efd531cab7f2a709837"
|
|
3747
3719
|
integrity sha512-9iE1PgSik9HeIIw2JO94IidnE3eBoQrFJ3w7sFuzSX4DpmZ3v5sZpUiV5Swcf6mQEF+Y0ru8Neo+p+nyh2J+hQ==
|
|
3748
3720
|
|
|
3749
|
-
decimal.js@^10.
|
|
3721
|
+
decimal.js@^10.3.1:
|
|
3750
3722
|
version "10.3.1"
|
|
3751
3723
|
resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.3.1.tgz#d8c3a444a9c6774ba60ca6ad7261c3a94fd5e783"
|
|
3752
3724
|
integrity sha512-V0pfhfr8suzyPGOx3nmq4aHqabehUZn6Ch9kyFpV79TGDTWFmHqUqXdabR7QHqxzrYolF4+tVmJhUG4OURg5dQ==
|
|
@@ -3923,13 +3895,6 @@ domelementtype@^2.0.1, domelementtype@^2.2.0:
|
|
|
3923
3895
|
resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-2.2.0.tgz#9a0b6c2782ed6a1c7323d42267183df9bd8b1d57"
|
|
3924
3896
|
integrity sha512-DtBMo82pv1dFtUmHyr48beiuq792Sxohr+8Hm9zoxklYPfa6n0Z3Byjj2IV7bmr2IyqClnqEQhfgHJJ5QF0R5A==
|
|
3925
3897
|
|
|
3926
|
-
domexception@^2.0.1:
|
|
3927
|
-
version "2.0.1"
|
|
3928
|
-
resolved "https://registry.yarnpkg.com/domexception/-/domexception-2.0.1.tgz#fb44aefba793e1574b0af6aed2801d057529f304"
|
|
3929
|
-
integrity sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==
|
|
3930
|
-
dependencies:
|
|
3931
|
-
webidl-conversions "^5.0.0"
|
|
3932
|
-
|
|
3933
3898
|
domexception@^4.0.0:
|
|
3934
3899
|
version "4.0.0"
|
|
3935
3900
|
resolved "https://registry.yarnpkg.com/domexception/-/domexception-4.0.0.tgz#4ad1be56ccadc86fc76d033353999a8037d03673"
|
|
@@ -3952,9 +3917,9 @@ domhandler@^3.0.0:
|
|
|
3952
3917
|
domelementtype "^2.0.1"
|
|
3953
3918
|
|
|
3954
3919
|
domhandler@^4.0.0, domhandler@^4.2.0:
|
|
3955
|
-
version "4.
|
|
3956
|
-
resolved "https://registry.yarnpkg.com/domhandler/-/domhandler-4.
|
|
3957
|
-
integrity sha512-
|
|
3920
|
+
version "4.3.0"
|
|
3921
|
+
resolved "https://registry.yarnpkg.com/domhandler/-/domhandler-4.3.0.tgz#16c658c626cf966967e306f966b431f77d4a5626"
|
|
3922
|
+
integrity sha512-fC0aXNQXqKSFTr2wDNZDhsEYjCiYsDWl3D01kwt25hm1YIPyDGHvvi3rw+PLqHAl/m71MaiF7d5zvBr0p5UB2g==
|
|
3958
3923
|
dependencies:
|
|
3959
3924
|
domelementtype "^2.2.0"
|
|
3960
3925
|
|
|
@@ -4086,9 +4051,9 @@ ejs@>=0.6.1:
|
|
|
4086
4051
|
jake "^10.6.1"
|
|
4087
4052
|
|
|
4088
4053
|
electron-to-chromium@^1.3.896:
|
|
4089
|
-
version "1.4.
|
|
4090
|
-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.
|
|
4091
|
-
integrity sha512-
|
|
4054
|
+
version "1.4.11"
|
|
4055
|
+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.11.tgz#303c9deebbe90c68bf5c2c81a88a3bf4522c8810"
|
|
4056
|
+
integrity sha512-2OhsaYgsWGhWjx2et8kaUcdktPbBGjKM2X0BReUCKcSCPttEY+hz2zie820JLbttU8jwL92+JJysWwkut3wZgA==
|
|
4092
4057
|
|
|
4093
4058
|
ember-rfc176-data@^0.3.15:
|
|
4094
4059
|
version "0.3.17"
|
|
@@ -5629,12 +5594,12 @@ grunt@1.4.1:
|
|
|
5629
5594
|
nopt "~3.0.6"
|
|
5630
5595
|
rimraf "~3.0.2"
|
|
5631
5596
|
|
|
5632
|
-
gscan@4.
|
|
5633
|
-
version "4.
|
|
5634
|
-
resolved "https://registry.yarnpkg.com/gscan/-/gscan-4.
|
|
5635
|
-
integrity sha512-
|
|
5597
|
+
gscan@4.16.0:
|
|
5598
|
+
version "4.16.0"
|
|
5599
|
+
resolved "https://registry.yarnpkg.com/gscan/-/gscan-4.16.0.tgz#c74feec42681090df87186ebc6a70ccb25eaee5b"
|
|
5600
|
+
integrity sha512-SyME4OLcvblPi3d9hPTIQdDGpx52f3ctoGF8RX42X3EzzCTd8inXUs8LZXSy6o43+iKq11FIOblsPGvhsOF7GA==
|
|
5636
5601
|
dependencies:
|
|
5637
|
-
"@sentry/node" "6.
|
|
5602
|
+
"@sentry/node" "6.16.0"
|
|
5638
5603
|
"@tryghost/config" "0.2.1"
|
|
5639
5604
|
"@tryghost/debug" "0.1.9"
|
|
5640
5605
|
"@tryghost/ignition-errors" "0.1.8"
|
|
@@ -5650,7 +5615,7 @@ gscan@4.15.2:
|
|
|
5650
5615
|
fs-extra "9.1.0"
|
|
5651
5616
|
glob "7.2.0"
|
|
5652
5617
|
lodash "4.17.21"
|
|
5653
|
-
multer "1.4.
|
|
5618
|
+
multer "1.4.4"
|
|
5654
5619
|
pluralize "8.0.0"
|
|
5655
5620
|
require-dir "1.2.0"
|
|
5656
5621
|
semver "7.3.5"
|
|
@@ -5801,13 +5766,6 @@ hpagent@^0.1.1:
|
|
|
5801
5766
|
resolved "https://registry.yarnpkg.com/hpagent/-/hpagent-0.1.2.tgz#cab39c66d4df2d4377dbd212295d878deb9bdaa9"
|
|
5802
5767
|
integrity sha512-ePqFXHtSQWAFXYmj+JtOTHr84iNrII4/QRlAAPPE+zqnKy4xJo7Ie1Y4kC7AdB+LxLxSTTzBMASsEcy0q8YyvQ==
|
|
5803
5768
|
|
|
5804
|
-
html-encoding-sniffer@^2.0.1:
|
|
5805
|
-
version "2.0.1"
|
|
5806
|
-
resolved "https://registry.yarnpkg.com/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz#42a6dc4fd33f00281176e8b23759ca4e4fa185f3"
|
|
5807
|
-
integrity sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ==
|
|
5808
|
-
dependencies:
|
|
5809
|
-
whatwg-encoding "^1.0.5"
|
|
5810
|
-
|
|
5811
5769
|
html-encoding-sniffer@^3.0.0:
|
|
5812
5770
|
version "3.0.0"
|
|
5813
5771
|
resolved "https://registry.yarnpkg.com/html-encoding-sniffer/-/html-encoding-sniffer-3.0.0.tgz#2cb1a8cf0db52414776e5b2a7a04d5dd98158de9"
|
|
@@ -6679,9 +6637,9 @@ istanbul-lib-report@^3.0.0:
|
|
|
6679
6637
|
supports-color "^7.1.0"
|
|
6680
6638
|
|
|
6681
6639
|
istanbul-reports@^3.0.2:
|
|
6682
|
-
version "3.
|
|
6683
|
-
resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-3.
|
|
6684
|
-
integrity sha512-
|
|
6640
|
+
version "3.1.1"
|
|
6641
|
+
resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-3.1.1.tgz#7085857f17d2441053c6ce5c3b8fdf6882289397"
|
|
6642
|
+
integrity sha512-q1kvhAXWSsXfMjCdNHNPKZZv94OlspKnoGv+R9RGbnqOOQ0VbNfLFgQDVgi7hHenKsndGq3/o0OBdzDXthWcNw==
|
|
6685
6643
|
dependencies:
|
|
6686
6644
|
html-escaper "^2.0.0"
|
|
6687
6645
|
istanbul-lib-report "^3.0.0"
|
|
@@ -6763,23 +6721,23 @@ jsbn@~0.1.0:
|
|
|
6763
6721
|
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
|
|
6764
6722
|
integrity sha1-peZUwuWi3rXyAdls77yoDA7y9RM=
|
|
6765
6723
|
|
|
6766
|
-
jsdom@^
|
|
6767
|
-
version "
|
|
6768
|
-
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-
|
|
6769
|
-
integrity sha512-
|
|
6724
|
+
jsdom@^18.0.0:
|
|
6725
|
+
version "18.1.1"
|
|
6726
|
+
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-18.1.1.tgz#15ec896f5ab7df9669a62375606f47c8c09551aa"
|
|
6727
|
+
integrity sha512-NmJQbjQ/gpS/1at/ce3nCx89HbXL/f5OcenBe8wU1Eik0ROhyUc3LtmG3567dEHAGXkN8rmILW/qtCOPxPHQJw==
|
|
6770
6728
|
dependencies:
|
|
6771
6729
|
abab "^2.0.5"
|
|
6772
|
-
acorn "^8.
|
|
6730
|
+
acorn "^8.5.0"
|
|
6773
6731
|
acorn-globals "^6.0.0"
|
|
6774
|
-
cssom "^0.
|
|
6732
|
+
cssom "^0.5.0"
|
|
6775
6733
|
cssstyle "^2.3.0"
|
|
6776
|
-
data-urls "^
|
|
6777
|
-
decimal.js "^10.
|
|
6778
|
-
domexception "^
|
|
6734
|
+
data-urls "^3.0.1"
|
|
6735
|
+
decimal.js "^10.3.1"
|
|
6736
|
+
domexception "^4.0.0"
|
|
6779
6737
|
escodegen "^2.0.0"
|
|
6780
|
-
form-data "^
|
|
6781
|
-
html-encoding-sniffer "^
|
|
6782
|
-
http-proxy-agent "^
|
|
6738
|
+
form-data "^4.0.0"
|
|
6739
|
+
html-encoding-sniffer "^3.0.0"
|
|
6740
|
+
http-proxy-agent "^5.0.0"
|
|
6783
6741
|
https-proxy-agent "^5.0.0"
|
|
6784
6742
|
is-potential-custom-element-name "^1.0.1"
|
|
6785
6743
|
nwsapi "^2.2.0"
|
|
@@ -6788,18 +6746,18 @@ jsdom@^16.5.3:
|
|
|
6788
6746
|
symbol-tree "^3.2.4"
|
|
6789
6747
|
tough-cookie "^4.0.0"
|
|
6790
6748
|
w3c-hr-time "^1.0.2"
|
|
6791
|
-
w3c-xmlserializer "^
|
|
6792
|
-
webidl-conversions "^
|
|
6793
|
-
whatwg-encoding "^
|
|
6794
|
-
whatwg-mimetype "^
|
|
6795
|
-
whatwg-url "^
|
|
6796
|
-
ws "^
|
|
6797
|
-
xml-name-validator "^
|
|
6798
|
-
|
|
6799
|
-
jsdom@~
|
|
6800
|
-
version "
|
|
6801
|
-
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-
|
|
6802
|
-
integrity sha512-
|
|
6749
|
+
w3c-xmlserializer "^3.0.0"
|
|
6750
|
+
webidl-conversions "^7.0.0"
|
|
6751
|
+
whatwg-encoding "^2.0.0"
|
|
6752
|
+
whatwg-mimetype "^3.0.0"
|
|
6753
|
+
whatwg-url "^10.0.0"
|
|
6754
|
+
ws "^8.2.3"
|
|
6755
|
+
xml-name-validator "^4.0.0"
|
|
6756
|
+
|
|
6757
|
+
jsdom@~19.0.0:
|
|
6758
|
+
version "19.0.0"
|
|
6759
|
+
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-19.0.0.tgz#93e67c149fe26816d38a849ea30ac93677e16b6a"
|
|
6760
|
+
integrity sha512-RYAyjCbxy/vri/CfnjUWJQQtZ3LKlLnDqj+9XLNnJPgEGeirZs3hllKR20re8LUZ6o1b1X4Jat+Qd26zmP41+A==
|
|
6803
6761
|
dependencies:
|
|
6804
6762
|
abab "^2.0.5"
|
|
6805
6763
|
acorn "^8.5.0"
|
|
@@ -6864,10 +6822,10 @@ json-schema-traverse@^1.0.0:
|
|
|
6864
6822
|
resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz#ae7bcb3656ab77a73ba5c49bf654f38e6b6860e2"
|
|
6865
6823
|
integrity sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==
|
|
6866
6824
|
|
|
6867
|
-
json-schema@0.
|
|
6868
|
-
version "0.
|
|
6869
|
-
resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.
|
|
6870
|
-
integrity
|
|
6825
|
+
json-schema@0.4.0:
|
|
6826
|
+
version "0.4.0"
|
|
6827
|
+
resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.4.0.tgz#f7de4cf6efab838ebaeb3236474cbba5a1930ab5"
|
|
6828
|
+
integrity sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==
|
|
6871
6829
|
|
|
6872
6830
|
json-stable-stringify-without-jsonify@^1.0.1:
|
|
6873
6831
|
version "1.0.1"
|
|
@@ -6921,13 +6879,13 @@ jsonwebtoken@8.5.1, jsonwebtoken@^8.1.0, jsonwebtoken@^8.5.1:
|
|
|
6921
6879
|
semver "^5.6.0"
|
|
6922
6880
|
|
|
6923
6881
|
jsprim@^1.2.2:
|
|
6924
|
-
version "1.4.
|
|
6925
|
-
resolved "https://registry.yarnpkg.com/jsprim/-/jsprim-1.4.
|
|
6926
|
-
integrity
|
|
6882
|
+
version "1.4.2"
|
|
6883
|
+
resolved "https://registry.yarnpkg.com/jsprim/-/jsprim-1.4.2.tgz#712c65533a15c878ba59e9ed5f0e26d5b77c5feb"
|
|
6884
|
+
integrity sha512-P2bSOMAc/ciLz6DzgjVlGJP9+BrJWu5UDGK70C2iweC5QBIeFf0ZXRvGjEj2uYgrY2MkAAhsSWHDWlFtEroZWw==
|
|
6927
6885
|
dependencies:
|
|
6928
6886
|
assert-plus "1.0.0"
|
|
6929
6887
|
extsprintf "1.3.0"
|
|
6930
|
-
json-schema "0.
|
|
6888
|
+
json-schema "0.4.0"
|
|
6931
6889
|
verror "1.10.0"
|
|
6932
6890
|
|
|
6933
6891
|
juice@8.0.0, juice@^8.0.0:
|
|
@@ -7427,7 +7385,7 @@ lodash.upperfirst@4.3.1:
|
|
|
7427
7385
|
resolved "https://registry.yarnpkg.com/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz#1365edf431480481ef0d1c68957a5ed99d49f7ce"
|
|
7428
7386
|
integrity sha1-E2Xt9DFIBIHvDRxolXpe2Z1J984=
|
|
7429
7387
|
|
|
7430
|
-
lodash@4.17.21, lodash@^4.14.2, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash
|
|
7388
|
+
lodash@4.17.21, lodash@^4.14.2, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@~4.17.10, lodash@~4.17.19, lodash@~4.17.21:
|
|
7431
7389
|
version "4.17.21"
|
|
7432
7390
|
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
|
|
7433
7391
|
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
|
|
@@ -7525,7 +7483,7 @@ lru_map@^0.3.3:
|
|
|
7525
7483
|
resolved "https://registry.yarnpkg.com/lru_map/-/lru_map-0.3.3.tgz#b5c8351b9464cbd750335a79650a0ec0e56118dd"
|
|
7526
7484
|
integrity sha1-tcg1G5Rky9dQM1p5ZQoOwOVhGN0=
|
|
7527
7485
|
|
|
7528
|
-
luxon@2.1.1:
|
|
7486
|
+
luxon@2.1.1, luxon@^2.1.1:
|
|
7529
7487
|
version "2.1.1"
|
|
7530
7488
|
resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.1.1.tgz#34052f7a33a7989767637be7cf80b47db264ff88"
|
|
7531
7489
|
integrity sha512-6VQVNw7+kQu3hL1ZH5GyOhnk8uZm21xS7XJ/6vDZaFNcb62dpFDKcH8TI5NkoZOdMRxr7af7aYGrJlE/Wv0i1w==
|
|
@@ -7642,9 +7600,9 @@ markdown-table@^1.1.0:
|
|
|
7642
7600
|
integrity sha512-1RUZVgQlpJSPWYbFSpmudq5nHY1doEIv89gBtF0s4gW1GF2XorxcA/70M5vq7rLv0a6mhOUccRsqkwhwLCIQ2Q==
|
|
7643
7601
|
|
|
7644
7602
|
marked@>=0.1.4:
|
|
7645
|
-
version "4.0.
|
|
7646
|
-
resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.
|
|
7647
|
-
integrity sha512
|
|
7603
|
+
version "4.0.6"
|
|
7604
|
+
resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.6.tgz#cd199503102b6807354f00574348d41ad4fd25d2"
|
|
7605
|
+
integrity sha512-+H0bTf8DM8zLuFBUm/2VklxaCrwlBFgoJzHJcMZCnZ9cPgsllHwKpL6TPLdDeA38yPluMuVKOL1hO5w6HmG5Mg==
|
|
7648
7606
|
|
|
7649
7607
|
maxmin@^3.0.0:
|
|
7650
7608
|
version "3.0.0"
|
|
@@ -7702,71 +7660,71 @@ merge-descriptors@1.0.1:
|
|
|
7702
7660
|
resolved "https://registry.yarnpkg.com/merge-descriptors/-/merge-descriptors-1.0.1.tgz#b00aaa556dd8b44568150ec9d1b953f3f90cbb61"
|
|
7703
7661
|
integrity sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E=
|
|
7704
7662
|
|
|
7705
|
-
metascraper-author@5.25.
|
|
7706
|
-
version "5.25.
|
|
7707
|
-
resolved "https://registry.yarnpkg.com/metascraper-author/-/metascraper-author-5.25.
|
|
7708
|
-
integrity sha512-
|
|
7663
|
+
metascraper-author@5.25.5:
|
|
7664
|
+
version "5.25.5"
|
|
7665
|
+
resolved "https://registry.yarnpkg.com/metascraper-author/-/metascraper-author-5.25.5.tgz#e960ce1c24a3768cbe72d5c154b8fa3310c6331c"
|
|
7666
|
+
integrity sha512-dWJ97fZkvNlfIEI8DVSZ9V6/4I0OEgt0WbQsGqYnZjDR1ZZTb8FqLZ9GszBWI08zTWRPb9UobuePumJSgor2dg==
|
|
7709
7667
|
dependencies:
|
|
7710
|
-
"@metascraper/helpers" "^5.25.
|
|
7668
|
+
"@metascraper/helpers" "^5.25.5"
|
|
7711
7669
|
|
|
7712
|
-
metascraper-description@5.25.
|
|
7713
|
-
version "5.25.
|
|
7714
|
-
resolved "https://registry.yarnpkg.com/metascraper-description/-/metascraper-description-5.25.
|
|
7715
|
-
integrity sha512-
|
|
7670
|
+
metascraper-description@5.25.5:
|
|
7671
|
+
version "5.25.5"
|
|
7672
|
+
resolved "https://registry.yarnpkg.com/metascraper-description/-/metascraper-description-5.25.5.tgz#4d1b7d86d7d7a8c4fdc48b1195a8bac50bcbc181"
|
|
7673
|
+
integrity sha512-xEnlIcWv2z9g1IpGeABMC3ItQYeAD3vZrblcwhj0o7Gf/1xi+U7ih0KQST+Lo1vb/lYPBZqu8MerG87QEYKQ+g==
|
|
7716
7674
|
dependencies:
|
|
7717
|
-
"@metascraper/helpers" "^5.25.
|
|
7675
|
+
"@metascraper/helpers" "^5.25.5"
|
|
7718
7676
|
|
|
7719
|
-
metascraper-image@5.25.
|
|
7720
|
-
version "5.25.
|
|
7721
|
-
resolved "https://registry.yarnpkg.com/metascraper-image/-/metascraper-image-5.25.
|
|
7722
|
-
integrity sha512-
|
|
7677
|
+
metascraper-image@5.25.5:
|
|
7678
|
+
version "5.25.5"
|
|
7679
|
+
resolved "https://registry.yarnpkg.com/metascraper-image/-/metascraper-image-5.25.5.tgz#26e59278e38d51d5023d1b630aa453877dcf0c7d"
|
|
7680
|
+
integrity sha512-Hge+8DkkzZ4rlGyX5MFMDxsHLX7/Jsluq4sp6lSyKCBAXvbgRvZqCvNsvKPaFY7Y9u1jyxRXOqSawUYx0pu/2g==
|
|
7723
7681
|
dependencies:
|
|
7724
|
-
"@metascraper/helpers" "^5.25.
|
|
7682
|
+
"@metascraper/helpers" "^5.25.5"
|
|
7725
7683
|
|
|
7726
|
-
metascraper-logo-favicon@5.25.
|
|
7727
|
-
version "5.25.
|
|
7728
|
-
resolved "https://registry.yarnpkg.com/metascraper-logo-favicon/-/metascraper-logo-favicon-5.25.
|
|
7729
|
-
integrity sha512-
|
|
7684
|
+
metascraper-logo-favicon@5.25.5:
|
|
7685
|
+
version "5.25.5"
|
|
7686
|
+
resolved "https://registry.yarnpkg.com/metascraper-logo-favicon/-/metascraper-logo-favicon-5.25.5.tgz#d59376d5f358d4dbe479b871233480319935dde5"
|
|
7687
|
+
integrity sha512-IDXvlFQUADabhHNjq5AjqVJotnTG08xDc7I/CtsZeNuQVdb25lQLavVi4Fnh5gtE7Sd2OjWOl+SSQU7jGDmHJA==
|
|
7730
7688
|
dependencies:
|
|
7731
|
-
"@metascraper/helpers" "^5.25.
|
|
7689
|
+
"@metascraper/helpers" "^5.25.5"
|
|
7732
7690
|
got "~11.8.3"
|
|
7733
7691
|
lodash "~4.17.21"
|
|
7734
7692
|
|
|
7735
|
-
metascraper-logo@5.25.
|
|
7736
|
-
version "5.25.
|
|
7737
|
-
resolved "https://registry.yarnpkg.com/metascraper-logo/-/metascraper-logo-5.25.
|
|
7738
|
-
integrity sha512-
|
|
7693
|
+
metascraper-logo@5.25.5:
|
|
7694
|
+
version "5.25.5"
|
|
7695
|
+
resolved "https://registry.yarnpkg.com/metascraper-logo/-/metascraper-logo-5.25.5.tgz#71fa55c11b9b57e84ebc12e19d4d54a9cfc0b6a4"
|
|
7696
|
+
integrity sha512-yxfKGccOlwcLgyPp4YtyPtiiNEJ6qdpJXHMpjjR/2F5+8CC8aHhfw51eDK1pqL3a5J5UEzPHXuy0Jxa4PlQShw==
|
|
7739
7697
|
dependencies:
|
|
7740
|
-
"@metascraper/helpers" "^5.25.
|
|
7698
|
+
"@metascraper/helpers" "^5.25.5"
|
|
7741
7699
|
lodash "~4.17.21"
|
|
7742
7700
|
|
|
7743
|
-
metascraper-publisher@5.25.
|
|
7744
|
-
version "5.25.
|
|
7745
|
-
resolved "https://registry.yarnpkg.com/metascraper-publisher/-/metascraper-publisher-5.25.
|
|
7746
|
-
integrity sha512-
|
|
7701
|
+
metascraper-publisher@5.25.5:
|
|
7702
|
+
version "5.25.5"
|
|
7703
|
+
resolved "https://registry.yarnpkg.com/metascraper-publisher/-/metascraper-publisher-5.25.5.tgz#3a15d8b8541dcdd5e4d1a9de09cf129aeeec82a9"
|
|
7704
|
+
integrity sha512-lJ+T/W3yQwWpQgT3ndxa0Aql3w93pW3i/JojxcbDvtotTPFKIdTdnGvgxcql3qi0p93N/pAPWq6knXHWgMcsvA==
|
|
7747
7705
|
dependencies:
|
|
7748
|
-
"@metascraper/helpers" "^5.25.
|
|
7706
|
+
"@metascraper/helpers" "^5.25.5"
|
|
7749
7707
|
|
|
7750
|
-
metascraper-title@5.25.
|
|
7751
|
-
version "5.25.
|
|
7752
|
-
resolved "https://registry.yarnpkg.com/metascraper-title/-/metascraper-title-5.25.
|
|
7753
|
-
integrity sha512-
|
|
7708
|
+
metascraper-title@5.25.5:
|
|
7709
|
+
version "5.25.5"
|
|
7710
|
+
resolved "https://registry.yarnpkg.com/metascraper-title/-/metascraper-title-5.25.5.tgz#78b4d7db6a96a2b3619fe7a43a082efc04e523a2"
|
|
7711
|
+
integrity sha512-IJhuMHjBmHzwzx2aYiwrhsuiw4jtQo3dX5B4zbA3HVvAG/C3nfR4n7GhoZpVppN2EeAk6SrSaF8TllvXbsh4vg==
|
|
7754
7712
|
dependencies:
|
|
7755
|
-
"@metascraper/helpers" "^5.25.
|
|
7713
|
+
"@metascraper/helpers" "^5.25.5"
|
|
7756
7714
|
|
|
7757
|
-
metascraper-url@5.25.
|
|
7758
|
-
version "5.25.
|
|
7759
|
-
resolved "https://registry.yarnpkg.com/metascraper-url/-/metascraper-url-5.25.
|
|
7760
|
-
integrity sha512-
|
|
7715
|
+
metascraper-url@5.25.5:
|
|
7716
|
+
version "5.25.5"
|
|
7717
|
+
resolved "https://registry.yarnpkg.com/metascraper-url/-/metascraper-url-5.25.5.tgz#bac222d5d64cb2f8cb2c70f9b4a75985f8ef812a"
|
|
7718
|
+
integrity sha512-EYJL81Z9Gl5q8mDUES4yg+4sEH4NkHpOZGyqOqCE72pHmeIT+HhzWDBRvP3ntF8SOABiOrKq/SYFFROM7+kCGQ==
|
|
7761
7719
|
dependencies:
|
|
7762
|
-
"@metascraper/helpers" "^5.25.
|
|
7720
|
+
"@metascraper/helpers" "^5.25.5"
|
|
7763
7721
|
|
|
7764
|
-
metascraper@5.25.
|
|
7765
|
-
version "5.25.
|
|
7766
|
-
resolved "https://registry.yarnpkg.com/metascraper/-/metascraper-5.25.
|
|
7767
|
-
integrity sha512-
|
|
7722
|
+
metascraper@5.25.5:
|
|
7723
|
+
version "5.25.5"
|
|
7724
|
+
resolved "https://registry.yarnpkg.com/metascraper/-/metascraper-5.25.5.tgz#4a4971132fbdba795da6d46f2358eb59e8999989"
|
|
7725
|
+
integrity sha512-40o9IPGjodb1SpFnKUAl73T9I8AtMbBCbLorPwGrzc/igtM4zapxG1G5NdbXAbOcIff4FnlqhUZ+VwqXxG+nVA==
|
|
7768
7726
|
dependencies:
|
|
7769
|
-
"@metascraper/helpers" "^5.25.
|
|
7727
|
+
"@metascraper/helpers" "^5.25.5"
|
|
7770
7728
|
cheerio "~1.0.0-rc.10"
|
|
7771
7729
|
lodash "~4.17.21"
|
|
7772
7730
|
whoops "~4.1.0"
|
|
@@ -8069,10 +8027,10 @@ ms@2.1.3, ms@^2.0.0, ms@^2.1.1, ms@^2.1.2, ms@^2.1.3:
|
|
|
8069
8027
|
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
|
|
8070
8028
|
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
|
|
8071
8029
|
|
|
8072
|
-
multer@1.4.
|
|
8073
|
-
version "1.4.
|
|
8074
|
-
resolved "https://registry.yarnpkg.com/multer/-/multer-1.4.
|
|
8075
|
-
integrity sha512-
|
|
8030
|
+
multer@1.4.4:
|
|
8031
|
+
version "1.4.4"
|
|
8032
|
+
resolved "https://registry.yarnpkg.com/multer/-/multer-1.4.4.tgz#e2bc6cac0df57a8832b858d7418ccaa8ebaf7d8c"
|
|
8033
|
+
integrity sha512-2wY2+xD4udX612aMqMcB8Ws2Voq6NIUPEtD1be6m411T4uDH/VtL9i//xvcyFlTVfRdaBsk7hV5tgrGQqhuBiw==
|
|
8076
8034
|
dependencies:
|
|
8077
8035
|
append-field "^1.0.0"
|
|
8078
8036
|
busboy "^0.2.11"
|
|
@@ -8112,7 +8070,7 @@ mysql@2.18.1:
|
|
|
8112
8070
|
safe-buffer "5.1.2"
|
|
8113
8071
|
sqlstring "2.3.1"
|
|
8114
8072
|
|
|
8115
|
-
nan@^2.14.0, nan@^2.
|
|
8073
|
+
nan@^2.14.0, nan@^2.15.0:
|
|
8116
8074
|
version "2.15.0"
|
|
8117
8075
|
resolved "https://registry.yarnpkg.com/nan/-/nan-2.15.0.tgz#3f34a473ff18e15c1b5626b62903b5ad6e665fee"
|
|
8118
8076
|
integrity sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ==
|
|
@@ -8299,7 +8257,7 @@ node-gyp@3.x:
|
|
|
8299
8257
|
tar "^2.0.0"
|
|
8300
8258
|
which "1"
|
|
8301
8259
|
|
|
8302
|
-
node-gyp@^8.
|
|
8260
|
+
node-gyp@^8.4.1:
|
|
8303
8261
|
version "8.4.1"
|
|
8304
8262
|
resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-8.4.1.tgz#3d49308fc31f768180957d6b5746845fbd429937"
|
|
8305
8263
|
integrity sha512-olTJRgUtAb/hOXG0E93wZDs5YiJlgbXxTwQAFHyNlRsXQnYzUaF2aGgujZbw+hR8aF4ZG/rST57bWMWD16jr9w==
|
|
@@ -9241,9 +9199,9 @@ postcss-unique-selectors@^5.0.2:
|
|
|
9241
9199
|
postcss-selector-parser "^6.0.5"
|
|
9242
9200
|
|
|
9243
9201
|
postcss-value-parser@^4.0.2, postcss-value-parser@^4.1.0:
|
|
9244
|
-
version "4.
|
|
9245
|
-
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.
|
|
9246
|
-
integrity sha512-
|
|
9202
|
+
version "4.2.0"
|
|
9203
|
+
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
|
|
9204
|
+
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
|
|
9247
9205
|
|
|
9248
9206
|
postcss@8.4.4, postcss@^8.3.11:
|
|
9249
9207
|
version "8.4.4"
|
|
@@ -9539,13 +9497,13 @@ rc@^1.2.7:
|
|
|
9539
9497
|
strip-json-comments "~2.0.1"
|
|
9540
9498
|
|
|
9541
9499
|
re2@^1.16.0:
|
|
9542
|
-
version "1.
|
|
9543
|
-
resolved "https://registry.yarnpkg.com/re2/-/re2-1.
|
|
9544
|
-
integrity sha512-
|
|
9500
|
+
version "1.17.1"
|
|
9501
|
+
resolved "https://registry.yarnpkg.com/re2/-/re2-1.17.1.tgz#0202025aa20dd574a8cdb439811761d88b70ae59"
|
|
9502
|
+
integrity sha512-TrhxVzakyO/WJsErkc01zjlEiDLCuuRuddbVi2I8YasIbh6MEJfkRoajBRj+ggm00gnGI2EMemE9GrlKrgUZ8Q==
|
|
9545
9503
|
dependencies:
|
|
9546
9504
|
install-artifact-from-github "^1.2.0"
|
|
9547
|
-
nan "^2.
|
|
9548
|
-
node-gyp "^8.
|
|
9505
|
+
nan "^2.15.0"
|
|
9506
|
+
node-gyp "^8.4.1"
|
|
9549
9507
|
|
|
9550
9508
|
read-pkg-up@^7.0.1:
|
|
9551
9509
|
version "7.0.1"
|
|
@@ -10742,9 +10700,9 @@ table@^5.2.3:
|
|
|
10742
10700
|
string-width "^3.0.0"
|
|
10743
10701
|
|
|
10744
10702
|
table@^6.0.9:
|
|
10745
|
-
version "6.7.
|
|
10746
|
-
resolved "https://registry.yarnpkg.com/table/-/table-6.7.
|
|
10747
|
-
integrity sha512-
|
|
10703
|
+
version "6.7.5"
|
|
10704
|
+
resolved "https://registry.yarnpkg.com/table/-/table-6.7.5.tgz#f04478c351ef3d8c7904f0e8be90a1b62417d238"
|
|
10705
|
+
integrity sha512-LFNeryOqiQHqCVKzhkymKwt6ozeRhlm8IL1mE8rNUurkir4heF6PzMyRgaTa4tlyPTGGgXuvVOF/OLWiH09Lqw==
|
|
10748
10706
|
dependencies:
|
|
10749
10707
|
ajv "^8.0.1"
|
|
10750
10708
|
lodash.truncate "^4.4.2"
|
|
@@ -10881,9 +10839,9 @@ tiny-lr@^1.1.1:
|
|
|
10881
10839
|
qs "^6.4.0"
|
|
10882
10840
|
|
|
10883
10841
|
tlds@^1.217.0:
|
|
10884
|
-
version "1.
|
|
10885
|
-
resolved "https://registry.yarnpkg.com/tlds/-/tlds-1.
|
|
10886
|
-
integrity sha512-
|
|
10842
|
+
version "1.227.0"
|
|
10843
|
+
resolved "https://registry.yarnpkg.com/tlds/-/tlds-1.227.0.tgz#6352577d74c4b7f6f80ebdeebafdf28c10aee8c0"
|
|
10844
|
+
integrity sha512-H6KXre7PSkfZyPiGzHvdG/p42LCfPmmyH3MhmZnULiVGEGXKBe8vzyLrw6q0UAtXOL0eNScA9vC4DcfhrcaPlg==
|
|
10887
10845
|
|
|
10888
10846
|
tmp@0.2.1:
|
|
10889
10847
|
version "0.2.1"
|
|
@@ -10985,13 +10943,6 @@ tpl@^0.3.0:
|
|
|
10985
10943
|
optimist ">=0.3.0"
|
|
10986
10944
|
props ">=0.2.2"
|
|
10987
10945
|
|
|
10988
|
-
tr46@^2.1.0:
|
|
10989
|
-
version "2.1.0"
|
|
10990
|
-
resolved "https://registry.yarnpkg.com/tr46/-/tr46-2.1.0.tgz#fa87aa81ca5d5941da8cbf1f9b749dc969a4e240"
|
|
10991
|
-
integrity sha512-15Ih7phfcdP5YxqiB+iDtLoaTz4Nd35+IiAv0kQ5FNKHzXgdWqPoTIqEDDJmXceQt4JZk6lVPT8lnDlPpGDppw==
|
|
10992
|
-
dependencies:
|
|
10993
|
-
punycode "^2.1.1"
|
|
10994
|
-
|
|
10995
10946
|
tr46@^3.0.0:
|
|
10996
10947
|
version "3.0.0"
|
|
10997
10948
|
resolved "https://registry.yarnpkg.com/tr46/-/tr46-3.0.0.tgz#555c4e297a950617e8eeddef633c87d4d9d6cbf9"
|
|
@@ -11104,9 +11055,9 @@ uc.micro@^1.0.1, uc.micro@^1.0.5:
|
|
|
11104
11055
|
integrity sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==
|
|
11105
11056
|
|
|
11106
11057
|
uglify-js@^3.1.4:
|
|
11107
|
-
version "3.14.
|
|
11108
|
-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.14.
|
|
11109
|
-
integrity sha512-
|
|
11058
|
+
version "3.14.4"
|
|
11059
|
+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.14.4.tgz#68756f17d1b90b9d289341736cb9a567d6882f90"
|
|
11060
|
+
integrity sha512-AbiSR44J0GoCeV81+oxcy/jDOElO2Bx3d0MfQCUShq7JRXaM4KtQopZsq2vFv8bCq2yMaGrw1FgygUd03RyRDA==
|
|
11110
11061
|
|
|
11111
11062
|
uid-safe@~2.1.5:
|
|
11112
11063
|
version "2.1.5"
|
|
@@ -11445,13 +11396,6 @@ w3c-hr-time@^1.0.2:
|
|
|
11445
11396
|
dependencies:
|
|
11446
11397
|
browser-process-hrtime "^1.0.0"
|
|
11447
11398
|
|
|
11448
|
-
w3c-xmlserializer@^2.0.0:
|
|
11449
|
-
version "2.0.0"
|
|
11450
|
-
resolved "https://registry.yarnpkg.com/w3c-xmlserializer/-/w3c-xmlserializer-2.0.0.tgz#3e7104a05b75146cc60f564380b7f683acf1020a"
|
|
11451
|
-
integrity sha512-4tzD0mF8iSiMiNs30BiLO3EpfGLZUT2MSX/G+o7ZywDzliWQ3OPtTZ0PTC3B3ca1UAf4cJMHB+2Bf56EriJuRA==
|
|
11452
|
-
dependencies:
|
|
11453
|
-
xml-name-validator "^3.0.0"
|
|
11454
|
-
|
|
11455
11399
|
w3c-xmlserializer@^3.0.0:
|
|
11456
11400
|
version "3.0.0"
|
|
11457
11401
|
resolved "https://registry.yarnpkg.com/w3c-xmlserializer/-/w3c-xmlserializer-3.0.0.tgz#06cdc3eefb7e4d0b20a560a5a3aeb0d2d9a65923"
|
|
@@ -11476,16 +11420,6 @@ webidl-conversions@^3.0.0:
|
|
|
11476
11420
|
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
|
|
11477
11421
|
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
|
|
11478
11422
|
|
|
11479
|
-
webidl-conversions@^5.0.0:
|
|
11480
|
-
version "5.0.0"
|
|
11481
|
-
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
|
|
11482
|
-
integrity sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==
|
|
11483
|
-
|
|
11484
|
-
webidl-conversions@^6.1.0:
|
|
11485
|
-
version "6.1.0"
|
|
11486
|
-
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-6.1.0.tgz#9111b4d7ea80acd40f5270d666621afa78b69514"
|
|
11487
|
-
integrity sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==
|
|
11488
|
-
|
|
11489
11423
|
webidl-conversions@^7.0.0:
|
|
11490
11424
|
version "7.0.0"
|
|
11491
11425
|
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-7.0.0.tgz#256b4e1882be7debbf01d05f0aa2039778ea080a"
|
|
@@ -11505,13 +11439,6 @@ websocket-extensions@>=0.1.1:
|
|
|
11505
11439
|
resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42"
|
|
11506
11440
|
integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==
|
|
11507
11441
|
|
|
11508
|
-
whatwg-encoding@^1.0.5:
|
|
11509
|
-
version "1.0.5"
|
|
11510
|
-
resolved "https://registry.yarnpkg.com/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz#5abacf777c32166a51d085d6b4f3e7d27113ddb0"
|
|
11511
|
-
integrity sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==
|
|
11512
|
-
dependencies:
|
|
11513
|
-
iconv-lite "0.4.24"
|
|
11514
|
-
|
|
11515
11442
|
whatwg-encoding@^2.0.0:
|
|
11516
11443
|
version "2.0.0"
|
|
11517
11444
|
resolved "https://registry.yarnpkg.com/whatwg-encoding/-/whatwg-encoding-2.0.0.tgz#e7635f597fd87020858626805a2729fa7698ac53"
|
|
@@ -11519,11 +11446,6 @@ whatwg-encoding@^2.0.0:
|
|
|
11519
11446
|
dependencies:
|
|
11520
11447
|
iconv-lite "0.6.3"
|
|
11521
11448
|
|
|
11522
|
-
whatwg-mimetype@^2.3.0:
|
|
11523
|
-
version "2.3.0"
|
|
11524
|
-
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
|
|
11525
|
-
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
|
|
11526
|
-
|
|
11527
11449
|
whatwg-mimetype@^3.0.0:
|
|
11528
11450
|
version "3.0.0"
|
|
11529
11451
|
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-3.0.0.tgz#5fa1a7623867ff1af6ca3dc72ad6b8a4208beba7"
|
|
@@ -11545,15 +11467,6 @@ whatwg-url@^5.0.0:
|
|
|
11545
11467
|
tr46 "~0.0.3"
|
|
11546
11468
|
webidl-conversions "^3.0.0"
|
|
11547
11469
|
|
|
11548
|
-
whatwg-url@^8.0.0, whatwg-url@^8.5.0:
|
|
11549
|
-
version "8.7.0"
|
|
11550
|
-
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.7.0.tgz#656a78e510ff8f3937bc0bcbe9f5c0ac35941b77"
|
|
11551
|
-
integrity sha512-gAojqb/m9Q8a5IV96E3fHJM70AzCkgt4uXYX2O7EmuyOnLrViCQlsEBmF9UQIu3/aeAIp2U17rtbpZWNntQqdg==
|
|
11552
|
-
dependencies:
|
|
11553
|
-
lodash "^4.7.0"
|
|
11554
|
-
tr46 "^2.1.0"
|
|
11555
|
-
webidl-conversions "^6.1.0"
|
|
11556
|
-
|
|
11557
11470
|
which-boxed-primitive@^1.0.2:
|
|
11558
11471
|
version "1.0.2"
|
|
11559
11472
|
resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6"
|
|
@@ -11640,21 +11553,11 @@ write@1.0.3:
|
|
|
11640
11553
|
dependencies:
|
|
11641
11554
|
mkdirp "^0.5.1"
|
|
11642
11555
|
|
|
11643
|
-
ws@^7.4.6:
|
|
11644
|
-
version "7.5.6"
|
|
11645
|
-
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.6.tgz#e59fc509fb15ddfb65487ee9765c5a51dec5fe7b"
|
|
11646
|
-
integrity sha512-6GLgCqo2cy2A2rjCNFlxQS6ZljG/coZfZXclldI8FB/1G3CCI36Zd8xy2HrFVACi8tfk5XrgLQEk+P0Tnz9UcA==
|
|
11647
|
-
|
|
11648
11556
|
ws@^8.2.3:
|
|
11649
11557
|
version "8.3.0"
|
|
11650
11558
|
resolved "https://registry.yarnpkg.com/ws/-/ws-8.3.0.tgz#7185e252c8973a60d57170175ff55fdbd116070d"
|
|
11651
11559
|
integrity sha512-Gs5EZtpqZzLvmIM59w4igITU57lrtYVFneaa434VROv4thzJyV6UjIL3D42lslWlI+D4KzLYnxSwtfuiO79sNw==
|
|
11652
11560
|
|
|
11653
|
-
xml-name-validator@^3.0.0:
|
|
11654
|
-
version "3.0.0"
|
|
11655
|
-
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-3.0.0.tgz#6ae73e06de4d8c6e47f9fb181f78d648ad457c6a"
|
|
11656
|
-
integrity sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==
|
|
11657
|
-
|
|
11658
11561
|
xml-name-validator@^4.0.0:
|
|
11659
11562
|
version "4.0.0"
|
|
11660
11563
|
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-4.0.0.tgz#79a006e2e63149a8600f15430f0a4725d1524835"
|