Skip to content

Commit

Permalink
Upgrade Bugsnag
Browse files Browse the repository at this point in the history
  • Loading branch information
tassoevan committed Jan 4, 2024
1 parent 0c4df97 commit 00453cf
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"build-get-cloud-info": "ts-node -O \"{\\\"module\\\":\\\"commonjs\\\"}\" src/servers/supportedVersions/downloadFromCloud.ts"
},
"dependencies": {
"@bugsnag/js": "^7.16.0",
"@bugsnag/js": "~7.22.3",
"@emotion/css": "^11.7.1",
"@emotion/react": "^11.7.1",
"@emotion/styled": "^11.6.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2020,12 +2020,12 @@ __metadata:
languageName: node
linkType: hard

"@bugsnag/browser@npm:^7.20.2":
version: 7.20.2
resolution: "@bugsnag/browser@npm:7.20.2"
"@bugsnag/browser@npm:^7.22.3":
version: 7.22.3
resolution: "@bugsnag/browser@npm:7.22.3"
dependencies:
"@bugsnag/core": "npm:^7.19.0"
checksum: 87805bc7b007446a61577d7c7218017dbda4b28c3f69091f1504057d3522c91d280888c6f11d2524e7423ee71ba7aebe8e28caee081e9f3ec2ab1cf47a1e9e39
checksum: bacf2d6e6c88890687c9260ca8542e87dfb52a334156d6623adad2b95ff3bed9a22c0e9c3e349ddb23a46e92311f74b1b0c66f440b63f0f00712532fa6791a30
languageName: node
linkType: hard

Expand All @@ -2049,27 +2049,27 @@ __metadata:
languageName: node
linkType: hard

"@bugsnag/js@npm:^7.16.0":
version: 7.20.2
resolution: "@bugsnag/js@npm:7.20.2"
"@bugsnag/js@npm:~7.22.3":
version: 7.22.3
resolution: "@bugsnag/js@npm:7.22.3"
dependencies:
"@bugsnag/browser": "npm:^7.20.2"
"@bugsnag/node": "npm:^7.19.0"
checksum: dffdce1191fe72bf483408b0273eb4e0e80a7e1565fb9d48457f894ef3cff11fa8ae38156009e69de4f045cb779a91b3dbbd5059b096491ee5034d6e4b77517b
"@bugsnag/browser": "npm:^7.22.3"
"@bugsnag/node": "npm:^7.22.3"
checksum: 22960017e8f0b52ca7a1c3fd0832b1a9fffddd1fdf03af6ccb6a9934e133a170c84757546ac11cfc8a948734eb001c75e94c556049ceb176545eb2aa8d6dec7d
languageName: node
linkType: hard

"@bugsnag/node@npm:^7.19.0":
version: 7.19.0
resolution: "@bugsnag/node@npm:7.19.0"
"@bugsnag/node@npm:^7.22.3":
version: 7.22.3
resolution: "@bugsnag/node@npm:7.22.3"
dependencies:
"@bugsnag/core": "npm:^7.19.0"
byline: "npm:^5.0.0"
error-stack-parser: "npm:^2.0.2"
iserror: "npm:^0.0.2"
pump: "npm:^3.0.0"
stack-generator: "npm:^2.0.3"
checksum: 2dc61f8182ee6b647284fcae8daec9bead08c8141e64b7ebe16e3e976866f9bf76e2fa00fe958d67c5bedacf8f1d129a657df22a43da2f260555b4ca73b4a704
checksum: ae68a37f2ad96bff46699807acbab24fc5953d1c1865c6a49cded0da4be6d122a18ed07134f807120ba809dd47964f0d6c03014d258195d6a414e82eecb9e8a2
languageName: node
linkType: hard

Expand Down Expand Up @@ -14292,7 +14292,7 @@ __metadata:
"@babel/preset-env": "npm:~7.23.7"
"@babel/preset-react": "npm:~7.23.3"
"@babel/preset-typescript": "npm:~7.23.3"
"@bugsnag/js": "npm:^7.16.0"
"@bugsnag/js": "npm:~7.22.3"
"@emotion/css": "npm:^11.7.1"
"@emotion/react": "npm:^11.7.1"
"@emotion/styled": "npm:^11.6.0"
Expand Down

0 comments on commit 00453cf

Please sign in to comment.