@oclif/plugin-update 4.2.2 → 4.2.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -88,5 +88,5 @@
88
88
  ]
89
89
  }
90
90
  },
91
- "version": "4.2.2"
91
+ "version": "4.2.4"
92
92
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oclif/plugin-update",
3
- "version": "4.2.2",
3
+ "version": "4.2.4",
4
4
  "author": "Salesforce",
5
5
  "bugs": "https://github.com/oclif/plugin-update/issues",
6
6
  "dependencies": {
@@ -10,7 +10,7 @@
10
10
  "debug": "^4.3.1",
11
11
  "filesize": "^6.1.0",
12
12
  "http-call": "^5.3.0",
13
- "inquirer": "^9.2.16",
13
+ "inquirer": "^9.2.17",
14
14
  "lodash.throttle": "^4.1.1",
15
15
  "semver": "^7.6.0",
16
16
  "tar-fs": "^2.1.1"