Bump apollo-upload-client from 10.0.0 to 10.0.1
Bumps [apollo-upload-client](https://github.com/jaydenseric/apollo-upload-client) from 10.0.0 to 10.0.1. - [Release notes](https://github.com/jaydenseric/apollo-upload-client/releases) - [Changelog](https://github.com/jaydenseric/apollo-upload-client/blob/master/changelog.md) - [Commits](https://github.com/jaydenseric/apollo-upload-client/compare/v10.0.0...v10.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
12
package-lock.json
generated
12
package-lock.json
generated
@@ -2099,14 +2099,14 @@
|
||||
}
|
||||
},
|
||||
"apollo-upload-client": {
|
||||
"version": "10.0.0",
|
||||
"resolved": "https://registry.npmjs.org/apollo-upload-client/-/apollo-upload-client-10.0.0.tgz",
|
||||
"integrity": "sha512-N0SENiEkZXoY4nl9xxrXFcj/cL0AVkSNQ4aYXSaruCBWE0aKpK6aCe4DBmiEHrK3FAsMxZPEJxBRIWNbsXT8dw==",
|
||||
"version": "10.0.1",
|
||||
"resolved": "https://registry.npmjs.org/apollo-upload-client/-/apollo-upload-client-10.0.1.tgz",
|
||||
"integrity": "sha512-K6WnuYQi0RRTNO+aSPVjoUWXp4QSr+eoKU4fE0OKQp25XRF2oXl2cTLs+Q4Nk0wOIHM76YGdo/IHtzuNR7jO+A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"apollo-link": "^1.2.6",
|
||||
"apollo-link-http-common": "^0.2.8",
|
||||
"extract-files": "^5.0.0"
|
||||
"apollo-link": "^1.2.11",
|
||||
"apollo-link-http-common": "^0.2.13",
|
||||
"extract-files": "^5.0.1"
|
||||
}
|
||||
},
|
||||
"apollo-utilities": {
|
||||
|
||||
@@ -65,7 +65,7 @@
|
||||
"apollo-link": "1.2.11",
|
||||
"apollo-link-http": "1.5.14",
|
||||
"apollo-link-ws": "1.0.18",
|
||||
"apollo-upload-client": "10.0.0",
|
||||
"apollo-upload-client": "10.0.1",
|
||||
"apollo-utilities": "1.2.1",
|
||||
"babel-eslint": "10.0.2",
|
||||
"bcrypt-nodejs": "0.0.3",
|
||||
|
||||
Reference in New Issue
Block a user