Bump @types/node from 18.7.1 to 18.7.3 (#511)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sun, 14 Aug 2022 18:15:48 +0000 (20:15 +0200)
committerGitHub <noreply@github.com>
Sun, 14 Aug 2022 18:15:48 +0000 (20:15 +0200)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package-lock.json
package.json

index f0df04a8061e126b33fa743c35cbdbae31efbd05..0f957934911b1eb5ae47b12d9944354dc95edd54 100644 (file)
@@ -9,7 +9,7 @@
       "version": "2.2.0",
       "license": "MIT",
       "devDependencies": {
-        "@types/node": "^18.7.1",
+        "@types/node": "^18.7.3",
         "@typescript-eslint/eslint-plugin": "^5.33.0",
         "@typescript-eslint/parser": "^5.33.0",
         "benchmark": "^2.1.4",
       "dev": true
     },
     "node_modules/@types/node": {
-      "version": "18.7.1",
-      "resolved": "https://registry.npmjs.org/@types/node/-/node-18.7.1.tgz",
-      "integrity": "sha512-GKX1Qnqxo4S+Z/+Z8KKPLpH282LD7jLHWJcVryOflnsnH+BtSDfieR6ObwBMwpnNws0bUK8GI7z0unQf9bARNQ==",
+      "version": "18.7.3",
+      "resolved": "https://registry.npmjs.org/@types/node/-/node-18.7.3.tgz",
+      "integrity": "sha512-LJgzOEwWuMTBxHzgBR/fhhBOWrvBjvO+zPteUgbbuQi80rYIZHrk1mNbRUqPZqSLP2H7Rwt1EFLL/tNLD1Xx/w==",
       "dev": true
     },
     "node_modules/@types/object-path": {
       "dev": true
     },
     "@types/node": {
-      "version": "18.7.1",
-      "resolved": "https://registry.npmjs.org/@types/node/-/node-18.7.1.tgz",
-      "integrity": "sha512-GKX1Qnqxo4S+Z/+Z8KKPLpH282LD7jLHWJcVryOflnsnH+BtSDfieR6ObwBMwpnNws0bUK8GI7z0unQf9bARNQ==",
+      "version": "18.7.3",
+      "resolved": "https://registry.npmjs.org/@types/node/-/node-18.7.3.tgz",
+      "integrity": "sha512-LJgzOEwWuMTBxHzgBR/fhhBOWrvBjvO+zPteUgbbuQi80rYIZHrk1mNbRUqPZqSLP2H7Rwt1EFLL/tNLD1Xx/w==",
       "dev": true
     },
     "@types/object-path": {
index 1fc3d429a3f13eeea5187232d3cc31d881207c8b..fe496171c16e78fa6462be3ef1815e299e2f9bc9 100644 (file)
@@ -63,7 +63,7 @@
     "lib"
   ],
   "devDependencies": {
-    "@types/node": "^18.7.1",
+    "@types/node": "^18.7.3",
     "@typescript-eslint/eslint-plugin": "^5.33.0",
     "@typescript-eslint/parser": "^5.33.0",
     "benchmark": "^2.1.4",