Skip to content

Commit 64489d7

Browse files
tjgoforemikkojamG
authored andcommitted
fix: upgrade undici to >=7.28.0
Refs: LINK-2583
1 parent 105d049 commit 64489d7

3 files changed

Lines changed: 217 additions & 189 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"classnames": "^2.5.1",
3636
"date-fns": "^2.16.1",
3737
"date-fns-tz": "^2.0.1",
38-
"dotenv": "^16.4.7",
38+
"dotenv": "^16.5.0",
3939
"formik": "^2.4.9",
4040
"hds-core": "^6.0.2",
4141
"hds-design-tokens": "^6.0.2",
@@ -73,7 +73,7 @@
7373
"@vitejs/plugin-react": "^6.0.1",
7474
"@vitest/coverage-istanbul": "^4.1.3",
7575
"@vitest/eslint-plugin": "^1.6.14",
76-
"eslint": "^10.1.0",
76+
"eslint": "^10.2.0",
7777
"eslint-config-prettier": "^10.1.8",
7878
"eslint-config-vitest-globals": "^2.0.2",
7979
"eslint-import-resolver-typescript": "^4.4.4",
@@ -83,7 +83,7 @@
8383
"husky": "^9.0.11",
8484
"jsdom": "^29.0.1",
8585
"msw": "^2.13.0",
86-
"next-router-mock": "^0.9.12",
86+
"next-router-mock": "^0.9.13",
8787
"prettier": "^3.2.5",
8888
"shadow-dom-testing-library": "^1.11.3",
8989
"typescript": "5.4.2",

0 commit comments

Comments
 (0)