Skip to content

Commit 0ad32c8

Browse files
angular-robotangular-robot[bot]
authored andcommitted
build: update dependency quicktype-core to v21.0.9
1 parent e96be59 commit 0ad32c8

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
"prettier": "^2.0.0",
191191
"protractor": "~7.0.0",
192192
"puppeteer": "18.2.1",
193-
"quicktype-core": "21.0.4",
193+
"quicktype-core": "21.0.9",
194194
"resolve-url-loader": "5.0.0",
195195
"rxjs": "6.6.7",
196196
"sass": "1.57.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7435,10 +7435,10 @@ jquery@^3.3.1:
74357435
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.3.tgz#23ed2ffed8a19e048814f13391a19afcdba160e6"
74367436
integrity sha512-bZ5Sy3YzKo9Fyc8wH2iIQK4JImJ6R0GWI9kL1/k7Z91ZBNgkRXE6U0JfHIizZbort8ZunhSI3jw9I6253ahKfg==
74377437

7438-
js-base64@^2.4.3:
7439-
version "2.6.4"
7440-
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-2.6.4.tgz#f4e686c5de1ea1f867dbcad3d46d969428df98c4"
7441-
integrity sha512-pZe//GGmwJndub7ZghVHz7vjb2LgC1m8B07Au3eYqeqv9emhESByMXxaEgkUkEqJe87oBbSniGYoQNIBklc7IQ==
7438+
js-base64@^3.7.4:
7439+
version "3.7.4"
7440+
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.7.4.tgz#af95b20f23efc8034afd2d1cc5b9d0adf7419037"
7441+
integrity sha512-wpM/wi20Tl+3ifTyi0RdDckS4YTD4Lf953mBRrpG8547T7hInHNPEj8+ck4gB8VDcGyeAWFK++Wb/fU1BeavKQ==
74427442

74437443
js-sdsl@^4.1.4:
74447444
version "4.3.0"
@@ -9629,18 +9629,18 @@ quick-format-unescaped@^4.0.3:
96299629
resolved "https://registry.yarnpkg.com/quick-format-unescaped/-/quick-format-unescaped-4.0.4.tgz#93ef6dd8d3453cbc7970dd614fad4c5954d6b5a7"
96309630
integrity sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==
96319631

9632-
9633-
version "21.0.4"
9634-
resolved "https://registry.yarnpkg.com/quicktype-core/-/quicktype-core-21.0.4.tgz#df4c8920ac27b9a5a53ca54c9d388e8b1c80d2b6"
9635-
integrity sha512-JJiJ8dzBTh/l/gTNnVwKFx0g2A0CfLNzXlUxTHjdvyldXi/Jjckr+Z04calGXxlG8KunpE4G5vV+EtuFjoTIPQ==
9632+
9633+
version "21.0.9"
9634+
resolved "https://registry.yarnpkg.com/quicktype-core/-/quicktype-core-21.0.9.tgz#16c7c3acfac879ddd0421bf5d1a5cbb9e357fb90"
9635+
integrity sha512-lXLJdo00KMSXaWOH49vDLGyfIEiqu9leevyNyYxNYvhCpPMon6zaAqXHIc1V3ByRN4ErCUkpsnzruuIQ3+OeKQ==
96369636
dependencies:
96379637
"@glideapps/ts-necessities" "2.1.2"
96389638
"@types/urijs" "^1.19.19"
96399639
browser-or-node "^2.1.1"
96409640
collection-utils "^1.0.1"
96419641
cross-fetch "^3.1.5"
96429642
is-url "^1.2.4"
9643-
js-base64 "^2.4.3"
9643+
js-base64 "^3.7.4"
96449644
lodash "^4.17.21"
96459645
pako "^1.0.6"
96469646
pluralize "^8.0.0"

0 commit comments

Comments
 (0)