Skip to content

Commit

Permalink
Merge pull request #400 from discloud/dependabot/npm_and_yarn/undici-…
Browse files Browse the repository at this point in the history
…6.8.0

chore(deps): bump undici from 6.7.1 to 6.8.0
  • Loading branch information
github-actions[bot] authored Mar 14, 2024
2 parents e841689 + 01b9d2e commit efa3f6a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1255,7 +1255,7 @@
"json-schema-library": "^9.1.3",
"jsonwebtoken": "^9.0.2",
"path-is-absolute": "^1.0.0",
"undici": "^6.7.1"
"undici": "^6.8.0"
},
"devDependencies": {
"@types/adm-zip": "^0.5.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1985,10 +1985,10 @@ undici-types@~5.26.4:
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==

undici@^6.7.1:
version "6.7.1"
resolved "https://registry.yarnpkg.com/undici/-/undici-6.7.1.tgz#3cb27222fd5d72c1b2058f4e18bf9b53dd933af8"
integrity sha512-+Wtb9bAQw6HYWzCnxrPTMVEV3Q1QjYanI0E4q02ehReMuquQdLTEFEYbfs7hcImVYKcQkWSwT6buEmSVIiDDtQ==
undici@^6.8.0:
version "6.8.0"
resolved "https://registry.yarnpkg.com/undici/-/undici-6.8.0.tgz#fb146f7e15645fd3453815e7b96e9b563856dfde"
integrity sha512-22FP0QRSJDQO2PC+bMBVqvsZ3cNQwQnxCNq910N3eIIU4xgMVVpLbEEX7fCg7AalvijPwjlyk5ezenw9FqZfHQ==

uri-js@^4.2.2:
version "4.4.1"
Expand Down

0 comments on commit efa3f6a

Please sign in to comment.