Add addressparser dependency

This commit is contained in:
Hongbo Wu 2022-07-28 10:44:44 +08:00
parent 3a120b8f47
commit ec9247bc8a
2 changed files with 2 additions and 1 deletions

View file

@ -36,6 +36,7 @@
"@sentry/integrations": "^6.19.1",
"@sentry/node": "^5.26.0",
"@sentry/tracing": "^5.26.0",
"addressparser": "^1.0.1",
"analytics-node": "^6.0.0",
"apollo-datasource": "^3.3.1",
"apollo-server-express": "^3.6.3",

View file

@ -8682,7 +8682,7 @@ address@^1.0.1:
addressparser@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/addressparser/-/addressparser-1.0.1.tgz#47afbe1a2a9262191db6838e4fd1d39b40821746"
integrity sha1-R6++GiqSYhkdtoOOT9HTm0CCF0Y=
integrity sha512-aQX7AISOMM7HFE0iZ3+YnD07oIeJqWGVnJ+ZIKaBZAk03ftmVYVqsGas/rbXKR21n4D/hKCSHypvcyOkds/xzg==
agent-base@6:
version "6.0.1"