Bump undici and @sveltejs/kit (#862)
Browse filesBumps [undici](https://github.com/nodejs/undici) to 5.28.3 and updates ancestor dependency [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit). These dependencies need to be updated together.
Updates `undici` from 5.26.4 to 5.28.3
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.26.4...v5.28.3)
Updates `@sveltejs/kit` from 1.27.6 to 1.30.4
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/@sveltejs/kit@1.30.4/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.30.4/packages/kit)
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: "@sveltejs/kit"
dependency-type: direct:development
dependency-group: npm_and_yarn-security-group
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nathan Sarrazin <sarrazin.nathan@gmail.com>
- package-lock.json +8 -8
- package.json +1 -1
@@ -42,7 +42,7 @@
|
|
42 |
"@iconify-json/carbon": "^1.1.16",
|
43 |
"@iconify-json/eos-icons": "^1.1.6",
|
44 |
"@sveltejs/adapter-node": "^1.3.1",
|
45 |
-
"@sveltejs/kit": "^1.
|
46 |
"@tailwindcss/typography": "^0.5.9",
|
47 |
"@types/jsdom": "^21.1.1",
|
48 |
"@types/marked": "^4.0.8",
|
@@ -1601,9 +1601,9 @@
|
|
1601 |
}
|
1602 |
},
|
1603 |
"node_modules/@sveltejs/kit": {
|
1604 |
-
"version": "1.
|
1605 |
-
"resolved": "https://registry.npmjs.org/@sveltejs/kit/-/kit-1.
|
1606 |
-
"integrity": "sha512-
|
1607 |
"dev": true,
|
1608 |
"hasInstallScript": true,
|
1609 |
"dependencies": {
|
@@ -1619,7 +1619,7 @@
|
|
1619 |
"set-cookie-parser": "^2.6.0",
|
1620 |
"sirv": "^2.0.2",
|
1621 |
"tiny-glob": "^0.2.9",
|
1622 |
-
"undici": "
|
1623 |
},
|
1624 |
"bin": {
|
1625 |
"svelte-kit": "svelte-kit.js"
|
@@ -7132,9 +7132,9 @@
|
|
7132 |
"integrity": "sha512-qh4mBffhlkiXwDAOxvSGxhL0QEQsTbnP9BozOK3OYPEGvPvdWzvAUaXNtUSMdNsKDtuyjEbyVUPFZ52SSLhLqw=="
|
7133 |
},
|
7134 |
"node_modules/undici": {
|
7135 |
-
"version": "5.
|
7136 |
-
"resolved": "https://registry.npmjs.org/undici/-/undici-5.
|
7137 |
-
"integrity": "sha512-
|
7138 |
"dependencies": {
|
7139 |
"@fastify/busboy": "^2.0.0"
|
7140 |
},
|
|
|
42 |
"@iconify-json/carbon": "^1.1.16",
|
43 |
"@iconify-json/eos-icons": "^1.1.6",
|
44 |
"@sveltejs/adapter-node": "^1.3.1",
|
45 |
+
"@sveltejs/kit": "^1.30.4",
|
46 |
"@tailwindcss/typography": "^0.5.9",
|
47 |
"@types/jsdom": "^21.1.1",
|
48 |
"@types/marked": "^4.0.8",
|
|
|
1601 |
}
|
1602 |
},
|
1603 |
"node_modules/@sveltejs/kit": {
|
1604 |
+
"version": "1.30.4",
|
1605 |
+
"resolved": "https://registry.npmjs.org/@sveltejs/kit/-/kit-1.30.4.tgz",
|
1606 |
+
"integrity": "sha512-JSQIQT6XvdchCRQEm7BABxPC56WP5RYVONAi+09S8tmzeP43fBsRlr95bFmsTQM2RHBldfgQk+jgdnsKI75daA==",
|
1607 |
"dev": true,
|
1608 |
"hasInstallScript": true,
|
1609 |
"dependencies": {
|
|
|
1619 |
"set-cookie-parser": "^2.6.0",
|
1620 |
"sirv": "^2.0.2",
|
1621 |
"tiny-glob": "^0.2.9",
|
1622 |
+
"undici": "^5.28.3"
|
1623 |
},
|
1624 |
"bin": {
|
1625 |
"svelte-kit": "svelte-kit.js"
|
|
|
7132 |
"integrity": "sha512-qh4mBffhlkiXwDAOxvSGxhL0QEQsTbnP9BozOK3OYPEGvPvdWzvAUaXNtUSMdNsKDtuyjEbyVUPFZ52SSLhLqw=="
|
7133 |
},
|
7134 |
"node_modules/undici": {
|
7135 |
+
"version": "5.28.3",
|
7136 |
+
"resolved": "https://registry.npmjs.org/undici/-/undici-5.28.3.tgz",
|
7137 |
+
"integrity": "sha512-3ItfzbrhDlINjaP0duwnNsKpDQk3acHI3gVJ1z4fmwMK31k5G9OVIAMLSIaP6w4FaGkaAkN6zaQO9LUvZ1t7VA==",
|
7138 |
"dependencies": {
|
7139 |
"@fastify/busboy": "^2.0.0"
|
7140 |
},
|
@@ -19,7 +19,7 @@
|
|
19 |
"@iconify-json/carbon": "^1.1.16",
|
20 |
"@iconify-json/eos-icons": "^1.1.6",
|
21 |
"@sveltejs/adapter-node": "^1.3.1",
|
22 |
-
"@sveltejs/kit": "^1.
|
23 |
"@tailwindcss/typography": "^0.5.9",
|
24 |
"@types/jsdom": "^21.1.1",
|
25 |
"@types/marked": "^4.0.8",
|
|
|
19 |
"@iconify-json/carbon": "^1.1.16",
|
20 |
"@iconify-json/eos-icons": "^1.1.6",
|
21 |
"@sveltejs/adapter-node": "^1.3.1",
|
22 |
+
"@sveltejs/kit": "^1.30.4",
|
23 |
"@tailwindcss/typography": "^0.5.9",
|
24 |
"@types/jsdom": "^21.1.1",
|
25 |
"@types/marked": "^4.0.8",
|