diff --git a/THIRD_PARTY_LICENSES.txt b/THIRD_PARTY_LICENSES.txt index af9efc235..22bb824b1 100644 --- a/THIRD_PARTY_LICENSES.txt +++ b/THIRD_PARTY_LICENSES.txt @@ -27657,7 +27657,7 @@ SOFTWARE. The following npm package may be included in this product: - - fastify@5.8.3 + - fastify@5.8.5 This package contains the following license: diff --git a/package-lock.json b/package-lock.json index 1a8e95ca0..ac3f75963 100644 --- a/package-lock.json +++ b/package-lock.json @@ -163,7 +163,7 @@ "embla-carousel-react": "8.1.8", "fast-deep-equal": "3.1.3", "fast-json-stable-stringify": "2.1.0", - "fastify": "5.8.3", + "fastify": "5.8.5", "fastify-favicon": "5.0.0", "fastify-plugin": "5.0.1", "fastify-raw-body": "5.0.0", @@ -20450,17 +20450,7 @@ ] }, "node_modules/@rollup/rollup-linux-arm-gnueabihf": { - "version": "4.59.0", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.59.0.tgz", - "integrity": "sha512-t4ONHboXi/3E0rT6OZl1pKbl2Vgxf9vJfWgmUoCEVQVxhW6Cw/c8I6hbbu7DAvgp82RKiH7TpLwxnJeKv2pbsw==", - "cpu": [ - "arm" - ], - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] + "optional": true }, "node_modules/@rollup/rollup-linux-arm-musleabihf": { "version": "4.59.0", @@ -36586,9 +36576,9 @@ "license": "MIT" }, "node_modules/fastify": { - "version": "5.8.3", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-5.8.3.tgz", - "integrity": "sha512-XJXpRQ41+rsJ/GLeP9vyDC+fBXilcTlEXokMSexkdEkla4uf7ZQNaI5xl3el+kW5TZQulqYxLr659ey/KX7XmQ==", + "version": "5.8.5", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-5.8.5.tgz", + "integrity": "sha512-Yqptv59pQzPgQUSIm87hMqHJmdkb1+GPxdE6vW6FRyVE9G86mt7rOghitiU4JHRaTyDUk9pfeKmDeu70lAwM4Q==", "funding": [ { "type": "github", diff --git a/package.json b/package.json index 2d3af16ac..560efbb0a 100644 --- a/package.json +++ b/package.json @@ -188,7 +188,7 @@ "embla-carousel-react": "8.1.8", "fast-deep-equal": "3.1.3", "fast-json-stable-stringify": "2.1.0", - "fastify": "5.8.3", + "fastify": "5.8.5", "fastify-favicon": "5.0.0", "fastify-plugin": "5.0.1", "fastify-raw-body": "5.0.0",