Skip to content

Commit c77923d

Browse files
chore(deps): update dependency @types/node to v14.17.30 (#761)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 2c03659 commit c77923d

File tree

4 files changed

+10
-36
lines changed

4 files changed

+10
-36
lines changed

packages/todo-example/server-helix/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"socket.io": "4.3.1"
1313
},
1414
"devDependencies": {
15-
"@types/node": "14.17.29",
15+
"@types/node": "14.17.30",
1616
"ts-node-dev": "1.1.8",
1717
"typescript": "4.4.4"
1818
},

packages/todo-example/server-ws/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"ws": "8.2.3"
1313
},
1414
"devDependencies": {
15-
"@types/node": "14.17.29",
15+
"@types/node": "14.17.30",
1616
"@types/ws": "8.2.0",
1717
"ts-node-dev": "1.1.8",
1818
"typescript": "4.4.4"

packages/todo-example/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"socket.io": "4.3.1"
1010
},
1111
"devDependencies": {
12-
"@types/node": "14.17.29",
12+
"@types/node": "14.17.30",
1313
"ts-node-dev": "1.1.8",
1414
"typescript": "4.4.4"
1515
},

yarn.lock

Lines changed: 7 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222

2323
"@app/gql@link:./packages/todo-example/client-apollo/src/gql":
2424
version "0.0.0"
25-
uid ""
2625

2726
"@ardatan/[email protected]":
2827
version "2.0.2"
@@ -2166,10 +2165,10 @@
21662165
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6"
21672166
integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY=
21682167

2169-
"@types/node@*", "@types/[email protected].29", "@types/node@>=10.0.0":
2170-
version "14.17.29"
2171-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.29.tgz#44a774fa2858efa4d039dd9051b51160e8295c70"
2172-
integrity sha512-sd4CHI9eTJXTH2vF3RGtGkqvWRwhsSSUFsXD4oG38GZzSZ0tNPbWikd2AbOAcKxCXhOg57fL8FPxjpfSzb2pIQ==
2168+
"@types/node@*", "@types/[email protected].30", "@types/node@>=10.0.0":
2169+
version "14.17.30"
2170+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.30.tgz#a375e4edfb8448b138bc8eaec313b0dd4f195bfd"
2171+
integrity sha512-ohVRXKKN5ulqN6fjuWWwh9X4szcHQQjy/sSeH//v442jfzvrXZPUfiCo/odWDU11XMZLB3dyUNIt6HBBBVvSlg==
21732172

21742173
"@types/node@^12.7.1":
21752174
version "12.12.54"
@@ -4299,14 +4298,7 @@ [email protected]:
42994298
semver "^7.3.2"
43004299
tiny-lru "^7.0.0"
43014300

4302-
fastq@^1.6.0:
4303-
version "1.8.0"
4304-
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.8.0.tgz#550e1f9f59bbc65fe185cb6a9b4d95357107f481"
4305-
integrity sha512-SMIZoZdLh/fgofivvIkmknUXyPnvxRE3DhtZ5Me3Mrsk5gyPL42F0xr51TdRXskBxHfMp+07bcYzfsYEsSQA9Q==
4306-
dependencies:
4307-
reusify "^1.0.4"
4308-
4309-
fastq@^1.6.1:
4301+
fastq@^1.6.0, fastq@^1.6.1:
43104302
version "1.13.0"
43114303
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.13.0.tgz#616760f88a7526bdfc596b7cab8c18938c36b98c"
43124304
integrity sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==
@@ -4465,11 +4457,6 @@ [email protected]:
44654457
resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.2.0.tgz#2269936428aad4c15c7ebe9779a84bf0b2a81811"
44664458
integrity sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==
44674459

4468-
forwarded@~0.1.2:
4469-
version "0.1.2"
4470-
resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.1.2.tgz#98c23dab1175657b8c0573e8ceccd91b0ff18c84"
4471-
integrity sha1-mMI9qxF1ZXuMBXPozszZGw/xjIQ=
4472-
44734460
44744461
version "0.5.2"
44754462
resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
@@ -6926,22 +6913,14 @@ prop-types@^15.7.2:
69266913
object-assign "^4.1.1"
69276914
react-is "^16.8.1"
69286915

6929-
proxy-addr@^2.0.7:
6916+
proxy-addr@^2.0.7, proxy-addr@~2.0.5:
69306917
version "2.0.7"
69316918
resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.7.tgz#f19fe69ceab311eeb94b42e70e8c2070f9ba1025"
69326919
integrity sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==
69336920
dependencies:
69346921
forwarded "0.2.0"
69356922
ipaddr.js "1.9.1"
69366923

6937-
proxy-addr@~2.0.5:
6938-
version "2.0.6"
6939-
resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.6.tgz#fdc2336505447d3f2f2c638ed272caf614bbb2bf"
6940-
integrity sha512-dh/frvCBVmSsDYzw6n926jv974gddhkFPfiN8hPOi30Wax25QZyZEGveluCgliBnqmuM+UJmBErbAUFIoDbjOw==
6941-
dependencies:
6942-
forwarded "~0.1.2"
6943-
ipaddr.js "1.9.1"
6944-
69456924
69466925
version "1.1.0"
69476926
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
@@ -8730,7 +8709,7 @@ write-pkg@^4.0.0:
87308709
type-fest "^0.4.1"
87318710
write-json-file "^3.2.0"
87328711

8733-
8712+
[email protected], "ws@^5.2.0 || ^6.0.0 || ^7.0.0", ws@^7.4.6:
87348713
version "7.4.6"
87358714
resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c"
87368715
integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==
@@ -8752,11 +8731,6 @@ ws@^5.2.0:
87528731
dependencies:
87538732
async-limiter "~1.0.0"
87548733

8755-
"ws@^5.2.0 || ^6.0.0 || ^7.0.0", ws@^7.4.6:
8756-
version "7.5.5"
8757-
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.5.tgz#8b4bc4af518cfabd0473ae4f99144287b33eb881"
8758-
integrity sha512-BAkMFcAzl8as1G/hArkxOxq3G7pjUqQ3gzYbLL0/5zNkph70e+lCoxBGnm6AW1+/aiNeV4fnKqZ8m4GZewmH2w==
8759-
87608734
xml-name-validator@^3.0.0:
87618735
version "3.0.0"
87628736
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-3.0.0.tgz#6ae73e06de4d8c6e47f9fb181f78d648ad457c6a"

0 commit comments

Comments
 (0)