Merge pull request #11734 from HabitRPG/dependabot/npm_and_yarn/superagent-5.2.1

build(deps): bump superagent from 5.1.3 to 5.2.1
This commit is contained in:
Matteo Pagliazzi
2020-01-13 12:49:30 +01:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -12263,9 +12263,9 @@
"integrity": "sha1-6NK6H6nJBXAwPAMLaQD31fiavls="
},
"superagent": {
"version": "5.1.3",
"resolved": "https://registry.npmjs.org/superagent/-/superagent-5.1.3.tgz",
"integrity": "sha512-2bno1Nb4uvZPECTJ7NDYlae6Q8LLQoZZZ9Vumd346jU1UGVkNC/lQI42jHwtrqVoepyt0QxNKFty01IRKgD4CA==",
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/superagent/-/superagent-5.2.1.tgz",
"integrity": "sha512-46b4Lkwnlz7Ebdv2FBbfuqb3kVkG1jV/SK3EW6NnwL9a3T4h5hHtegNEQfbXvTFbDoUZXId4W3dMgap2f6ic1g==",
"requires": {
"component-emitter": "^1.3.0",
"cookiejar": "^2.1.2",
+1 -1
View File
@@ -63,7 +63,7 @@
"rimraf": "^3.0.0",
"short-uuid": "^3.0.0",
"stripe": "^7.15.0",
"superagent": "^5.1.3",
"superagent": "^5.2.1",
"universal-analytics": "^0.4.17",
"useragent": "^2.1.9",
"uuid": "^3.3.3",