Skip to content

Commit 9f0a496

Browse files
committed
bump packages
1 parent 37cd07f commit 9f0a496

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/Serilog.Ui.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"eslint-plugin-testing-library": "^7.1.1",
5555
"eslint-plugin-vitest": "^0.5.4",
5656
"eslint-plugin-vitest-globals": "^1.5.0",
57-
"happy-dom": "^17.4.2",
57+
"happy-dom": "^17.4.3",
5858
"msw": "^2.7.3",
5959
"postcss": "^8.5.3",
6060
"postcss-preset-mantine": "^1.17.0",

src/Serilog.Ui.Web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2531,10 +2531,10 @@ graphql@^16.8.1:
25312531
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.10.0.tgz#24c01ae0af6b11ea87bf55694429198aaa8e220c"
25322532
integrity sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==
25332533

2534-
happy-dom@^17.4.2:
2535-
version "17.4.2"
2536-
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-17.4.2.tgz#1f7e6a927e8dca79aa6eab4c21d4ef257a796b70"
2537-
integrity sha512-3SA9ZdmDXTvJ5OrHfc7TdqfrKEOM15Gc3dMAvKivlaewUsOJQrNnPTQnAb3n/NR0fRVDniFxk9i82D+HhHWZcA==
2534+
happy-dom@^17.4.3:
2535+
version "17.4.3"
2536+
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-17.4.3.tgz#e47c87c6da3529c1519bebbbcac99443507ffdf4"
2537+
integrity sha512-8mDGIKxi2hAg0DkEYjBHPi5QykWiqdNNQQWrwLXLfro1eAZk8+lSnzbUrnU25bamG9PjEQGoFrA32ezQNJQdww==
25382538
dependencies:
25392539
webidl-conversions "^7.0.0"
25402540
whatwg-mimetype "^3.0.0"

0 commit comments

Comments
 (0)