Bump @types/minimist from 1.2.3 to 1.2.5 dependabot/npm_and_yarn/types/minimist-1.2.5
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 1 Dec 2023 19:43:17 +0000 (19:43 +0000)
committerGitHub <noreply@github.com>
Fri, 1 Dec 2023 19:43:17 +0000 (19:43 +0000)
Bumps [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/minimist) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/minimist)

---
updated-dependencies:
- dependency-name: "@types/minimist"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
package-lock.json
package.json

index 95c147d628717c5114d3ab9ae29dddcdc7b5d625..848aae7b8dea35ba4ac0f391bf0ccbfcedf82bb9 100644 (file)
@@ -17,7 +17,7 @@
         "typedi": "^0.10.0"
       },
       "devDependencies": {
-        "@types/minimist": "^1.2.3",
+        "@types/minimist": "^1.2.5",
         "@types/node-fetch": "^2.5.12",
         "@types/sqlite3": "^3.1.9",
         "tslint": "^6.1.3",
       }
     },
     "node_modules/@types/minimist": {
-      "version": "1.2.3",
-      "resolved": "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.3.tgz",
-      "integrity": "sha512-ZYFzrvyWUNhaPomn80dsMNgMeXxNWZBdkuG/hWlUvXvbdUH8ZERNBGXnU87McuGcWDsyzX2aChCv/SVN348k3A==",
+      "version": "1.2.5",
+      "resolved": "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.5.tgz",
+      "integrity": "sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==",
       "dev": true
     },
     "node_modules/@types/node": {
index bf5dbf79474e6b5598f5ea682aa7351e1144f044..99cb7486b3e34074cfd7828916814a4cb020d82d 100644 (file)
@@ -19,7 +19,7 @@
     "typedi": "^0.10.0"
   },
   "devDependencies": {
-    "@types/minimist": "^1.2.3",
+    "@types/minimist": "^1.2.5",
     "@types/node-fetch": "^2.5.12",
     "@types/sqlite3": "^3.1.9",
     "tslint": "^6.1.3",