Package Updates

This commit is contained in:
Patrick Fic
2020-12-21 15:46:46 -08:00
parent 919c752da6
commit a0d90d2b1f
4 changed files with 56 additions and 56 deletions

18
package-lock.json generated
View File

@@ -1778,9 +1778,9 @@
"integrity": "sha512-EB3zgGchcabbsU9cFe1j+yxdzKQKAbGUWRb13DsrsMN1yyfmmIq+2+L5MqVWcDCE4V89R5AyUOi7sMOGxdsYtA=="
},
"graphql-request": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/graphql-request/-/graphql-request-3.3.0.tgz",
"integrity": "sha512-NHj65WSIUh8j7TBYgzWU0fqvLfxrqFDrLG8nZUh+IREZw50ljR6JXlXRkr52/fL/46wpItiQNLDrG+UZI+KmzA==",
"version": "3.4.0",
"resolved": "https://registry.npmjs.org/graphql-request/-/graphql-request-3.4.0.tgz",
"integrity": "sha512-acrTzidSlwAj8wBNO7Q/UQHS8T+z5qRGquCQRv9J1InwR01BBWV9ObnoE+JS5nCCEj8wSGS0yrDXVDoRiKZuOg==",
"requires": {
"cross-fetch": "^3.0.6",
"extract-files": "^9.0.0",
@@ -3683,9 +3683,9 @@
}
},
"stripe": {
"version": "8.128.0",
"resolved": "https://registry.npmjs.org/stripe/-/stripe-8.128.0.tgz",
"integrity": "sha512-H4EiwM/jYm07Foc77Xdb6SbnOpUz/qLpXv69pJBgXHvpxpj7GhdGdxCbR4KJhisfoZATgrdrbqigLA1ao9nTzg==",
"version": "8.129.0",
"resolved": "https://registry.npmjs.org/stripe/-/stripe-8.129.0.tgz",
"integrity": "sha512-73b49GQg2+ig6Cet11QhN1WgBab+2xtHy57W4ZLRd9dq146vz+vik+kMQ7UAcTSF5vYyTM5Zo6POMZDPXqzWUg==",
"requires": {
"@types/node": ">=8.1.0",
"qs": "^6.6.0"
@@ -3873,9 +3873,9 @@
"integrity": "sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA=="
},
"twilio": {
"version": "3.54.0",
"resolved": "https://registry.npmjs.org/twilio/-/twilio-3.54.0.tgz",
"integrity": "sha512-jAM23itfMvpqgm033V55/iOq9vEXe3x5NwOSTFE9ekQWuula06D0iV4Fpj6JyflSbiHfvQqqn/+yPm4yitKHxQ==",
"version": "3.54.1",
"resolved": "https://registry.npmjs.org/twilio/-/twilio-3.54.1.tgz",
"integrity": "sha512-rUlEGFNAmmnaxYsWvoTib77eycOCIfncveh6SvP3+RbbKpos2wuzhLy0p1gm8FQSAZvjAm2xNVWi5oJRRF8Ueg==",
"requires": {
"axios": "^0.19.2",
"dayjs": "^1.8.29",