Skip to content

Commit 19379db

Browse files
authored
Update @opentelemetry/api to version 1.1.0
1 parent 6f30048 commit 19379db

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/fastify-renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"node": ">= 12.0.0"
5555
},
5656
"dependencies": {
57-
"@opentelemetry/api": "^1.0.4",
57+
"@opentelemetry/api": "^1.1.0",
5858
"@vitejs/plugin-react-refresh": "^1.3.6",
5959
"fastify-accepts": "^2.1.0",
6060
"fastify-express": "^0.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1185,10 +1185,10 @@
11851185
"@nodelib/fs.scandir" "2.1.4"
11861186
fastq "^1.6.0"
11871187

1188-
"@opentelemetry/api@^1.0.4":
1189-
version "1.0.4"
1190-
resolved "https://registry.yarnpkg.com/@opentelemetry/api/-/api-1.0.4.tgz#a167e46c10d05a07ab299fc518793b0cff8f6924"
1191-
integrity sha512-BuJuXRSJNQ3QoKA6GWWDyuLpOUck+9hAXNMCnrloc1aWVoy6Xq6t9PUV08aBZ4Lutqq2LEHM486bpZqoViScog==
1188+
"@opentelemetry/api@^1.1.0":
1189+
version "1.1.0"
1190+
resolved "https://registry.yarnpkg.com/@opentelemetry/api/-/api-1.1.0.tgz#563539048255bbe1a5f4f586a4a10a1bb737f44a"
1191+
integrity sha512-hf+3bwuBwtXsugA2ULBc95qxrOqP2pOekLz34BJhcAKawt94vfeNyUKpYc0lZQ/3sCP6LqRa7UAdHA7i5UODzQ==
11921192

11931193
"@rollup/pluginutils@^4.1.1":
11941194
version "4.1.1"

0 commit comments

Comments
 (0)