@untemps/react-vocal 1.7.19 → 1.7.21

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,3 +1,7 @@
1
+ ## [1.7.21](https://github.com/untemps/react-vocal/compare/v1.7.20...v1.7.21) (2023-07-21)
2
+
3
+ ## [1.7.20](https://github.com/untemps/react-vocal/compare/v1.7.19...v1.7.20) (2023-07-13)
4
+
1
5
  ## [1.7.19](https://github.com/untemps/react-vocal/compare/v1.7.18...v1.7.19) (2023-07-13)
2
6
 
3
7
  ## [1.7.18](https://github.com/untemps/react-vocal/compare/v1.7.17...v1.7.18) (2023-07-13)
package/dev/yarn.lock CHANGED
@@ -194,8 +194,8 @@ to-regex-range@^5.0.1:
194
194
  is-number "^7.0.0"
195
195
 
196
196
  ws@^6.2.1:
197
- version "6.2.1"
198
- resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb"
199
- integrity sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==
197
+ version "6.2.2"
198
+ resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e"
199
+ integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==
200
200
  dependencies:
201
201
  async-limiter "~1.0.0"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@untemps/react-vocal",
3
- "version": "1.7.19",
3
+ "version": "1.7.21",
4
4
  "author": "Vincent Le Badezet <v.lebadezet@untemps.net>",
5
5
  "repository": "git@github.com:untemps/react-vocal.git",
6
6
  "license": "MIT",