Skip to content

Commit

Permalink
Merge pull request #1155 from SocialGouv/renovate/elastic-apm-node-4.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency elastic-apm-node to v4.3.0
  • Loading branch information
arthurlbrjc authored Dec 6, 2023
2 parents fad9383 + f693172 commit a05f551
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@next/bundle-analyzer": "13.5.6",
"crypto-js": "4.2.0",
"dotenv": "16.3.1",
"elastic-apm-node": "4.2.0",
"elastic-apm-node": "4.3.0",
"firebase": "10.7.0",
"html-react-parser": "5.0.7",
"jsonwebtoken": "9.0.2",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1893,7 +1893,7 @@ __metadata:
languageName: node
linkType: hard

"@elastic/ecs-pino-format@npm:^1.4.0":
"@elastic/ecs-pino-format@npm:^1.5.0":
version: 1.5.0
resolution: "@elastic/ecs-pino-format@npm:1.5.0"
dependencies:
Expand Down Expand Up @@ -9017,11 +9017,11 @@ __metadata:
languageName: node
linkType: hard

"elastic-apm-node@npm:4.2.0":
version: 4.2.0
resolution: "elastic-apm-node@npm:4.2.0"
"elastic-apm-node@npm:4.3.0":
version: 4.3.0
resolution: "elastic-apm-node@npm:4.3.0"
dependencies:
"@elastic/ecs-pino-format": "npm:^1.4.0"
"@elastic/ecs-pino-format": "npm:^1.5.0"
"@opentelemetry/api": "npm:^1.4.1"
"@opentelemetry/core": "npm:^1.11.0"
"@opentelemetry/sdk-metrics": "npm:^1.12.0"
Expand All @@ -9039,7 +9039,7 @@ __metadata:
fast-safe-stringify: "npm:^2.0.7"
fast-stream-to-buffer: "npm:^1.0.0"
http-headers: "npm:^3.0.2"
import-in-the-middle: "npm:1.4.2"
import-in-the-middle: "npm:1.5.0"
json-bigint: "npm:^1.0.0"
lru-cache: "npm:^10.0.1"
measured-reporting: "npm:^1.51.1"
Expand All @@ -9058,7 +9058,7 @@ __metadata:
sql-summary: "npm:^1.0.1"
stream-chopper: "npm:^3.0.1"
unicode-byte-truncate: "npm:^1.0.0"
checksum: 131ddc214115a75109b381f0955fe9c1a6ffa9d88f19bcfa5010398d750d0e2770f703911173777491894effe4d0d5e0997e039ef08c24904d3bd6106d0191dc
checksum: 788b6f11dea2a81777682937170118af874c400fa0dd11ab133bfe3db604765f725d6736ed531f4ce022d6a9301e421e5c11e77552cc2ff58a673e3c23af8e49
languageName: node
linkType: hard

Expand Down Expand Up @@ -11579,15 +11579,15 @@ __metadata:
languageName: node
linkType: hard

"import-in-the-middle@npm:1.4.2":
version: 1.4.2
resolution: "import-in-the-middle@npm:1.4.2"
"import-in-the-middle@npm:1.5.0":
version: 1.5.0
resolution: "import-in-the-middle@npm:1.5.0"
dependencies:
acorn: "npm:^8.8.2"
acorn-import-assertions: "npm:^1.9.0"
cjs-module-lexer: "npm:^1.2.2"
module-details-from-path: "npm:^1.0.3"
checksum: 499c8abc90fa5197b9f5823c221fadbb2f6a467650761151519d855c160c2a55fae5e55334634ca9fc0c42fe97b94754fb17ccd61132e8507760de6e9bf33795
checksum: a7fa7ef4e9f0c3bc32babfa88bebb2addb8a381f637a6884775da1bcfdc59d847ce31de5e07e9b2310582c7519e1794fb5e7252e76d509ef31d899c3f055cb52
languageName: node
linkType: hard

Expand Down Expand Up @@ -15381,7 +15381,7 @@ __metadata:
crypto-js: "npm:4.2.0"
css-loader: "npm:^6.8.1"
dotenv: "npm:16.3.1"
elastic-apm-node: "npm:4.2.0"
elastic-apm-node: "npm:4.3.0"
eslint: "npm:^8.52.0"
eslint-config-next: "npm:13.5.6"
eslint-config-prettier: "npm:^9.0.0"
Expand Down

0 comments on commit a05f551

Please sign in to comment.