From 20813d840135fe47968f85b382e52d83aae744de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 06:05:50 +0000 Subject: [PATCH] build(deps): bump @types/node from 22.7.9 to 22.8.1 in /web Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.7.9 to 22.8.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 1168057 -> 1168057 bytes web/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package-lock.json b/web/package-lock.json index 57ed11413207f40c1d5bb092668946168911abdc..8230fb1e145eec09dee4edb7135f0d6977cdac80 100644 GIT binary patch delta 625 zcmdnF)P3ht_YJcd87-z?^k5a8?r@utw|O69`#wg-?fV#+ey~h0(q=K4exQn*eR^jl zH~(}db6(YuY%}*vi^$4+3)hk&zmjZ^h|-eKQlsSjqBNH@%i>Z?)3C^}07HXB_efvg zAb(%8U`NlAs7!-$!-(Q4N3)=k@DPvSumV&6RJZ&zWAkzYPuD`{=?mv^YD`b_6Xc)1 zft`tcI@4VymFWjqfGqPG7T)&v>`Xw+48$xz%nHP8K+F!r9NXWsbM_ifFFMR^H2r{| zpyK4FlggoGsYc!bW@-9fc}W3IZk72-?jEJ7Mb4J#hHjDWdHQY^d4@jWA?1D*&aPD{ zW}az>e z;RIr??YTDG4{fl8Q7A3KC~&&rI&NjuKoXy>kPD0)pIRQ?>A*nxHoc&Rn{&FfhXCjF z^IYsA(+lcZSfm=3buJ#f53cCMMy2MiKgz78O9nPANtyUXCGAVJ7ZLi6u^HlMgObpPuF? z$Ul7pI}`i#q>Vh{(+z$yicB}JVc~6m&&~wI%s|Wn#H>Kf2E^<@%(4AFJ7=%)^hq8} zM$-@Y2`WzhRHYo6s$Z6#?w()Znik?6T$W{$nUUx36H;85QRE%uXY7;eZ&n!Wr|({o zpOH}-RAy1=VVUF?XyRlMZVuGx=A&&85t5hd5#VH^pPiasniu8nXyRWqow0;PZu)vh zPLB3m8%`kR+Ma8}{m_P8$U45x3?3u?GIr%QVXa85tZ y#V#_vpq_rFA(zqG5_|08UeXWsG%1|lh8}w9_23>-wXh1cG!*p diff --git a/web/package.json b/web/package.json index a24201f73..7d31669db 100644 --- a/web/package.json +++ b/web/package.json @@ -7,7 +7,7 @@ "@testing-library/react": "^16.0.1", "@testing-library/user-event": "^14.5.2", "@types/jest": "^29.5.14", - "@types/node": "^22.7.9", + "@types/node": "^22.8.1", "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", "@types/react-router-dom": "^5.3.3",