Skip to content

Commit

Permalink
Merge pull request #15682 from CDCgov/dependabot/npm_and_yarn/fronten…
Browse files Browse the repository at this point in the history
…d-react/undici-6.19.8

Bump undici from 6.19.7 to 6.19.8 in /frontend-react
  • Loading branch information
etanb authored Aug 27, 2024
2 parents fb3ee9f + 84ebbde commit 2f0682e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
"ts-node": "^10.9.2",
"tslib": "^2.6.3",
"typescript": "^5.5.4",
"undici": "^6.19.7",
"undici": "^6.19.8",
"vite": "^5.3.4",
"vite-plugin-checker": "^0.7.2",
"vite-plugin-svgr": "^4.2.0",
Expand Down
10 changes: 5 additions & 5 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12170,7 +12170,7 @@ __metadata:
tslib: ^2.6.3
tsx: ^4.17.0
typescript: ^5.5.4
undici: ^6.19.7
undici: ^6.19.8
use-deep-compare-effect: ^1.8.1
uuid: ^10.0.0
vite: ^5.3.4
Expand Down Expand Up @@ -14288,10 +14288,10 @@ __metadata:
languageName: node
linkType: hard

"undici@npm:^6.19.7":
version: 6.19.7
resolution: "undici@npm:6.19.7"
checksum: ccf7f311cc2f7109e03c433190cb13d45c581905a70674992b0d8469c36ec1ae011824f41ba0c4a85b9771e4dd30a94228315c316215f76fafcb8e3b91ffbc22
"undici@npm:^6.19.8":
version: 6.19.8
resolution: "undici@npm:6.19.8"
checksum: 2f812769992a187d9c55809b6943059c0bb1340687a0891f769de02101342dded0b9c8874cd5af4a49daaeba8284101d74a1fbda4de04c604ba7a5f6190b9ea2
languageName: node
linkType: hard

Expand Down

0 comments on commit 2f0682e

Please sign in to comment.