Bump @types/node from 18.8.4 to 18.8.5 in /src/ui/web (#224)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 13 Oct 2022 19:43:03 +0000 (21:43 +0200)
committerGitHub <noreply@github.com>
Thu, 13 Oct 2022 19:43:03 +0000 (21:43 +0200)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
src/ui/web/package-lock.json
src/ui/web/package.json

index 19179e36fc476481c4b9b1b8b4630ff0ee5fc60d..a6b35e9d0555c5e8b6e9dd507df824afc3adf568 100644 (file)
@@ -19,7 +19,7 @@
       "devDependencies": {
         "@types/chai": "^4.3.3",
         "@types/mocha": "^10.0.0",
-        "@types/node": "^18.8.4",
+        "@types/node": "^18.8.5",
         "@types/uuid": "^8.3.4",
         "@typescript-eslint/eslint-plugin": "^5.40.0",
         "@typescript-eslint/parser": "^5.40.0",
       "dev": true
     },
     "node_modules/@types/node": {
-      "version": "18.8.4",
-      "resolved": "https://registry.npmjs.org/@types/node/-/node-18.8.4.tgz",
-      "integrity": "sha512-WdlVphvfR/GJCLEMbNA8lJ0lhFNBj4SW3O+O5/cEGw9oYrv0al9zTwuQsq+myDUXgNx2jgBynoVgZ2MMJ6pbow==",
+      "version": "18.8.5",
+      "resolved": "https://registry.npmjs.org/@types/node/-/node-18.8.5.tgz",
+      "integrity": "sha512-Bq7G3AErwe5A/Zki5fdD3O6+0zDChhg671NfPjtIcbtzDNZTv4NPKMRFr7gtYPG7y+B8uTiNK4Ngd9T0FTar6Q==",
       "dev": true
     },
     "node_modules/@types/normalize-package-data": {
       "dev": true
     },
     "@types/node": {
-      "version": "18.8.4",
-      "resolved": "https://registry.npmjs.org/@types/node/-/node-18.8.4.tgz",
-      "integrity": "sha512-WdlVphvfR/GJCLEMbNA8lJ0lhFNBj4SW3O+O5/cEGw9oYrv0al9zTwuQsq+myDUXgNx2jgBynoVgZ2MMJ6pbow==",
+      "version": "18.8.5",
+      "resolved": "https://registry.npmjs.org/@types/node/-/node-18.8.5.tgz",
+      "integrity": "sha512-Bq7G3AErwe5A/Zki5fdD3O6+0zDChhg671NfPjtIcbtzDNZTv4NPKMRFr7gtYPG7y+B8uTiNK4Ngd9T0FTar6Q==",
       "dev": true
     },
     "@types/normalize-package-data": {
index 80f14f2c21aa831cfe7414c0444d5160b6bc3c40..c7fbdbe891ecf6308aba30eba53aa8a11e3d0797 100644 (file)
@@ -22,7 +22,7 @@
   "devDependencies": {
     "@types/chai": "^4.3.3",
     "@types/mocha": "^10.0.0",
-    "@types/node": "^18.8.4",
+    "@types/node": "^18.8.5",
     "@types/uuid": "^8.3.4",
     "@typescript-eslint/eslint-plugin": "^5.40.0",
     "@typescript-eslint/parser": "^5.40.0",