diff --git a/packages/feathers-up/package.json b/packages/feathers-up/package.json index 7052ce4d..1f0d306d 100644 --- a/packages/feathers-up/package.json +++ b/packages/feathers-up/package.json @@ -34,7 +34,7 @@ "@feathersjs/express": "5.0.0-pre.26", "@feathersjs/feathers": "5.0.0-pre.26", "@feathersjs/socketio": "5.0.0-pre.26", - "@sentry/node": "7.14.2", + "@sentry/node": "7.32.1", "@snickbit/feathers-hooks": "1.0.11", "@snickbit/model": "1.0.65", "@snickbit/node-utilities": "4.4.14", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7adb40e3..bdb42e99 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -381,7 +381,7 @@ importers: '@feathersjs/express': 5.0.0-pre.26 '@feathersjs/feathers': 5.0.0-pre.26 '@feathersjs/socketio': 5.0.0-pre.26 - '@sentry/node': 7.14.2 + '@sentry/node': 7.32.1 '@snickbit/feathers-hooks': 1.0.11 '@snickbit/indexer': ^2.5.27 '@snickbit/model': 1.0.65 @@ -411,7 +411,7 @@ importers: '@feathersjs/express': 5.0.0-pre.26 '@feathersjs/feathers': 5.0.0-pre.26 '@feathersjs/socketio': 5.0.0-pre.26 - '@sentry/node': 7.14.2 + '@sentry/node': 7.32.1 '@snickbit/feathers-hooks': link:../feathers-hooks '@snickbit/model': 1.0.65 '@snickbit/node-utilities': 4.4.14 @@ -2204,33 +2204,22 @@ packages: - supports-color dev: true - /@sentry/core/7.14.2: - resolution: {integrity: sha512-AXcH6nROugziO5KsKSQ9TmAXq6HJa8Fn+kDqAL/sNY65w6YYlHifMO2xHkSXVJxGw7vx9DYh/5SF+KnLn6NDNA==} + /@sentry/core/7.32.1: + resolution: {integrity: sha512-WHCFdlvK+YiGPjjmwLLvueH7zMYxLgNl0esCQUrqoTHhZ4asIV8k3/5OXgUi4kV2DW+NjzhmtK3qKeWZxgitfw==} engines: {node: '>=8'} dependencies: - '@sentry/hub': 7.14.2 - '@sentry/types': 7.14.2 - '@sentry/utils': 7.14.2 + '@sentry/types': 7.32.1 + '@sentry/utils': 7.32.1 tslib: 1.14.1 dev: false - /@sentry/hub/7.14.2: - resolution: {integrity: sha512-18cuSesTn9VAF0JC107flLmtCRt/6DBn38uz0G9cPThKtTSNwjGvGZ/ag4J1iq+IDjVS5MA6iTncXOsSpVP2Wg==} + /@sentry/node/7.32.1: + resolution: {integrity: sha512-wHC3hZzirYLeT2CB6co4PE9og3aVEqUyKi4YUsFKxigWyftIzkWyuQag4DNStlUpaBI1uFusBmhp87J0ZC6PQA==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.14.2 - '@sentry/utils': 7.14.2 - tslib: 1.14.1 - dev: false - - /@sentry/node/7.14.2: - resolution: {integrity: sha512-k2MsbF+ddEE8qoweRgrLh5853RqHN1a8MNlgsq8ibr8CKREbMzBvq14oVnvL61F/aojMlSMK2E6Z+SXBs7M6BA==} - engines: {node: '>=8'} - dependencies: - '@sentry/core': 7.14.2 - '@sentry/hub': 7.14.2 - '@sentry/types': 7.14.2 - '@sentry/utils': 7.14.2 + '@sentry/core': 7.32.1 + '@sentry/types': 7.32.1 + '@sentry/utils': 7.32.1 cookie: 0.4.2 https-proxy-agent: 5.0.1 lru_map: 0.3.3 @@ -2239,16 +2228,16 @@ packages: - supports-color dev: false - /@sentry/types/7.14.2: - resolution: {integrity: sha512-JzkOtenArOXmJBAk/FBbxKKX7XC650HqkhGL4ugT/f+RyxfiDZ0X1TAYMrvKIe+qpn5Nh7JUBfR+BARKAiu2wQ==} + /@sentry/types/7.32.1: + resolution: {integrity: sha512-yWS5no9Xxftgb6IGjj7iK6TvOk6rfy2H5gKcj4DrPqSWKmh0jfszUoX4B+olkt7H75sTSQqv3yiuMsySsMh+6Q==} engines: {node: '>=8'} dev: false - /@sentry/utils/7.14.2: - resolution: {integrity: sha512-vpZolN+k1IoxWXhKyOVcRl7V1bgww+96gHqTJdcMzOB83x/ofels7L0kqxb03WukKTYcnc7Ep+yBiKi/OYX9og==} + /@sentry/utils/7.32.1: + resolution: {integrity: sha512-kZVpqRTC+UiI/PlSxEuv0G5G0lZeTZTL/pyRb8sptLhFo7QxEaGO/XCDNzWC4vQdm5PrpCVZ6w/XCYCHEhx4Tw==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.14.2 + '@sentry/types': 7.32.1 tslib: 1.14.1 dev: false