Skip to content

Commit cbf50bb

Browse files
deps: @types/node
1 parent 7a6df61 commit cbf50bb

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@types/aws-lambda": "^8.10.108"
3535
},
3636
"devDependencies": {
37-
"@types/node": "20.14.2",
37+
"@types/node": "20.17.10",
3838
"datadog-lambda-js": "9.112.0",
3939
"dd-trace": "5.14.1",
4040
"hot-shots": "10.0.0",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -1724,12 +1724,12 @@
17241724
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
17251725
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
17261726

1727-
"@types/node@*", "@types/node@20.14.2", "@types/node@>=13.7.0", "@types/node@>=18.12":
1728-
version "20.14.2"
1729-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.2.tgz#a5f4d2bcb4b6a87bffcaa717718c5a0f208f4a18"
1730-
integrity sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q==
1727+
"@types/node@*", "@types/node@20.17.10", "@types/node@>=13.7.0", "@types/node@>=18.12":
1728+
version "20.17.10"
1729+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.10.tgz#3f7166190aece19a0d1d364d75c8b0b5778c1e18"
1730+
integrity sha512-/jrvh5h6NXhEauFFexRin69nA0uHJ5gwk4iDivp/DeoEua3uwCUto6PC86IpRITBOs4+6i2I56K5x5b6WYGXHA==
17311731
dependencies:
1732-
undici-types "~5.26.4"
1732+
undici-types "~6.19.2"
17331733

17341734
"@types/normalize-package-data@^2.4.0", "@types/normalize-package-data@^2.4.3":
17351735
version "2.4.4"
@@ -7746,10 +7746,10 @@ unbox-primitive@^1.0.2:
77467746
has-symbols "^1.0.3"
77477747
which-boxed-primitive "^1.0.2"
77487748

7749-
undici-types@~5.26.4:
7750-
version "5.26.5"
7751-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
7752-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
7749+
undici-types@~6.19.2:
7750+
version "6.19.8"
7751+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
7752+
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
77537753

77547754
unicode-emoji-modifier-base@^1.0.0:
77557755
version "1.0.0"

0 commit comments

Comments
 (0)