Skip to content

Commit fc549f1

Browse files
deps: npm dev dependencies (#314)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent abb5643 commit fc549f1

2 files changed

Lines changed: 11 additions & 19 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
},
3636
"devDependencies": {
3737
"@types/node": "22.16.5",
38-
"datadog-lambda-js": "9.120.0",
38+
"datadog-lambda-js": "12.127.0",
3939
"dd-trace": "5.58.0",
40-
"hot-shots": "10.2.1",
40+
"hot-shots": "11.1.0",
4141
"skuba": "12.0.2"
4242
},
4343
"peerDependencies": {

yarn.lock

Lines changed: 9 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2718,14 +2718,13 @@ data-view-byte-offset@^1.0.1:
27182718
es-errors "^1.3.0"
27192719
is-data-view "^1.0.1"
27202720

2721-
datadog-lambda-js@9.120.0:
2722-
version "9.120.0"
2723-
resolved "https://registry.yarnpkg.com/datadog-lambda-js/-/datadog-lambda-js-9.120.0.tgz#e830852fdee5046019937b1a791b540a9f4a119d"
2724-
integrity sha512-fki0z1gMdgNc9MX9y2a+igtrwnqh9LD3QzbfRtSScpUnUt+opaWV5GN23uh0EV5pQxF5eMUCUTIk4WvtiWxk6A==
2721+
datadog-lambda-js@12.127.0:
2722+
version "12.127.0"
2723+
resolved "https://registry.yarnpkg.com/datadog-lambda-js/-/datadog-lambda-js-12.127.0.tgz#9425b0ce8730b405e48da4ebf688bab7c7d7c788"
2724+
integrity sha512-I0fduqn4HLkT1Cvm8QYhJX1jVNgcL3EyaOp9AUXcKBFGpDsZuFk07a+MdWzRiDh/lpbX8utfCwpqnXfMnuDjzg==
27252725
dependencies:
27262726
"@aws-crypto/sha256-js" "5.2.0"
27272727
dc-polyfill "^0.1.3"
2728-
hot-shots "8.5.0"
27292728
promise-retry "^2.0.1"
27302729
serialize-error "^8.1.0"
27312730
shimmer "1.2.1"
@@ -3999,20 +3998,13 @@ hosted-git-info@^8.0.0, hosted-git-info@^8.1.0:
39993998
dependencies:
40003999
lru-cache "^10.0.1"
40014000

4002-
hot-shots@10.2.1:
4003-
version "10.2.1"
4004-
resolved "https://registry.yarnpkg.com/hot-shots/-/hot-shots-10.2.1.tgz#dbc70dd005c12f24b5484aa5af8d97446e9b945e"
4005-
integrity sha512-tmjcyZkG/qADhcdC7UjAp8D7v7W2DOYFgaZ48fYMuayMQmVVUg8fntKmrjes/b40ef6yZ+qt1lB8kuEDfLC4zw==
4001+
hot-shots@11.1.0:
4002+
version "11.1.0"
4003+
resolved "https://registry.yarnpkg.com/hot-shots/-/hot-shots-11.1.0.tgz#51055fac3d5addaf2c8666740624b3b0bf635041"
4004+
integrity sha512-D4iAs/145g7EJ/wIzBLVANEpysTPthUy/K+4EUIw02YJQTqvzD1vUpYiM3vwR0qPAQj4FhQpQz8wBpY8KDcM0g==
40064005
optionalDependencies:
40074006
unix-dgram "2.x"
40084007

4009-
hot-shots@8.5.0:
4010-
version "8.5.0"
4011-
resolved "https://registry.yarnpkg.com/hot-shots/-/hot-shots-8.5.0.tgz#860246a3694dfb74cfe6045501eb59fb57e16eb9"
4012-
integrity sha512-GNXtNSxa9qibcPhi3gndyN5g14iBJS+/DDlu7hjSPfXYJy9/fcO13DgSyfPUVWrD/aIyPY36z7MksHvDe05zYg==
4013-
optionalDependencies:
4014-
unix-dgram "2.0.x"
4015-
40164008
html-escaper@^2.0.0:
40174009
version "2.0.2"
40184010
resolved "https://registry.yarnpkg.com/html-escaper/-/html-escaper-2.0.2.tgz#dfd60027da36a36dfcbe236262c00a5822681453"
@@ -7798,7 +7790,7 @@ universalify@^2.0.0:
77987790
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.1.tgz#168efc2180964e6386d061e094df61afe239b18d"
77997791
integrity sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==
78007792

7801-
unix-dgram@2.0.x, unix-dgram@2.x:
7793+
unix-dgram@2.x:
78027794
version "2.0.6"
78037795
resolved "https://registry.yarnpkg.com/unix-dgram/-/unix-dgram-2.0.6.tgz#6d567b0eb6d7a9504e561532b598a46e34c5968b"
78047796
integrity sha512-AURroAsb73BZ6CdAyMrTk/hYKNj3DuYYEuOaB8bYMOHGKupRNScw90Q5C71tWJc3uE7dIeXRyuwN0xLLq3vDTg==

0 commit comments

Comments
 (0)