Skip to content

Commit 2405391

Browse files
dependabot[bot]maerzd
authored andcommitted
Bump undici from 5.15.0 to 5.19.1 (#9)
Bumps [undici](https://github.com/nodejs/undici) from 5.15.0 to 5.19.1. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.15.0...v5.19.1) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 558b635 commit 2405391

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.1.1",
2+
"version": "0.1.2",
33
"license": "MIT",
44
"name": "graphql-codegen-pydantic",
55
"author": "Quinn Blenkinsop",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -7839,9 +7839,9 @@ unc-path-regex@^0.1.2:
78397839
integrity sha512-eXL4nmJT7oCpkZsHZUOJo8hcX3GbsiDOa0Qu9F646fi8dT3XuSVopVqAcEiVzSKKH7UoDti23wNX3qGFxcW5Qg==
78407840

78417841
undici@^5.12.0:
7842-
version "5.15.0"
7843-
resolved "https://registry.yarnpkg.com/undici/-/undici-5.15.0.tgz#cb8437c43718673a8be59df0fdd4856ff6689283"
7844-
integrity sha512-wCAZJDyjw9Myv+Ay62LAoB+hZLPW9SmKbQkbHIhMw/acKSlpn7WohdMUc/Vd4j1iSMBO0hWwU8mjB7a5p5bl8g==
7842+
version "5.19.1"
7843+
resolved "https://registry.yarnpkg.com/undici/-/undici-5.19.1.tgz#92b1fd3ab2c089b5a6bd3e579dcda8f1934ebf6d"
7844+
integrity sha512-YiZ61LPIgY73E7syxCDxxa3LV2yl3sN8spnIuTct60boiiRaE1J8mNWHO8Im2Zi/sFrPusjLlmRPrsyraSqX6A==
78457845
dependencies:
78467846
busboy "^1.6.0"
78477847

0 commit comments

Comments
 (0)