Skip to content

Commit

Permalink
build(deps-dev): bump @types/node from 20.10.3 to 20.11.13 (#930)
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.3 to 20.11.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent f81c811 commit 4092470
Show file tree
Hide file tree
Showing 20 changed files with 23 additions and 178 deletions.
2 changes: 1 addition & 1 deletion libraries/grpc-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/fs-extra": "^11.0.4",
"@types/google-protobuf": "^3.15.6",
"@types/lodash-es": "^4.17.12",
"@types/node": "20.10.3",
"@types/node": "20.11.13",
"copyfiles": "^2.4.1",
"rimraf": "^5.0.5",
"ts-proto": "^1.167.1",
Expand Down
2 changes: 1 addition & 1 deletion libraries/hermes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/express": "~4.17.21",
"@types/graphql-type-json": "^0.3.5",
"@types/lodash-es": "^4.17.12",
"@types/node": "20.10.3",
"@types/node": "20.11.13",
"@types/object-hash": "^3.0.6",
"rimraf": "^5.0.5",
"typescript": "~5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion libraries/module-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/fs-extra": "^11.0.4",
"@types/google-protobuf": "^3.15.6",
"@types/lodash-es": "^4.17.12",
"@types/node": "20.10.3",
"@types/node": "20.11.13",
"copyfiles": "^2.4.1",
"rimraf": "^5.0.5",
"ts-proto": "^1.167.1",
Expand Down
2 changes: 1 addition & 1 deletion libraries/node-2fa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@types/jest": "^29.5.10",
"@types/node": "^20.10.3",
"@types/node": "^20.11.13",
"@typescript-eslint/eslint-plugin": "^5.58.0",
"@typescript-eslint/parser": "^5.62.0",
"eslint": "^8.38.0",
Expand Down
2 changes: 1 addition & 1 deletion libraries/testing-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@types/convict": "^6.1.6",
"@types/google-protobuf": "^3.15.6",
"@types/node": "20.10.3",
"@types/node": "20.11.13",
"copyfiles": "^2.4.1",
"rimraf": "^5.0.5",
"ts-proto": "^1.167.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/authentication/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/convict": "^6.1.6",
"@types/jsonwebtoken": "^9.0.1",
"@types/lodash-es": "^4.17.12",
"@types/node": "20.10.3",
"@types/node": "20.11.13",
"@types/uuid": "^9.0.5",
"copyfiles": "^2.4.1",
"rimraf": "^5.0.5",
Expand Down
2 changes: 1 addition & 1 deletion modules/authorization/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/convict": "^6.1.6",
"@types/jsonwebtoken": "^9.0.1",
"@types/lodash-es": "^4.17.12",
"@types/node": "20.10.3",
"@types/node": "20.11.13",
"@types/uuid": "^9.0.5",
"copyfiles": "^2.4.1",
"rimraf": "^5.0.5",
Expand Down
2 changes: 1 addition & 1 deletion modules/chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"uuid": "^9.0.1"
},
"devDependencies": {
"@types/node": "20.10.3",
"@types/node": "20.11.13",
"@types/uuid": "^9.0.5",
"@types/lodash-es": "^4.17.12",
"copyfiles": "^2.4.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"devDependencies": {
"@types/dottie": "^2.0.7",
"@types/lodash-es": "^4.17.12",
"@types/node": "20.10.3",
"@types/node": "20.11.13",
"copyfiles": "^2.4.1",
"rimraf": "^5.0.5",
"ts-proto": "^1.167.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/email/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/lodash-es": "^4.17.12",
"@types/mailgun-js": "^0.22.16",
"@types/mandrill-api": "^1.0.33",
"@types/node": "20.10.3",
"@types/node": "20.11.13",
"@types/nodemailer": "^6.4.14",
"@types/nodemailer-mailgun-transport": "^1.4.3",
"@types/smtp-server": "^3.5.7",
Expand Down
2 changes: 1 addition & 1 deletion modules/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@types/convict": "^6.1.6",
"@types/lodash-es": "^4.17.12",
"@types/node": "20.10.3",
"@types/node": "20.11.13",
"copyfiles": "^2.4.1",
"rimraf": "^5.0.5",
"typescript": "~5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion modules/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@types/convict": "^6.1.6",
"@types/lodash-es": "^4.17.12",
"@types/node": "20.10.3",
"@types/node": "20.11.13",
"copyfiles": "^2.4.1",
"rimraf": "^5.0.5",
"ts-proto": "^1.167.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/push-notifications/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@types/convict": "^6.1.6",
"@types/lodash-es": "^4.17.12",
"@types/node": "20.10.3",
"@types/node": "20.11.13",
"copyfiles": "^2.4.1",
"ts-proto": "^1.167.1",
"rimraf": "^5.0.5",
Expand Down
2 changes: 1 addition & 1 deletion modules/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/express": "~4.17.21",
"@types/graphql-type-json": "^0.3.5",
"@types/lodash-es": "^4.17.12",
"@types/node": "20.10.3",
"@types/node": "20.11.13",
"express": "~4.18.2",
"rimraf": "^5.0.5",
"ts-proto": "^1.167.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/sms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/otp-generator": "^4.0.2",
"@types/convict": "^6.1.6",
"@types/lodash-es": "^4.17.12",
"@types/node": "20.10.3",
"@types/node": "20.11.13",
"copyfiles": "^2.4.1",
"rimraf": "^5.0.5",
"ts-proto": "^1.167.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/ali-oss": "^6.16.7",
"@types/convict": "^6.1.6",
"@types/lodash-es": "^4.17.12",
"@types/node": "20.10.3",
"@types/node": "20.11.13",
"@types/uuid": "^9.0.5",
"copyfiles": "^2.4.1",
"rimraf": "^5.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/jest": "^29.5.10",
"@types/jsonwebtoken": "^9.0.1",
"@types/lodash-es": "^4.17.12",
"@types/node": "20.10.3",
"@types/node": "20.11.13",
"express": "~4.18.2",
"jest": "^29.7.0",
"rimraf": "^5.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/convict": "^6.1.6",
"@types/express": "~4.17.21",
"@types/is-natural-number": "^4.0.4",
"@types/node": "20.10.3",
"@types/node": "20.11.13",
"@types/validator": "^13.11.5",
"express": "~4.18.2",
"rimraf": "^5.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/express": "~4.17.21",
"@types/jest": "^29.5.10",
"@types/lodash-es": "^4.17.12",
"@types/node": "20.10.3",
"@types/node": "20.11.13",
"copyfiles": "^2.4.1",
"jest": "^29.7.0",
"rimraf": "^5.0.5",
Expand Down
163 changes: 4 additions & 159 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3912,11 +3912,6 @@
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.202.tgz#f09dbd2fb082d507178b2f2a5c7e74bd72ff98f8"
integrity sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ==

"@types/lodash@^4.14.200":
version "4.14.200"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.200.tgz#435b6035c7eba9cdf1e039af8212c9e9281e7149"
integrity sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q==

"@types/long@^4.0.0":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@types/long/-/long-4.0.2.tgz#b74129719fc8d11c01868010082d483b7545591a"
Expand Down Expand Up @@ -3979,10 +3974,10 @@
"@types/node" "*"
form-data "^3.0.0"

"@types/node@*", "@types/node@20.10.3", "@types/node@>=10.0.0", "@types/node@>=12.12.47", "@types/node@>=13.7.0", "@types/node@^20.10.3":
version "20.10.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.3.tgz#4900adcc7fc189d5af5bb41da8f543cea6962030"
integrity sha512-XJavIpZqiXID5Yxnxv3RUDKTN5b81ddNC3ecsA0SoFXz/QU8OGBwZGMomiq0zw+uuqbL/krztv/DINAQ/EV4gg==
"@types/node@*", "@types/node@20.11.13", "@types/node@>=10.0.0", "@types/node@>=12.12.47", "@types/node@>=13.7.0", "@types/node@^20.10.3", "@types/node@^20.11.13":
version "20.11.13"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.13.tgz#188263ee2c8d590e181d3f5bfa7e485a932957cb"
integrity sha512-5G4zQwdiQBSWYTDAH1ctw2eidqdhMJaNsiIDKHFr55ihz5Trl2qqR8fdrT732yPBho5gkNxXm67OxWFBqX9aPg==
dependencies:
undici-types "~5.26.4"

Expand Down Expand Up @@ -4148,12 +4143,6 @@
resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.11.7.tgz#99e19760297667ae46b7069ec8b96cbfe0a08b98"
integrity sha512-q0JomTsJ2I5Mv7dhHhQLGjMvX0JJm5dyZ1DXQySIUzU1UlwzB8bt+R6+LODUbz0UDIOvEzGc28tk27gBJw2N8Q==


"@types/web-bluetooth@^0.0.20":
version "0.0.20"
resolved "https://registry.yarnpkg.com/@types/web-bluetooth/-/web-bluetooth-0.0.20.tgz#f066abfcd1cbe66267cdbbf0de010d8a41b41597"
integrity sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==

"@types/validator@^13.7.17":
version "13.11.8"
resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.11.8.tgz#bb1162ec0fe6f87c95ca812f15b996fcc5e1e2dc"
Expand Down Expand Up @@ -6150,11 +6139,6 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.1, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
shebang-command "^2.0.0"
which "^2.0.1"

crypto@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/crypto/-/crypto-1.0.1.tgz#2af1b7cad8175d24c8a1b0778255794a21803037"
integrity sha512-VxBKmeNcqQdiUQUW2Tzq0t377b54N2bMtXO/qiLa+6eRRmmC4qT3D4OnTGoT/U6O9aklQ/jTwbOtRMTTY8G0Ig==

cssesc@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-3.0.0.tgz#37741919903b868565e1c09ea747445cd18983ee"
Expand Down Expand Up @@ -6324,14 +6308,6 @@ deepdash-es@^5.3.9:
dependencies:
lodash-es "^4.17.21"

deepdash@^5.3.9:
version "5.3.9"
resolved "https://registry.yarnpkg.com/deepdash/-/deepdash-5.3.9.tgz#2aa92570d7b1787ed281e2fafe0be24df00ddfe4"
integrity sha512-GRzJ0q9PDj2T+J2fX+b+TlUa2NlZ11l6vJ8LHNKVGeZ8CfxCuJaCychTq07iDRTvlfO8435jlvVS1QXBrW9kMg==
dependencies:
lodash "^4.17.21"
lodash-es "^4.17.21"

deepmerge@^4.2.2:
version "4.2.2"
resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-4.2.2.tgz#44d2ea3679b8f4d4ffba33f03d865fc1e7bf4955"
Expand Down Expand Up @@ -12650,137 +12626,6 @@ remark-stringify@^11.0.0:
mdast-util-to-markdown "^2.0.0"
unified "^11.0.0"

regenerator-runtime@^0.14.0:
version "0.14.1"
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f"
integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==

rehype-external-links@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/rehype-external-links/-/rehype-external-links-3.0.0.tgz#2b28b5cda1932f83f045b6f80a3e1b15f168c6f6"
integrity sha512-yp+e5N9V3C6bwBeAC4n796kc86M4gJCdlVhiMTxIrJG5UHDMh+PJANf9heqORJbt1nrCbDwIlAZKjANIaVBbvw==
dependencies:
"@types/hast" "^3.0.0"
"@ungap/structured-clone" "^1.0.0"
hast-util-is-element "^3.0.0"
is-absolute-url "^4.0.0"
space-separated-tokens "^2.0.0"
unist-util-visit "^5.0.0"

rehype-format@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/rehype-format/-/rehype-format-5.0.0.tgz#e51cc8edece2aee0e88e1efdd0625bc0cbef387b"
integrity sha512-kM4II8krCHmUhxrlvzFSptvaWh280Fr7UGNJU5DCMuvmAwGCNmGfi9CvFAQK6JDjsNoRMWQStglK3zKJH685Wg==
dependencies:
"@types/hast" "^3.0.0"
hast-util-embedded "^3.0.0"
hast-util-is-element "^3.0.0"
hast-util-phrasing "^3.0.0"
hast-util-whitespace "^3.0.0"
html-whitespace-sensitive-tag-names "^3.0.0"
rehype-minify-whitespace "^6.0.0"
unist-util-visit-parents "^6.0.0"

rehype-highlight@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/rehype-highlight/-/rehype-highlight-7.0.0.tgz#f2fd0eaebea7d4d4ce2fca2e8d9e3aea9441aefc"
integrity sha512-QtobgRgYoQaK6p1eSr2SD1i61f7bjF2kZHAQHxeCHAuJf7ZUDMvQ7owDq9YTkmar5m5TSUol+2D3bp3KfJf/oA==
dependencies:
"@types/hast" "^3.0.0"
hast-util-to-text "^4.0.0"
lowlight "^3.0.0"
unist-util-visit "^5.0.0"
vfile "^6.0.0"

rehype-minify-whitespace@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/rehype-minify-whitespace/-/rehype-minify-whitespace-6.0.0.tgz#fe97c5e9e48c5629458166753f2249afaa2e1fd1"
integrity sha512-i9It4YHR0Sf3GsnlR5jFUKXRr9oayvEk9GKQUkwZv6hs70OH9q3OCZrq9PpLvIGKt3W+JxBOxCidNVpH/6rWdA==
dependencies:
"@types/hast" "^3.0.0"
hast-util-embedded "^3.0.0"
hast-util-is-element "^3.0.0"
hast-util-whitespace "^3.0.0"
unist-util-is "^6.0.0"

rehype-sanitize@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/rehype-sanitize/-/rehype-sanitize-6.0.0.tgz#16e95f4a67a69cbf0f79e113c8e0df48203db73c"
integrity sha512-CsnhKNsyI8Tub6L4sm5ZFsme4puGfc6pYylvXo1AeqaGbjOYyzNv3qZPwvs0oMJ39eryyeOdmxwUIo94IpEhqg==
dependencies:
"@types/hast" "^3.0.0"
hast-util-sanitize "^5.0.0"

rehype-slug-custom-id@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/rehype-slug-custom-id/-/rehype-slug-custom-id-1.1.0.tgz#56fe346244da033cbf33efa764b1351c993b6960"
integrity sha512-lLdTHGd7u5bOXRDnD78/VHrVZsG63nN6lZUuQgcuupGt1+v+uDW7pCeQS0cvptRcZPYzg8B+0bf8sUiMBKsjZw==
dependencies:
"@types/hast" "^2.0.0"
github-slugger "^1.1.1"
hast-util-has-property "^2.0.0"
hast-util-heading-rank "^2.0.0"
hast-util-to-string "^2.0.0"
lodash "^4.17.21"
unified "^10.0.0"
unist-util-visit "^4.0.0"

rehype-stringify@^10.0.0:
version "10.0.0"
resolved "https://registry.yarnpkg.com/rehype-stringify/-/rehype-stringify-10.0.0.tgz#2031cf6fdd0355393706f0474ec794c75e5492f2"
integrity sha512-1TX1i048LooI9QoecrXy7nGFFbFSufxVRAfc6Y9YMRAi56l+oB0zP51mLSV312uRuvVLPV1opSlJmslozR1XHQ==
dependencies:
"@types/hast" "^3.0.0"
hast-util-to-html "^9.0.0"
unified "^11.0.0"

relative-time-format@^1.1.6:
version "1.1.6"
resolved "https://registry.yarnpkg.com/relative-time-format/-/relative-time-format-1.1.6.tgz#724a5fbc3794b8e0471b6b61419af2ce699eb9f1"
integrity sha512-aCv3juQw4hT1/P/OrVltKWLlp15eW1GRcwP1XdxHrPdZE9MtgqFpegjnTjLhi2m2WI9MT/hQQtE+tjEWG1hgkQ==

remark-gfm@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/remark-gfm/-/remark-gfm-4.0.0.tgz#aea777f0744701aa288b67d28c43565c7e8c35de"
integrity sha512-U92vJgBPkbw4Zfu/IiW2oTZLSL3Zpv+uI7My2eq8JxKgqraFdU8YUGicEJCEgSbeaG+QDFqIcwwfMTOEelPxuA==
dependencies:
"@types/mdast" "^4.0.0"
mdast-util-gfm "^3.0.0"
micromark-extension-gfm "^3.0.0"
remark-parse "^11.0.0"
remark-stringify "^11.0.0"
unified "^11.0.0"

remark-parse@^11.0.0:
version "11.0.0"
resolved "https://registry.yarnpkg.com/remark-parse/-/remark-parse-11.0.0.tgz#aa60743fcb37ebf6b069204eb4da304e40db45a1"
integrity sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==
dependencies:
"@types/mdast" "^4.0.0"
mdast-util-from-markdown "^2.0.0"
micromark-util-types "^2.0.0"
unified "^11.0.0"

remark-rehype@^11.0.0:
version "11.1.0"
resolved "https://registry.yarnpkg.com/remark-rehype/-/remark-rehype-11.1.0.tgz#d5f264f42bcbd4d300f030975609d01a1697ccdc"
integrity sha512-z3tJrAs2kIs1AqIIy6pzHmAHlF1hWQ+OdY4/hv+Wxe35EhyLKcajL33iUEn3ScxtFox9nUvRufR/Zre8Q08H/g==
dependencies:
"@types/hast" "^3.0.0"
"@types/mdast" "^4.0.0"
mdast-util-to-hast "^13.0.0"
unified "^11.0.0"
vfile "^6.0.0"

remark-stringify@^11.0.0:
version "11.0.0"
resolved "https://registry.yarnpkg.com/remark-stringify/-/remark-stringify-11.0.0.tgz#4c5b01dd711c269df1aaae11743eb7e2e7636fd3"
integrity sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==
dependencies:
"@types/mdast" "^4.0.0"
mdast-util-to-markdown "^2.0.0"
unified "^11.0.0"

request@^2.55.0, request@^2.88.0:
version "2.88.2"
resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"
Expand Down

0 comments on commit 4092470

Please sign in to comment.