Skip to content

Commit 4523114

Browse files
committed
remove sentry from yarn.lock?
1 parent 11782d7 commit 4523114

File tree

1 file changed

+0
-55
lines changed
  • packages/e2e-tests/test-applications/node-express-app

1 file changed

+0
-55
lines changed

packages/e2e-tests/test-applications/node-express-app/yarn.lock

Lines changed: 0 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -12,61 +12,6 @@
1212
optionalDependencies:
1313
fsevents "2.3.2"
1414

15-
16-
version "7.42.0"
17-
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.42.0.tgz#3333a1b868e8e69b6fbc8e5a9e9281be49321ac7"
18-
integrity sha512-vNcTyoQz5kUXo5vMGDyc5BJMO0UugPvMfYMQVxqt/BuDNR30LVhY+DL2tW1DFZDvRvyn5At+H7kSTj6GFrANXQ==
19-
dependencies:
20-
"@sentry/types" "7.42.0"
21-
"@sentry/utils" "7.42.0"
22-
tslib "^1.9.3"
23-
24-
"@sentry/integrations@*":
25-
version "7.42.0"
26-
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.42.0.tgz#53fc487de35ce01e3845f1de2f876fc01e87a681"
27-
integrity sha512-5P3LsU+HRmdh458mav3dNh8RCn0TROIxwa/b7jk1TLWcXHrNp5REjo1oI4PTC+fFbNE4b7ydwHNEzI65rz7gyA==
28-
dependencies:
29-
"@sentry/types" "7.42.0"
30-
"@sentry/utils" "7.42.0"
31-
localforage "^1.8.1"
32-
tslib "^1.9.3"
33-
34-
"@sentry/node@*":
35-
version "7.42.0"
36-
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.42.0.tgz#62b31f5b5b8ffb8f2f917deb143e27935b357409"
37-
integrity sha512-mmpVSDeoM5aEbKOMq3Wt54wAvH53bkivhRh3Ip+R7Uj3aOKkcVJST2XlbghHgoYQXTWz+pl475EVyODWgY9QYg==
38-
dependencies:
39-
"@sentry/core" "7.42.0"
40-
"@sentry/types" "7.42.0"
41-
"@sentry/utils" "7.42.0"
42-
cookie "^0.4.1"
43-
https-proxy-agent "^5.0.0"
44-
lru_map "^0.3.3"
45-
tslib "^1.9.3"
46-
47-
"@sentry/tracing@*":
48-
version "7.42.0"
49-
resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-7.42.0.tgz#bcdac21e1cb5f786465e6252625bd4bf0736e631"
50-
integrity sha512-0veGu3Ntweuj1pwWrJIFHmVdow4yufCreGIhsNDyrclwOjaTY3uI8iA6N62+hhtxOvqv+xueB98K1DvT5liPCQ==
51-
dependencies:
52-
"@sentry/core" "7.42.0"
53-
"@sentry/types" "7.42.0"
54-
"@sentry/utils" "7.42.0"
55-
tslib "^1.9.3"
56-
57-
"@sentry/types@*", "@sentry/[email protected]":
58-
version "7.42.0"
59-
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.42.0.tgz#e5019cd41a8c4a98c296e2ff28d6adab4b2eb14e"
60-
integrity sha512-Ga0xaBIR/peuXQ88hI9a5TNY3GLNoH8jpsgPaAjAtRHkLsTx0y3AR+PrD7pUysza9QjvG+Qux01DRvLgaNKOHA==
61-
62-
63-
version "7.42.0"
64-
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.42.0.tgz#fcffd0404836cb56975fbef9e889a42cc55de596"
65-
integrity sha512-cBiDZVipC+is+IVgsTQLJyZWUZQxlLZ9GarNT+XZOZ5BFh0acFtz88hO6+S7vGmhcx2aCvsdC9yb2Yf+BphK6Q==
66-
dependencies:
67-
"@sentry/types" "7.42.0"
68-
tslib "^1.9.3"
69-
7015
"@types/body-parser@*":
7116
version "1.19.2"
7217
resolved "https://registry.yarnpkg.com/@types/body-parser/-/body-parser-1.19.2.tgz#aea2059e28b7658639081347ac4fab3de166e6f0"

0 commit comments

Comments
 (0)