@sentry/craft 0.33.2 → 0.33.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,16 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.33.3
4
+
5
+ ### Various fixes & improvements
6
+
7
+ - bump dotnet 6 (#408) by @bruno-garcia
8
+ - ref: actually upgrade node-fetch (#407) by @asottile-sentry
9
+ - ref: upgrade yarn dependencies to resolve github security notices (#406) by @asottile-sentry
10
+ - build(deps): bump parse-url from 5.0.3 to 7.0.2 (#403) by @dependabot
11
+ - build(deps): bump jsdom from 16.4.0 to 16.7.0 (#402) by @dependabot
12
+ - build(deps-dev): bump shell-quote from 1.6.1 to 1.7.3 (#401) by @dependabot
13
+
3
14
  ## 0.33.2
4
15
 
5
16
  ### Various fixes & improvements