cordova-fetch 4.0.1-nightly.20240416000714364.sha.63476a4e → 4.0.1-nightly.20240418000740351.sha.69a5856a

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cordova-fetch",
3
- "version": "4.0.1-nightly.20240416000714364.sha.63476a4e",
3
+ "version": "4.0.1-nightly.20240418000740351.sha.69a5856a",
4
4
  "description": "Apache Cordova fetch module. Fetches from git and npm.",
5
5
  "main": "index.js",
6
6
  "repository": "github:apache/cordova-fetch",
@@ -16,7 +16,7 @@
16
16
  "license": "Apache-2.0",
17
17
  "dependencies": {
18
18
  "@npmcli/arborist": "^7.4.0",
19
- "cordova-common": "5.0.1-nightly.20240416000714364.sha.0901c1dc",
19
+ "cordova-common": "5.0.1-nightly.20240418000740351.sha.602272fe",
20
20
  "execa": "^5.1.1",
21
21
  "npm-package-arg": "^11.0.1",
22
22
  "pacote": "^17.0.6",