update superagent
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -13,7 +13,7 @@
|
||||
"@aws-sdk/lib-storage": "^3.928.0",
|
||||
"@cloudron/connect-lastmile": "^2.3.0",
|
||||
"@cloudron/manifest-format": "^5.29.0",
|
||||
"@cloudron/superagent": "^1.0.0",
|
||||
"@cloudron/superagent": "^1.0.1",
|
||||
"@google-cloud/dns": "^5.3.1",
|
||||
"@google-cloud/storage": "^7.17.3",
|
||||
"@smithy/node-http-handler": "^4.4.5",
|
||||
@@ -1158,9 +1158,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@cloudron/superagent": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@cloudron/superagent/-/superagent-1.0.0.tgz",
|
||||
"integrity": "sha512-hMJk7175viHCJ61fXKQJGrQotbABqSxfGDHDc4X49qfBnEKd0jPiRcm8bJ28IQxP+YLRBJgzbWrEyJGntP/d/w==",
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@cloudron/superagent/-/superagent-1.0.1.tgz",
|
||||
"integrity": "sha512-VwOYzVGtIDcEpmrSYpx1HqOJiDDTEjwlf0J3XHGcgSMmrvQ3u9rZLsC1VUHx9+CzLKFADhFMZzHFCy2jhR3pzg==",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"debug": "^4.4.1",
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"@aws-sdk/lib-storage": "^3.928.0",
|
||||
"@cloudron/connect-lastmile": "^2.3.0",
|
||||
"@cloudron/manifest-format": "^5.29.0",
|
||||
"@cloudron/superagent": "^1.0.0",
|
||||
"@cloudron/superagent": "^1.0.1",
|
||||
"@google-cloud/dns": "^5.3.1",
|
||||
"@google-cloud/storage": "^7.17.3",
|
||||
"@smithy/node-http-handler": "^4.4.5",
|
||||
|
||||
Reference in New Issue
Block a user