Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid...
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Thu, 30 Nov 2023 02:25:52 +0000 (03:25 +0100)
committerGitHub <noreply@github.com>
Thu, 30 Nov 2023 02:25:52 +0000 (03:25 +0100)
examples/typescript/http-server-pool/fastify-hybrid/package.json
examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml

index 070683819cc0c36e4a71c142a208eb79c46c7063..aac90c220bdcc2145a738c254891d5acf012cb73 100644 (file)
@@ -27,7 +27,7 @@
   },
   "devDependencies": {
     "@rollup/plugin-typescript": "^11.1.5",
-    "@types/node": "^20.10.0",
+    "@types/node": "^20.10.1",
     "autocannon": "^7.14.0",
     "rollup": "^4.6.0",
     "rollup-plugin-delete": "^2.0.0",
index 9cbce7303497a9c07e294053997baab7bc943044..f92cdfa5c2ecd73e342f12f82c077af9aa632502 100644 (file)
@@ -20,8 +20,8 @@ devDependencies:
     specifier: ^11.1.5
     version: 11.1.5(rollup@4.6.0)(tslib@2.6.2)(typescript@5.3.2)
   '@types/node':
-    specifier: ^20.10.0
-    version: 20.10.0
+    specifier: ^20.10.1
+    version: 20.10.1
   autocannon:
     specifier: ^7.14.0
     version: 7.14.0
@@ -233,15 +233,15 @@ packages:
     resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==}
     dependencies:
       '@types/minimatch': 5.1.2
-      '@types/node': 20.10.0
+      '@types/node': 20.10.1
     dev: true
 
   /@types/minimatch@5.1.2:
     resolution: {integrity: sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==}
     dev: true
 
-  /@types/node@20.10.0:
-    resolution: {integrity: sha512-D0WfRmU9TQ8I9PFx9Yc+EBHw+vSpIub4IDvQivcp26PtPrdMGAq5SDcpXEo/epqa/DXotVpekHiLNTg3iaKXBQ==}
+  /@types/node@20.10.1:
+    resolution: {integrity: sha512-T2qwhjWwGH81vUEx4EXmBKsTJRXFXNZTL4v0gi01+zyBmCwzE6TyHszqX01m+QHTEq+EZNo13NeJIdEqf+Myrg==}
     dependencies:
       undici-types: 5.26.5
     dev: true