shopify_app 22.4.0 → 22.5.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +9 -0
- data/Gemfile.lock +74 -76
- data/README.md +3 -2
- data/docs/shopify_app/authentication.md +31 -0
- data/docs/shopify_app/webhooks.md +26 -10
- data/lib/shopify_app/configuration.rb +1 -0
- data/lib/shopify_app/controller_concerns/frame_ancestors.rb +4 -1
- data/lib/shopify_app/managers/webhooks_manager.rb +1 -0
- data/lib/shopify_app/version.rb +1 -1
- data/package.json +2 -2
- data/shopify_app.gemspec +1 -1
- data/yarn.lock +209 -185
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 53e1b82ea119468609d25b37fdfad1bb2b9b9b34e342cf87cbd99c029e1f23e0
|
4
|
+
data.tar.gz: 30ad4b50b0affe7b14f2d54f2226bcf90607fe45c31022ae2d54597984a67a09
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 35f307b18a66a6a71a01523fe2dda39cae24bc8e83ab7e545445afeea412ea81db7818772360c5ad00ec6612e2cad3f0ddc974a603b73e439bca630f05242182
|
7
|
+
data.tar.gz: 3986e4227a89c06474967bd5ce780d839c137411d387d556ceed4937c3d86481355972bd46eab3f85c197158d2771db66871254446fbbc494a106c6a2d9454e1
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,15 @@
|
|
1
1
|
Unreleased
|
2
2
|
----------
|
3
3
|
|
4
|
+
22.5.1 (December 11, 2024)
|
5
|
+
----------
|
6
|
+
- Fix Rails [CVE-2024-54133](https://github.com/rails/rails/commit/3da2479cfe1e00177114b17e496213c40d286b3a) [1929](https://github.com/Shopify/shopify_app/pull/1929)
|
7
|
+
|
8
|
+
22.5.0 (November 28, 2024)
|
9
|
+
----------
|
10
|
+
- Add support for filters in webhook registration [1923](https://github.com/Shopify/shopify_app/pull/1923)
|
11
|
+
- Make `ShopifyApp.configuration.scope` default to empty list `[]` [1913](https://github.com/Shopify/shopify_app/pull/1913)
|
12
|
+
|
4
13
|
22.4.0 (August 22, 2024)
|
5
14
|
----------
|
6
15
|
- Add the `unified_admin_domain` configuration option for the unified admin domain.
|
data/Gemfile.lock
CHANGED
@@ -1,80 +1,80 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
shopify_app (22.
|
4
|
+
shopify_app (22.5.1)
|
5
5
|
activeresource
|
6
6
|
addressable (~> 2.7)
|
7
7
|
jwt (>= 2.2.3)
|
8
8
|
rails (> 5.2.1)
|
9
9
|
redirect_safely (~> 1.0)
|
10
|
-
shopify_api (>= 14.
|
10
|
+
shopify_api (>= 14.7.0, < 15.0)
|
11
11
|
sprockets-rails (>= 2.0.0)
|
12
12
|
|
13
13
|
GEM
|
14
14
|
remote: https://rubygems.org/
|
15
15
|
specs:
|
16
|
-
actioncable (6.1.7.
|
17
|
-
actionpack (= 6.1.7.
|
18
|
-
activesupport (= 6.1.7.
|
16
|
+
actioncable (6.1.7.9)
|
17
|
+
actionpack (= 6.1.7.9)
|
18
|
+
activesupport (= 6.1.7.9)
|
19
19
|
nio4r (~> 2.0)
|
20
20
|
websocket-driver (>= 0.6.1)
|
21
|
-
actionmailbox (6.1.7.
|
22
|
-
actionpack (= 6.1.7.
|
23
|
-
activejob (= 6.1.7.
|
24
|
-
activerecord (= 6.1.7.
|
25
|
-
activestorage (= 6.1.7.
|
26
|
-
activesupport (= 6.1.7.
|
21
|
+
actionmailbox (6.1.7.9)
|
22
|
+
actionpack (= 6.1.7.9)
|
23
|
+
activejob (= 6.1.7.9)
|
24
|
+
activerecord (= 6.1.7.9)
|
25
|
+
activestorage (= 6.1.7.9)
|
26
|
+
activesupport (= 6.1.7.9)
|
27
27
|
mail (>= 2.7.1)
|
28
|
-
actionmailer (6.1.7.
|
29
|
-
actionpack (= 6.1.7.
|
30
|
-
actionview (= 6.1.7.
|
31
|
-
activejob (= 6.1.7.
|
32
|
-
activesupport (= 6.1.7.
|
28
|
+
actionmailer (6.1.7.9)
|
29
|
+
actionpack (= 6.1.7.9)
|
30
|
+
actionview (= 6.1.7.9)
|
31
|
+
activejob (= 6.1.7.9)
|
32
|
+
activesupport (= 6.1.7.9)
|
33
33
|
mail (~> 2.5, >= 2.5.4)
|
34
34
|
rails-dom-testing (~> 2.0)
|
35
|
-
actionpack (6.1.7.
|
36
|
-
actionview (= 6.1.7.
|
37
|
-
activesupport (= 6.1.7.
|
35
|
+
actionpack (6.1.7.9)
|
36
|
+
actionview (= 6.1.7.9)
|
37
|
+
activesupport (= 6.1.7.9)
|
38
38
|
rack (~> 2.0, >= 2.0.9)
|
39
39
|
rack-test (>= 0.6.3)
|
40
40
|
rails-dom-testing (~> 2.0)
|
41
41
|
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
42
|
-
actiontext (6.1.7.
|
43
|
-
actionpack (= 6.1.7.
|
44
|
-
activerecord (= 6.1.7.
|
45
|
-
activestorage (= 6.1.7.
|
46
|
-
activesupport (= 6.1.7.
|
42
|
+
actiontext (6.1.7.9)
|
43
|
+
actionpack (= 6.1.7.9)
|
44
|
+
activerecord (= 6.1.7.9)
|
45
|
+
activestorage (= 6.1.7.9)
|
46
|
+
activesupport (= 6.1.7.9)
|
47
47
|
nokogiri (>= 1.8.5)
|
48
|
-
actionview (6.1.7.
|
49
|
-
activesupport (= 6.1.7.
|
48
|
+
actionview (6.1.7.9)
|
49
|
+
activesupport (= 6.1.7.9)
|
50
50
|
builder (~> 3.1)
|
51
51
|
erubi (~> 1.4)
|
52
52
|
rails-dom-testing (~> 2.0)
|
53
53
|
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
54
|
-
activejob (6.1.7.
|
55
|
-
activesupport (= 6.1.7.
|
54
|
+
activejob (6.1.7.9)
|
55
|
+
activesupport (= 6.1.7.9)
|
56
56
|
globalid (>= 0.3.6)
|
57
|
-
activemodel (6.1.7.
|
58
|
-
activesupport (= 6.1.7.
|
57
|
+
activemodel (6.1.7.9)
|
58
|
+
activesupport (= 6.1.7.9)
|
59
59
|
activemodel-serializers-xml (1.0.2)
|
60
60
|
activemodel (> 5.x)
|
61
61
|
activesupport (> 5.x)
|
62
62
|
builder (~> 3.1)
|
63
|
-
activerecord (6.1.7.
|
64
|
-
activemodel (= 6.1.7.
|
65
|
-
activesupport (= 6.1.7.
|
66
|
-
activeresource (6.1.
|
63
|
+
activerecord (6.1.7.9)
|
64
|
+
activemodel (= 6.1.7.9)
|
65
|
+
activesupport (= 6.1.7.9)
|
66
|
+
activeresource (6.1.3)
|
67
67
|
activemodel (>= 6.0)
|
68
68
|
activemodel-serializers-xml (~> 1.0)
|
69
69
|
activesupport (>= 6.0)
|
70
|
-
activestorage (6.1.7.
|
71
|
-
actionpack (= 6.1.7.
|
72
|
-
activejob (= 6.1.7.
|
73
|
-
activerecord (= 6.1.7.
|
74
|
-
activesupport (= 6.1.7.
|
70
|
+
activestorage (6.1.7.9)
|
71
|
+
actionpack (= 6.1.7.9)
|
72
|
+
activejob (= 6.1.7.9)
|
73
|
+
activerecord (= 6.1.7.9)
|
74
|
+
activesupport (= 6.1.7.9)
|
75
75
|
marcel (~> 1.0)
|
76
76
|
mini_mime (>= 1.1.0)
|
77
|
-
activesupport (6.1.7.
|
77
|
+
activesupport (6.1.7.9)
|
78
78
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
79
79
|
i18n (>= 1.6, < 2)
|
80
80
|
minitest (>= 5.1)
|
@@ -88,21 +88,21 @@ GEM
|
|
88
88
|
builder (3.3.0)
|
89
89
|
byebug (11.1.3)
|
90
90
|
coderay (1.1.3)
|
91
|
-
concurrent-ruby (1.3.
|
91
|
+
concurrent-ruby (1.3.4)
|
92
92
|
crack (0.4.5)
|
93
93
|
rexml
|
94
94
|
crass (1.0.6)
|
95
|
-
date (3.3.
|
95
|
+
date (3.3.4)
|
96
96
|
debug_inspector (1.1.0)
|
97
97
|
erubi (1.13.0)
|
98
|
-
globalid (1.1
|
99
|
-
activesupport (>=
|
98
|
+
globalid (1.2.1)
|
99
|
+
activesupport (>= 6.1)
|
100
100
|
hash_diff (1.1.1)
|
101
101
|
hashdiff (1.0.1)
|
102
102
|
httparty (0.21.0)
|
103
103
|
mini_mime (>= 1.0.0)
|
104
104
|
multi_xml (>= 0.5.2)
|
105
|
-
i18n (1.14.
|
105
|
+
i18n (1.14.6)
|
106
106
|
concurrent-ruby (~> 1.0)
|
107
107
|
json (2.7.2)
|
108
108
|
jwt (2.7.0)
|
@@ -117,26 +117,26 @@ GEM
|
|
117
117
|
net-smtp
|
118
118
|
marcel (1.0.2)
|
119
119
|
method_source (1.0.0)
|
120
|
-
mini_mime (1.1.
|
120
|
+
mini_mime (1.1.5)
|
121
121
|
minitest (5.18.0)
|
122
122
|
mocha (2.0.2)
|
123
123
|
ruby2_keywords (>= 0.0.5)
|
124
124
|
multi_xml (0.6.0)
|
125
|
-
net-imap (0.
|
125
|
+
net-imap (0.4.17)
|
126
126
|
date
|
127
127
|
net-protocol
|
128
128
|
net-pop (0.1.2)
|
129
129
|
net-protocol
|
130
|
-
net-protocol (0.2.
|
130
|
+
net-protocol (0.2.2)
|
131
131
|
timeout
|
132
|
-
net-smtp (0.
|
132
|
+
net-smtp (0.5.0)
|
133
133
|
net-protocol
|
134
134
|
nio4r (2.5.9)
|
135
|
-
nokogiri (1.16.
|
135
|
+
nokogiri (1.16.7-arm64-darwin)
|
136
136
|
racc (~> 1.4)
|
137
|
-
nokogiri (1.16.
|
137
|
+
nokogiri (1.16.7-x86_64-darwin)
|
138
138
|
racc (~> 1.4)
|
139
|
-
nokogiri (1.16.
|
139
|
+
nokogiri (1.16.7-x86_64-linux)
|
140
140
|
racc (~> 1.4)
|
141
141
|
oj (3.14.3)
|
142
142
|
openssl (3.1.0)
|
@@ -154,24 +154,24 @@ GEM
|
|
154
154
|
binding_of_caller (~> 1.0)
|
155
155
|
pry (~> 0.13)
|
156
156
|
public_suffix (5.0.1)
|
157
|
-
racc (1.8.
|
158
|
-
rack (2.2.
|
157
|
+
racc (1.8.1)
|
158
|
+
rack (2.2.10)
|
159
159
|
rack-test (2.1.0)
|
160
160
|
rack (>= 1.3)
|
161
|
-
rails (6.1.7.
|
162
|
-
actioncable (= 6.1.7.
|
163
|
-
actionmailbox (= 6.1.7.
|
164
|
-
actionmailer (= 6.1.7.
|
165
|
-
actionpack (= 6.1.7.
|
166
|
-
actiontext (= 6.1.7.
|
167
|
-
actionview (= 6.1.7.
|
168
|
-
activejob (= 6.1.7.
|
169
|
-
activemodel (= 6.1.7.
|
170
|
-
activerecord (= 6.1.7.
|
171
|
-
activestorage (= 6.1.7.
|
172
|
-
activesupport (= 6.1.7.
|
161
|
+
rails (6.1.7.9)
|
162
|
+
actioncable (= 6.1.7.9)
|
163
|
+
actionmailbox (= 6.1.7.9)
|
164
|
+
actionmailer (= 6.1.7.9)
|
165
|
+
actionpack (= 6.1.7.9)
|
166
|
+
actiontext (= 6.1.7.9)
|
167
|
+
actionview (= 6.1.7.9)
|
168
|
+
activejob (= 6.1.7.9)
|
169
|
+
activemodel (= 6.1.7.9)
|
170
|
+
activerecord (= 6.1.7.9)
|
171
|
+
activestorage (= 6.1.7.9)
|
172
|
+
activesupport (= 6.1.7.9)
|
173
173
|
bundler (>= 1.15.0)
|
174
|
-
railties (= 6.1.7.
|
174
|
+
railties (= 6.1.7.9)
|
175
175
|
sprockets-rails (>= 2.0.0)
|
176
176
|
rails-controller-testing (1.0.5)
|
177
177
|
actionpack (>= 5.0.1.rc1)
|
@@ -184,9 +184,9 @@ GEM
|
|
184
184
|
rails-html-sanitizer (1.6.0)
|
185
185
|
loofah (~> 2.21)
|
186
186
|
nokogiri (~> 1.14)
|
187
|
-
railties (6.1.7.
|
188
|
-
actionpack (= 6.1.7.
|
189
|
-
activesupport (= 6.1.7.
|
187
|
+
railties (6.1.7.9)
|
188
|
+
actionpack (= 6.1.7.9)
|
189
|
+
activesupport (= 6.1.7.9)
|
190
190
|
method_source
|
191
191
|
rake (>= 12.2)
|
192
192
|
thor (~> 1.0)
|
@@ -196,8 +196,7 @@ GEM
|
|
196
196
|
redirect_safely (1.0.0)
|
197
197
|
activemodel
|
198
198
|
regexp_parser (2.9.0)
|
199
|
-
rexml (3.3.
|
200
|
-
strscan
|
199
|
+
rexml (3.3.9)
|
201
200
|
rubocop (1.62.1)
|
202
201
|
json (~> 2.3)
|
203
202
|
language_server-protocol (>= 3.17.0)
|
@@ -220,7 +219,7 @@ GEM
|
|
220
219
|
ruby-progressbar (1.13.0)
|
221
220
|
ruby2_keywords (0.0.5)
|
222
221
|
securerandom (0.2.2)
|
223
|
-
shopify_api (14.
|
222
|
+
shopify_api (14.7.0)
|
224
223
|
activesupport
|
225
224
|
concurrent-ruby
|
226
225
|
hash_diff
|
@@ -242,11 +241,10 @@ GEM
|
|
242
241
|
sqlite3 (1.7.3-arm64-darwin)
|
243
242
|
sqlite3 (1.7.3-x86_64-darwin)
|
244
243
|
sqlite3 (1.7.3-x86_64-linux)
|
245
|
-
strscan (3.1.0)
|
246
244
|
syntax_tree (6.1.1)
|
247
245
|
prettier_print (>= 1.2.0)
|
248
246
|
thor (1.2.2)
|
249
|
-
timeout (0.
|
247
|
+
timeout (0.4.1)
|
250
248
|
tzinfo (2.0.6)
|
251
249
|
concurrent-ruby (~> 1.0)
|
252
250
|
unicode-display_width (2.5.0)
|
@@ -257,7 +255,7 @@ GEM
|
|
257
255
|
websocket-driver (0.7.5)
|
258
256
|
websocket-extensions (>= 0.1.0)
|
259
257
|
websocket-extensions (0.1.5)
|
260
|
-
zeitwerk (2.6.
|
258
|
+
zeitwerk (2.6.18)
|
261
259
|
|
262
260
|
PLATFORMS
|
263
261
|
arm64-darwin-21
|
data/README.md
CHANGED
@@ -169,10 +169,11 @@ ShopifyApp.configure do |config|
|
|
169
169
|
end
|
170
170
|
|
171
171
|
```
|
172
|
-
3. Handle special callback logic. If your app has overridden the OAuth CallbackController to run special tasks post authorization,
|
172
|
+
3. Handle special callback logic. If your app has overridden the OAuth CallbackController to run special tasks post authorization,
|
173
173
|
you'll need to create and configure a custom PostAuthenticateTasks class to run these tasks after the token exchange. The original
|
174
174
|
OAuth CallbackController will not be triggered anymore. See [Post Authenticate Tasks documentation](/docs/shopify_app/authentication.md#post-authenticate-tasks) for more information.
|
175
|
-
4.
|
175
|
+
4. Make sure your `embedded_app` layout is correct. If your app has any controller which includes `ShopifyApp::EnsureInstalled`, they will now also include the `ShopifyApp::EmbeddedApp` concern, which sets `layout 'embedded_app'` for the current controller by default. In cases where the controller originally looked for another layout file, this can cause unexpected behavior. See [`EmbeddedApp` concern's documentation](/docs/shopify_app/controller-concerns.md#embeddedapp) for more information on the effects of this concern and how to disable the layout change if needed.
|
176
|
+
5. Enjoy a smoother and faster app installation process.
|
176
177
|
|
177
178
|
### API Versioning
|
178
179
|
|
@@ -63,6 +63,26 @@ Using token exchange will ensure that the access token retrieved will always hav
|
|
63
63
|
Authorization code grant flow is the OAuth flow that requires the app to redirect the user
|
64
64
|
to Shopify for installation/authorization of the app to access the shop's data. It is still required for apps that are not embedded.
|
65
65
|
|
66
|
+
If your app is not using [Shopify managed installation](https://shopify.dev/docs/apps/auth/installation#shopify-managed-installation) with declared scopes in your `.toml` file, you can change the requested access scopes during OAuth flow
|
67
|
+
by adding the `scope` to your configurations - `ShopifyApp.configuration` & `ShopifyAPI::Context.setup`.
|
68
|
+
|
69
|
+
|
70
|
+
```ruby
|
71
|
+
# config/initializers/shopify_app.rb
|
72
|
+
|
73
|
+
ShopifyApp.configure do |config|
|
74
|
+
...
|
75
|
+
config.scope = ["read_discounts", "write_products"]
|
76
|
+
...
|
77
|
+
end
|
78
|
+
|
79
|
+
ShopifyAPI::Context.setup(
|
80
|
+
...
|
81
|
+
scope: ShopifyApp.configuration.scope,
|
82
|
+
...
|
83
|
+
)
|
84
|
+
```
|
85
|
+
|
66
86
|
To perform [authorization code grant flow](https://shopify.dev/docs/apps/auth/get-access-tokens/authorization-code-grant), you app will need to handle
|
67
87
|
[begin OAuth](#begin-oauth) and [OAuth callback](#oauth-callback) routes.
|
68
88
|
|
@@ -195,6 +215,17 @@ config.secret = Rails.application.secrets.shopify_secret
|
|
195
215
|
config.old_secret = Rails.application.secrets.old_shopify_secret
|
196
216
|
```
|
197
217
|
|
218
|
+
Also make sure the old secret is specified when setting up `ShopifyAPI::Context` as well:
|
219
|
+
|
220
|
+
```ruby
|
221
|
+
ShopifyAPI::Context.setup(
|
222
|
+
api_key: ShopifyApp.configuration.api_key,
|
223
|
+
api_secret_key: ShopifyApp.configuration.secret,
|
224
|
+
# ...
|
225
|
+
old_api_secret_key: ShopifyApp.configuration.old_secret,
|
226
|
+
)
|
227
|
+
```
|
228
|
+
|
198
229
|
We've provided a generator which creates the job and an example rake task:
|
199
230
|
|
200
231
|
```sh
|
@@ -2,15 +2,15 @@
|
|
2
2
|
|
3
3
|
#### Table of contents
|
4
4
|
|
5
|
-
[
|
6
|
-
[Manage webhooks using `ShopifyApp::WebhooksManager`](#manage-webhooks-using-shopifyappwebhooksmanager)
|
5
|
+
[App-specific webhooks in shopify.app.toml (recommended)](#subscribing-to-webhooks-in-the-app-configuration-file)
|
6
|
+
[Manage shop-specific webhooks using `ShopifyApp::WebhooksManager`](#manage-webhooks-using-shopifyappwebhooksmanager)
|
7
7
|
[Mandatory Privacy Webhooks](#mandatory-privacy-webhooks)
|
8
8
|
|
9
|
-
##
|
10
|
-
You can
|
9
|
+
## App-specific webhooks in shopify.app.toml (recommended)
|
10
|
+
You can specify app-specific webhooks to subscribe to in the `shopify.app.toml` file. These subscriptions are easier to manage because they are kept up to date by Shopify. In many cases they will be sufficient. Please read [app-specific vs shop-specific subscriptions](https://shopify.dev/docs/apps/build/webhooks/subscribe#app-specific-vs-shop-specific-subscriptions) to understand when you might need shop-specific webhooks.
|
11
11
|
|
12
|
-
### Consuming webhooks events
|
13
|
-
To consume webhooks events
|
12
|
+
### Consuming app-specific webhooks events
|
13
|
+
To consume app-specific webhooks events from the `shopify.app.toml` file, you can scaffold the necessary files by running the following generator.
|
14
14
|
|
15
15
|
```bash
|
16
16
|
rails g shopify_app:add_declarative_webhook --topic carts/update --path webhooks/carts_update
|
@@ -18,10 +18,10 @@ rails g shopify_app:add_declarative_webhook --topic carts/update --path webhooks
|
|
18
18
|
|
19
19
|
This will add a new controller, job, and route to your application. The controller will verify the webhook and queue the job to process the webhook. The job will be responsible for processing the webhook data.
|
20
20
|
|
21
|
-
## Manage webhooks using `ShopifyApp::WebhooksManager`
|
21
|
+
## Manage shop-specific webhooks using `ShopifyApp::WebhooksManager`
|
22
22
|
|
23
|
-
See [`ShopifyApp::WebhooksManager`](/lib/shopify_app/managers/webhooks_manager.rb)
|
24
|
-
ShopifyApp can manage your app's webhooks for you if you set which webhooks you require in the initializer:
|
23
|
+
See [`ShopifyApp::WebhooksManager`](/lib/shopify_app/managers/webhooks_manager.rb).
|
24
|
+
ShopifyApp can manage your app's shop-specific webhooks for you if you set which webhooks you require in the initializer:
|
25
25
|
|
26
26
|
```ruby
|
27
27
|
ShopifyApp.configure do |config|
|
@@ -31,6 +31,8 @@ ShopifyApp.configure do |config|
|
|
31
31
|
end
|
32
32
|
```
|
33
33
|
|
34
|
+
This method should only be used if you have a good reason not to use app-specific webhooks (such as requiring different topics for different shops).
|
35
|
+
|
34
36
|
When the [OAuth callback](/docs/shopify_app/authentication.md#oauth-callback) or token exchange is completed successfully, ShopifyApp will queue a background job which will ensure all the specified webhooks exist for that shop. Because this runs on every OAuth callback, it means your app will always have the webhooks it needs even if the user uninstalls and re-installs the app.
|
35
37
|
|
36
38
|
ShopifyApp also provides a [WebhooksController](/app/controllers/shopify_app/webhooks_controller.rb) that receives webhooks and queues a job based on the received topic. For example, if you register the webhook from above, then all you need to do is create a job called `CartsUpdateJob`. The job will be queued with 2 params: `shop_domain` and `webhook` (which is the webhook body).
|
@@ -60,13 +62,27 @@ ShopifyApp.configure do |config|
|
|
60
62
|
config.webhooks = [
|
61
63
|
{
|
62
64
|
topic: 'orders/create',
|
63
|
-
path: 'api/webhooks/
|
65
|
+
path: 'api/webhooks/orders_create',
|
64
66
|
metafield_namespaces: ['app-namespace'],
|
65
67
|
},
|
66
68
|
]
|
67
69
|
end
|
68
70
|
```
|
69
71
|
|
72
|
+
If you need to filter by webhook fields, you can register a webhook with a `filter` parameter. The documentation for Webhook filters can be found [here](https://shopify.dev/docs/apps/build/webhooks/customize/filters).
|
73
|
+
|
74
|
+
```ruby
|
75
|
+
ShopifyApp.configure do |config|
|
76
|
+
config.webhooks = [
|
77
|
+
{
|
78
|
+
topic: 'products/update',
|
79
|
+
path: 'api/webhooks/products_update',
|
80
|
+
filter: "variants.price:>=10.00",
|
81
|
+
},
|
82
|
+
]
|
83
|
+
end
|
84
|
+
```
|
85
|
+
|
70
86
|
If you'd rather implement your own controller then you'll want to use the [`ShopifyApp::WebhookVerification`](/lib/shopify_app/controller_concerns/webhook_verification.rb) module to verify your webhooks, example:
|
71
87
|
|
72
88
|
```ruby
|
@@ -61,6 +61,7 @@ module ShopifyApp
|
|
61
61
|
@scripttags_manager_queue_name = Rails.application.config.active_job.queue_name
|
62
62
|
@webhooks_manager_queue_name = Rails.application.config.active_job.queue_name
|
63
63
|
@disable_webpacker = ENV["SHOPIFY_APP_DISABLE_WEBPACKER"].present?
|
64
|
+
@scope = []
|
64
65
|
|
65
66
|
log_v23_deprecations
|
66
67
|
end
|
@@ -8,7 +8,10 @@ module ShopifyApp
|
|
8
8
|
content_security_policy do |policy|
|
9
9
|
policy.frame_ancestors(-> do
|
10
10
|
domain_host = current_shopify_domain || "*.#{::ShopifyApp.configuration.myshopify_domain}"
|
11
|
-
|
11
|
+
[
|
12
|
+
"#{ShopifyAPI::Context.host_scheme}://#{domain_host}",
|
13
|
+
"https://admin.#{::ShopifyApp.configuration.unified_admin_domain}",
|
14
|
+
]
|
12
15
|
end)
|
13
16
|
end
|
14
17
|
end
|
data/lib/shopify_app/version.rb
CHANGED
data/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "shopify_app",
|
3
|
-
"version": "22.
|
3
|
+
"version": "22.5.0",
|
4
4
|
"repository": "git@github.com:Shopify/shopify_app.git",
|
5
5
|
"author": "Shopify",
|
6
6
|
"license": "MIT",
|
@@ -18,7 +18,7 @@
|
|
18
18
|
"mocha": "^10.2.0",
|
19
19
|
"sinon": "^9.0.3",
|
20
20
|
"sinon-chai": "^3.2.0",
|
21
|
-
"webpack": "^5.
|
21
|
+
"webpack": "^5.94.0"
|
22
22
|
},
|
23
23
|
"scripts": {
|
24
24
|
"test": "./node_modules/.bin/karma start --browsers ChromeHeadless --single-run"
|
data/shopify_app.gemspec
CHANGED
@@ -18,7 +18,7 @@ Gem::Specification.new do |s|
|
|
18
18
|
s.add_runtime_dependency("addressable", "~> 2.7")
|
19
19
|
s.add_runtime_dependency("rails", "> 5.2.1")
|
20
20
|
s.add_runtime_dependency("redirect_safely", "~> 1.0")
|
21
|
-
s.add_runtime_dependency("shopify_api", ">= 14.
|
21
|
+
s.add_runtime_dependency("shopify_api", ">= 14.7.0", "< 15.0")
|
22
22
|
s.add_runtime_dependency("sprockets-rails", ">= 2.0.0")
|
23
23
|
# Deprecated: move to development dependencies when releasing v23
|
24
24
|
s.add_runtime_dependency("jwt", ">= 2.2.3")
|
data/yarn.lock
CHANGED
@@ -1133,6 +1133,14 @@
|
|
1133
1133
|
"@jridgewell/resolve-uri" "^3.1.0"
|
1134
1134
|
"@jridgewell/sourcemap-codec" "^1.4.14"
|
1135
1135
|
|
1136
|
+
"@jridgewell/trace-mapping@^0.3.20":
|
1137
|
+
version "0.3.25"
|
1138
|
+
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz#15f190e98895f3fc23276ee14bc76b675c2e50f0"
|
1139
|
+
integrity sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==
|
1140
|
+
dependencies:
|
1141
|
+
"@jridgewell/resolve-uri" "^3.1.0"
|
1142
|
+
"@jridgewell/sourcemap-codec" "^1.4.14"
|
1143
|
+
|
1136
1144
|
"@sinonjs/commons@^1.6.0", "@sinonjs/commons@^1.7.0", "@sinonjs/commons@^1.8.1":
|
1137
1145
|
version "1.8.6"
|
1138
1146
|
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.8.6.tgz#80c516a4dc264c2a69115e7578d62581ff455ed9"
|
@@ -1178,28 +1186,12 @@
|
|
1178
1186
|
dependencies:
|
1179
1187
|
"@types/node" "*"
|
1180
1188
|
|
1181
|
-
"@types/
|
1182
|
-
version "3.7.7"
|
1183
|
-
resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.7.tgz#3108bd5f18b0cdb277c867b3dd449c9ed7079ac5"
|
1184
|
-
integrity sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==
|
1185
|
-
dependencies:
|
1186
|
-
"@types/eslint" "*"
|
1187
|
-
"@types/estree" "*"
|
1188
|
-
|
1189
|
-
"@types/eslint@*":
|
1190
|
-
version "8.44.7"
|
1191
|
-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.44.7.tgz#430b3cc96db70c81f405e6a08aebdb13869198f5"
|
1192
|
-
integrity sha512-f5ORu2hcBbKei97U73mf+l9t4zTGl74IqZ0GQk4oVea/VS8tQZYkUveSYojk+frraAVYId0V2WC9O4PTNru2FQ==
|
1193
|
-
dependencies:
|
1194
|
-
"@types/estree" "*"
|
1195
|
-
"@types/json-schema" "*"
|
1196
|
-
|
1197
|
-
"@types/estree@*", "@types/estree@^1.0.0":
|
1189
|
+
"@types/estree@^1.0.5":
|
1198
1190
|
version "1.0.5"
|
1199
1191
|
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
|
1200
1192
|
integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==
|
1201
1193
|
|
1202
|
-
"@types/json-schema
|
1194
|
+
"@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8":
|
1203
1195
|
version "7.0.15"
|
1204
1196
|
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
|
1205
1197
|
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
|
@@ -1211,10 +1203,10 @@
|
|
1211
1203
|
dependencies:
|
1212
1204
|
undici-types "~5.26.4"
|
1213
1205
|
|
1214
|
-
"@webassemblyjs/ast@1.
|
1215
|
-
version "1.
|
1216
|
-
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.
|
1217
|
-
integrity sha512-
|
1206
|
+
"@webassemblyjs/ast@1.12.1", "@webassemblyjs/ast@^1.12.1":
|
1207
|
+
version "1.12.1"
|
1208
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.12.1.tgz#bb16a0e8b1914f979f45864c23819cc3e3f0d4bb"
|
1209
|
+
integrity sha512-EKfMUOPRRUTy5UII4qJDGPpqfwjOmZ5jeGFwid9mnoqIFK+e0vqoi1qH56JpmZSzEL53jKnNzScdmftJyG5xWg==
|
1218
1210
|
dependencies:
|
1219
1211
|
"@webassemblyjs/helper-numbers" "1.11.6"
|
1220
1212
|
"@webassemblyjs/helper-wasm-bytecode" "1.11.6"
|
@@ -1229,10 +1221,10 @@
|
|
1229
1221
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.6.tgz#6132f68c4acd59dcd141c44b18cbebbd9f2fa768"
|
1230
1222
|
integrity sha512-o0YkoP4pVu4rN8aTJgAyj9hC2Sv5UlkzCHhxqWj8butaLvnpdc2jOwh4ewE6CX0txSfLn/UYaV/pheS2Txg//Q==
|
1231
1223
|
|
1232
|
-
"@webassemblyjs/helper-buffer@1.
|
1233
|
-
version "1.
|
1234
|
-
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-buffer/-/helper-buffer-1.
|
1235
|
-
integrity sha512-
|
1224
|
+
"@webassemblyjs/helper-buffer@1.12.1":
|
1225
|
+
version "1.12.1"
|
1226
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-buffer/-/helper-buffer-1.12.1.tgz#6df20d272ea5439bf20ab3492b7fb70e9bfcb3f6"
|
1227
|
+
integrity sha512-nzJwQw99DNDKr9BVCOZcLuJJUlqkJh+kVzVl6Fmq/tI5ZtEyWT1KZMyOXltXLZJmDtvLCDgwsyrkohEtopTXCw==
|
1236
1228
|
|
1237
1229
|
"@webassemblyjs/helper-numbers@1.11.6":
|
1238
1230
|
version "1.11.6"
|
@@ -1248,15 +1240,15 @@
|
|
1248
1240
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.6.tgz#bb2ebdb3b83aa26d9baad4c46d4315283acd51e9"
|
1249
1241
|
integrity sha512-sFFHKwcmBprO9e7Icf0+gddyWYDViL8bpPjJJl0WHxCdETktXdmtWLGVzoHbqUcY4Be1LkNfwTmXOJUFZYSJdA==
|
1250
1242
|
|
1251
|
-
"@webassemblyjs/helper-wasm-section@1.
|
1252
|
-
version "1.
|
1253
|
-
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.
|
1254
|
-
integrity sha512-
|
1243
|
+
"@webassemblyjs/helper-wasm-section@1.12.1":
|
1244
|
+
version "1.12.1"
|
1245
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.12.1.tgz#3da623233ae1a60409b509a52ade9bc22a37f7bf"
|
1246
|
+
integrity sha512-Jif4vfB6FJlUlSbgEMHUyk1j234GTNG9dBJ4XJdOySoj518Xj0oGsNi59cUQF4RRMS9ouBUxDDdyBVfPTypa5g==
|
1255
1247
|
dependencies:
|
1256
|
-
"@webassemblyjs/ast" "1.
|
1257
|
-
"@webassemblyjs/helper-buffer" "1.
|
1248
|
+
"@webassemblyjs/ast" "1.12.1"
|
1249
|
+
"@webassemblyjs/helper-buffer" "1.12.1"
|
1258
1250
|
"@webassemblyjs/helper-wasm-bytecode" "1.11.6"
|
1259
|
-
"@webassemblyjs/wasm-gen" "1.
|
1251
|
+
"@webassemblyjs/wasm-gen" "1.12.1"
|
1260
1252
|
|
1261
1253
|
"@webassemblyjs/ieee754@1.11.6":
|
1262
1254
|
version "1.11.6"
|
@@ -1277,59 +1269,59 @@
|
|
1277
1269
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/utf8/-/utf8-1.11.6.tgz#90f8bc34c561595fe156603be7253cdbcd0fab5a"
|
1278
1270
|
integrity sha512-vtXf2wTQ3+up9Zsg8sa2yWiQpzSsMyXj0qViVP6xKGCUT8p8YJ6HqI7l5eCnWx1T/FYdsv07HQs2wTFbbof/RA==
|
1279
1271
|
|
1280
|
-
"@webassemblyjs/wasm-edit@^1.
|
1281
|
-
version "1.
|
1282
|
-
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-edit/-/wasm-edit-1.
|
1283
|
-
integrity sha512-
|
1272
|
+
"@webassemblyjs/wasm-edit@^1.12.1":
|
1273
|
+
version "1.12.1"
|
1274
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-edit/-/wasm-edit-1.12.1.tgz#9f9f3ff52a14c980939be0ef9d5df9ebc678ae3b"
|
1275
|
+
integrity sha512-1DuwbVvADvS5mGnXbE+c9NfA8QRcZ6iKquqjjmR10k6o+zzsRVesil54DKexiowcFCPdr/Q0qaMgB01+SQ1u6g==
|
1284
1276
|
dependencies:
|
1285
|
-
"@webassemblyjs/ast" "1.
|
1286
|
-
"@webassemblyjs/helper-buffer" "1.
|
1277
|
+
"@webassemblyjs/ast" "1.12.1"
|
1278
|
+
"@webassemblyjs/helper-buffer" "1.12.1"
|
1287
1279
|
"@webassemblyjs/helper-wasm-bytecode" "1.11.6"
|
1288
|
-
"@webassemblyjs/helper-wasm-section" "1.
|
1289
|
-
"@webassemblyjs/wasm-gen" "1.
|
1290
|
-
"@webassemblyjs/wasm-opt" "1.
|
1291
|
-
"@webassemblyjs/wasm-parser" "1.
|
1292
|
-
"@webassemblyjs/wast-printer" "1.
|
1293
|
-
|
1294
|
-
"@webassemblyjs/wasm-gen@1.
|
1295
|
-
version "1.
|
1296
|
-
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-gen/-/wasm-gen-1.
|
1297
|
-
integrity sha512-
|
1298
|
-
dependencies:
|
1299
|
-
"@webassemblyjs/ast" "1.
|
1280
|
+
"@webassemblyjs/helper-wasm-section" "1.12.1"
|
1281
|
+
"@webassemblyjs/wasm-gen" "1.12.1"
|
1282
|
+
"@webassemblyjs/wasm-opt" "1.12.1"
|
1283
|
+
"@webassemblyjs/wasm-parser" "1.12.1"
|
1284
|
+
"@webassemblyjs/wast-printer" "1.12.1"
|
1285
|
+
|
1286
|
+
"@webassemblyjs/wasm-gen@1.12.1":
|
1287
|
+
version "1.12.1"
|
1288
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-gen/-/wasm-gen-1.12.1.tgz#a6520601da1b5700448273666a71ad0a45d78547"
|
1289
|
+
integrity sha512-TDq4Ojh9fcohAw6OIMXqiIcTq5KUXTGRkVxbSo1hQnSy6lAM5GSdfwWeSxpAo0YzgsgF182E/U0mDNhuA0tW7w==
|
1290
|
+
dependencies:
|
1291
|
+
"@webassemblyjs/ast" "1.12.1"
|
1300
1292
|
"@webassemblyjs/helper-wasm-bytecode" "1.11.6"
|
1301
1293
|
"@webassemblyjs/ieee754" "1.11.6"
|
1302
1294
|
"@webassemblyjs/leb128" "1.11.6"
|
1303
1295
|
"@webassemblyjs/utf8" "1.11.6"
|
1304
1296
|
|
1305
|
-
"@webassemblyjs/wasm-opt@1.
|
1306
|
-
version "1.
|
1307
|
-
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-opt/-/wasm-opt-1.
|
1308
|
-
integrity sha512-
|
1297
|
+
"@webassemblyjs/wasm-opt@1.12.1":
|
1298
|
+
version "1.12.1"
|
1299
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-opt/-/wasm-opt-1.12.1.tgz#9e6e81475dfcfb62dab574ac2dda38226c232bc5"
|
1300
|
+
integrity sha512-Jg99j/2gG2iaz3hijw857AVYekZe2SAskcqlWIZXjji5WStnOpVoat3gQfT/Q5tb2djnCjBtMocY/Su1GfxPBg==
|
1309
1301
|
dependencies:
|
1310
|
-
"@webassemblyjs/ast" "1.
|
1311
|
-
"@webassemblyjs/helper-buffer" "1.
|
1312
|
-
"@webassemblyjs/wasm-gen" "1.
|
1313
|
-
"@webassemblyjs/wasm-parser" "1.
|
1302
|
+
"@webassemblyjs/ast" "1.12.1"
|
1303
|
+
"@webassemblyjs/helper-buffer" "1.12.1"
|
1304
|
+
"@webassemblyjs/wasm-gen" "1.12.1"
|
1305
|
+
"@webassemblyjs/wasm-parser" "1.12.1"
|
1314
1306
|
|
1315
|
-
"@webassemblyjs/wasm-parser@1.
|
1316
|
-
version "1.
|
1317
|
-
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-parser/-/wasm-parser-1.
|
1318
|
-
integrity sha512-
|
1307
|
+
"@webassemblyjs/wasm-parser@1.12.1", "@webassemblyjs/wasm-parser@^1.12.1":
|
1308
|
+
version "1.12.1"
|
1309
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-parser/-/wasm-parser-1.12.1.tgz#c47acb90e6f083391e3fa61d113650eea1e95937"
|
1310
|
+
integrity sha512-xikIi7c2FHXysxXe3COrVUPSheuBtpcfhbpFj4gmu7KRLYOzANztwUU0IbsqvMqzuNK2+glRGWCEqZo1WCLyAQ==
|
1319
1311
|
dependencies:
|
1320
|
-
"@webassemblyjs/ast" "1.
|
1312
|
+
"@webassemblyjs/ast" "1.12.1"
|
1321
1313
|
"@webassemblyjs/helper-api-error" "1.11.6"
|
1322
1314
|
"@webassemblyjs/helper-wasm-bytecode" "1.11.6"
|
1323
1315
|
"@webassemblyjs/ieee754" "1.11.6"
|
1324
1316
|
"@webassemblyjs/leb128" "1.11.6"
|
1325
1317
|
"@webassemblyjs/utf8" "1.11.6"
|
1326
1318
|
|
1327
|
-
"@webassemblyjs/wast-printer@1.
|
1328
|
-
version "1.
|
1329
|
-
resolved "https://registry.yarnpkg.com/@webassemblyjs/wast-printer/-/wast-printer-1.
|
1330
|
-
integrity sha512
|
1319
|
+
"@webassemblyjs/wast-printer@1.12.1":
|
1320
|
+
version "1.12.1"
|
1321
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/wast-printer/-/wast-printer-1.12.1.tgz#bcecf661d7d1abdaf989d8341a4833e33e2b31ac"
|
1322
|
+
integrity sha512-+X4WAlOisVWQMikjbcvY2e0rwPsKQ9F688lksZhBcPycBBuii3O7m8FACbDMWDojpAqvjIncrG8J0XHKyQfVeA==
|
1331
1323
|
dependencies:
|
1332
|
-
"@webassemblyjs/ast" "1.
|
1324
|
+
"@webassemblyjs/ast" "1.12.1"
|
1333
1325
|
"@xtuc/long" "4.2.2"
|
1334
1326
|
|
1335
1327
|
"@xtuc/ieee754@^1.2.0":
|
@@ -1350,10 +1342,10 @@ accepts@~1.3.4:
|
|
1350
1342
|
mime-types "~2.1.34"
|
1351
1343
|
negotiator "0.6.3"
|
1352
1344
|
|
1353
|
-
acorn-import-
|
1354
|
-
version "1.9.
|
1355
|
-
resolved "https://registry.yarnpkg.com/acorn-import-
|
1356
|
-
integrity sha512-
|
1345
|
+
acorn-import-attributes@^1.9.5:
|
1346
|
+
version "1.9.5"
|
1347
|
+
resolved "https://registry.yarnpkg.com/acorn-import-attributes/-/acorn-import-attributes-1.9.5.tgz#7eb1557b1ba05ef18b5ed0ec67591bfab04688ef"
|
1348
|
+
integrity sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==
|
1357
1349
|
|
1358
1350
|
acorn@^8.7.1, acorn@^8.8.2:
|
1359
1351
|
version "8.11.2"
|
@@ -1516,9 +1508,9 @@ binary-extensions@^2.0.0:
|
|
1516
1508
|
integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==
|
1517
1509
|
|
1518
1510
|
body-parser@^1.19.0:
|
1519
|
-
version "1.20.
|
1520
|
-
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.
|
1521
|
-
integrity sha512-
|
1511
|
+
version "1.20.3"
|
1512
|
+
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.3.tgz#1953431221c6fb5cd63c4b36d53fab0928e548c6"
|
1513
|
+
integrity sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==
|
1522
1514
|
dependencies:
|
1523
1515
|
bytes "3.1.2"
|
1524
1516
|
content-type "~1.0.5"
|
@@ -1528,7 +1520,7 @@ body-parser@^1.19.0:
|
|
1528
1520
|
http-errors "2.0.0"
|
1529
1521
|
iconv-lite "0.4.24"
|
1530
1522
|
on-finished "2.4.1"
|
1531
|
-
qs "6.
|
1523
|
+
qs "6.13.0"
|
1532
1524
|
raw-body "2.5.2"
|
1533
1525
|
type-is "~1.6.18"
|
1534
1526
|
unpipe "1.0.0"
|
@@ -1560,15 +1552,15 @@ browser-stdout@1.3.1:
|
|
1560
1552
|
resolved "https://registry.yarnpkg.com/browser-stdout/-/browser-stdout-1.3.1.tgz#baa559ee14ced73452229bad7326467c61fabd60"
|
1561
1553
|
integrity sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==
|
1562
1554
|
|
1563
|
-
browserslist@^4.
|
1564
|
-
version "4.
|
1565
|
-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.
|
1566
|
-
integrity sha512-
|
1555
|
+
browserslist@^4.21.10, browserslist@^4.21.9, browserslist@^4.22.1:
|
1556
|
+
version "4.23.3"
|
1557
|
+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.23.3.tgz#debb029d3c93ebc97ffbc8d9cbb03403e227c800"
|
1558
|
+
integrity sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA==
|
1567
1559
|
dependencies:
|
1568
|
-
caniuse-lite "^1.0.
|
1569
|
-
electron-to-chromium "^1.4
|
1570
|
-
node-releases "^2.0.
|
1571
|
-
update-browserslist-db "^1.0
|
1560
|
+
caniuse-lite "^1.0.30001646"
|
1561
|
+
electron-to-chromium "^1.5.4"
|
1562
|
+
node-releases "^2.0.18"
|
1563
|
+
update-browserslist-db "^1.1.0"
|
1572
1564
|
|
1573
1565
|
buffer-from@^1.0.0:
|
1574
1566
|
version "1.1.2"
|
@@ -1580,24 +1572,26 @@ bytes@3.1.2:
|
|
1580
1572
|
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.2.tgz#8b0beeb98605adf1b128fa4386403c009e0221a5"
|
1581
1573
|
integrity sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==
|
1582
1574
|
|
1583
|
-
call-bind@^1.0.
|
1584
|
-
version "1.0.
|
1585
|
-
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.
|
1586
|
-
integrity sha512-
|
1575
|
+
call-bind@^1.0.7:
|
1576
|
+
version "1.0.7"
|
1577
|
+
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.7.tgz#06016599c40c56498c18769d2730be242b6fa3b9"
|
1578
|
+
integrity sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==
|
1587
1579
|
dependencies:
|
1580
|
+
es-define-property "^1.0.0"
|
1581
|
+
es-errors "^1.3.0"
|
1588
1582
|
function-bind "^1.1.2"
|
1589
|
-
get-intrinsic "^1.2.
|
1590
|
-
set-function-length "^1.
|
1583
|
+
get-intrinsic "^1.2.4"
|
1584
|
+
set-function-length "^1.2.1"
|
1591
1585
|
|
1592
1586
|
camelcase@^6.0.0:
|
1593
1587
|
version "6.3.0"
|
1594
1588
|
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.3.0.tgz#5685b95eb209ac9c0c177467778c9c84df58ba9a"
|
1595
1589
|
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
|
1596
1590
|
|
1597
|
-
caniuse-lite@^1.0.
|
1598
|
-
version "1.0.
|
1599
|
-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.
|
1600
|
-
integrity sha512-
|
1591
|
+
caniuse-lite@^1.0.30001646:
|
1592
|
+
version "1.0.30001655"
|
1593
|
+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001655.tgz#0ce881f5a19a2dcfda2ecd927df4d5c1684b982f"
|
1594
|
+
integrity sha512-jRGVy3iSGO5Uutn2owlb5gR6qsGngTw9ZTb4ali9f3glshcNmJ2noam4Mo9zia5P9Dk3jNNydy7vQjuE5dQmfg==
|
1601
1595
|
|
1602
1596
|
chai@^4.1.2:
|
1603
1597
|
version "4.3.10"
|
@@ -1791,14 +1785,14 @@ deep-eql@^4.1.3:
|
|
1791
1785
|
dependencies:
|
1792
1786
|
type-detect "^4.0.0"
|
1793
1787
|
|
1794
|
-
define-data-property@^1.1.
|
1795
|
-
version "1.1.
|
1796
|
-
resolved "https://registry.yarnpkg.com/define-data-property/-/define-data-property-1.1.
|
1797
|
-
integrity sha512-
|
1788
|
+
define-data-property@^1.1.4:
|
1789
|
+
version "1.1.4"
|
1790
|
+
resolved "https://registry.yarnpkg.com/define-data-property/-/define-data-property-1.1.4.tgz#894dc141bb7d3060ae4366f6a0107e68fbe48c5e"
|
1791
|
+
integrity sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==
|
1798
1792
|
dependencies:
|
1799
|
-
|
1793
|
+
es-define-property "^1.0.0"
|
1794
|
+
es-errors "^1.3.0"
|
1800
1795
|
gopd "^1.0.1"
|
1801
|
-
has-property-descriptors "^1.0.0"
|
1802
1796
|
|
1803
1797
|
depd@2.0.0:
|
1804
1798
|
version "2.0.0"
|
@@ -1845,10 +1839,10 @@ ee-first@1.1.1:
|
|
1845
1839
|
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
|
1846
1840
|
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
|
1847
1841
|
|
1848
|
-
electron-to-chromium@^1.4
|
1849
|
-
version "1.
|
1850
|
-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.
|
1851
|
-
integrity sha512-
|
1842
|
+
electron-to-chromium@^1.5.4:
|
1843
|
+
version "1.5.13"
|
1844
|
+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.13.tgz#1abf0410c5344b2b829b7247e031f02810d442e6"
|
1845
|
+
integrity sha512-lbBcvtIJ4J6sS4tb5TLp1b4LyfCdMkwStzXPyAgVgTRAsep4bvrAGaBOP7ZJtQMNJpSQ9SqG4brWOroNaQtm7Q==
|
1852
1846
|
|
1853
1847
|
emoji-regex@^8.0.0:
|
1854
1848
|
version "8.0.0"
|
@@ -1886,10 +1880,10 @@ engine.io@~6.5.2:
|
|
1886
1880
|
engine.io-parser "~5.2.1"
|
1887
1881
|
ws "~8.11.0"
|
1888
1882
|
|
1889
|
-
enhanced-resolve@^5.
|
1890
|
-
version "5.
|
1891
|
-
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.
|
1892
|
-
integrity sha512-
|
1883
|
+
enhanced-resolve@^5.17.1:
|
1884
|
+
version "5.17.1"
|
1885
|
+
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.17.1.tgz#67bfbbcc2f81d511be77d686a90267ef7f898a15"
|
1886
|
+
integrity sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg==
|
1893
1887
|
dependencies:
|
1894
1888
|
graceful-fs "^4.2.4"
|
1895
1889
|
tapable "^2.2.0"
|
@@ -1899,6 +1893,18 @@ ent@~2.2.0:
|
|
1899
1893
|
resolved "https://registry.yarnpkg.com/ent/-/ent-2.2.0.tgz#e964219325a21d05f44466a2f686ed6ce5f5dd1d"
|
1900
1894
|
integrity sha512-GHrMyVZQWvTIdDtpiEXdHZnFQKzeO09apj8Cbl4pKWy4i0Oprcq17usfDt5aO63swf0JOeMWjWQE/LzgSRuWpA==
|
1901
1895
|
|
1896
|
+
es-define-property@^1.0.0:
|
1897
|
+
version "1.0.0"
|
1898
|
+
resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.0.tgz#c7faefbdff8b2696cf5f46921edfb77cc4ba3845"
|
1899
|
+
integrity sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==
|
1900
|
+
dependencies:
|
1901
|
+
get-intrinsic "^1.2.4"
|
1902
|
+
|
1903
|
+
es-errors@^1.3.0:
|
1904
|
+
version "1.3.0"
|
1905
|
+
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f"
|
1906
|
+
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==
|
1907
|
+
|
1902
1908
|
es-module-lexer@^1.2.1:
|
1903
1909
|
version "1.4.1"
|
1904
1910
|
resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-1.4.1.tgz#41ea21b43908fe6a287ffcbe4300f790555331f5"
|
@@ -1909,6 +1915,11 @@ escalade@^3.1.1:
|
|
1909
1915
|
resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.1.tgz#d8cfdc7000965c5a0174b4a82eaa5c0552742e40"
|
1910
1916
|
integrity sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==
|
1911
1917
|
|
1918
|
+
escalade@^3.1.2:
|
1919
|
+
version "3.2.0"
|
1920
|
+
resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.2.0.tgz#011a3f69856ba189dffa7dc8fcce99d2a87903e5"
|
1921
|
+
integrity sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==
|
1922
|
+
|
1912
1923
|
escape-html@~1.0.3:
|
1913
1924
|
version "1.0.3"
|
1914
1925
|
resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
|
@@ -2083,7 +2094,7 @@ get-func-name@^2.0.1, get-func-name@^2.0.2:
|
|
2083
2094
|
resolved "https://registry.yarnpkg.com/get-func-name/-/get-func-name-2.0.2.tgz#0d7cf20cd13fda808669ffa88f4ffc7a3943fc41"
|
2084
2095
|
integrity sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==
|
2085
2096
|
|
2086
|
-
get-intrinsic@^1.
|
2097
|
+
get-intrinsic@^1.1.3:
|
2087
2098
|
version "1.2.2"
|
2088
2099
|
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.2.tgz#281b7622971123e1ef4b3c90fd7539306da93f3b"
|
2089
2100
|
integrity sha512-0gSo4ml/0j98Y3lngkFEot/zhiCeWsbYIlZ+uZOVgzLyLaUw7wxUL+nCTP0XJvJg1AXulJRI3UJi8GsbDuxdGA==
|
@@ -2093,6 +2104,17 @@ get-intrinsic@^1.0.2, get-intrinsic@^1.1.3, get-intrinsic@^1.2.1, get-intrinsic@
|
|
2093
2104
|
has-symbols "^1.0.3"
|
2094
2105
|
hasown "^2.0.0"
|
2095
2106
|
|
2107
|
+
get-intrinsic@^1.2.4:
|
2108
|
+
version "1.2.4"
|
2109
|
+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.4.tgz#e385f5a4b5227d449c3eabbad05494ef0abbeadd"
|
2110
|
+
integrity sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==
|
2111
|
+
dependencies:
|
2112
|
+
es-errors "^1.3.0"
|
2113
|
+
function-bind "^1.1.2"
|
2114
|
+
has-proto "^1.0.1"
|
2115
|
+
has-symbols "^1.0.3"
|
2116
|
+
hasown "^2.0.0"
|
2117
|
+
|
2096
2118
|
glob-parent@~5.1.2:
|
2097
2119
|
version "5.1.2"
|
2098
2120
|
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
|
@@ -2149,7 +2171,7 @@ gopd@^1.0.1:
|
|
2149
2171
|
dependencies:
|
2150
2172
|
get-intrinsic "^1.1.3"
|
2151
2173
|
|
2152
|
-
graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.
|
2174
|
+
graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.11, graceful-fs@^4.2.4, graceful-fs@^4.2.6:
|
2153
2175
|
version "4.2.11"
|
2154
2176
|
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
|
2155
2177
|
integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
|
@@ -2171,12 +2193,12 @@ has-flag@^4.0.0:
|
|
2171
2193
|
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
|
2172
2194
|
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
|
2173
2195
|
|
2174
|
-
has-property-descriptors@^1.0.
|
2175
|
-
version "1.0.
|
2176
|
-
resolved "https://registry.yarnpkg.com/has-property-descriptors/-/has-property-descriptors-1.0.
|
2177
|
-
integrity sha512-
|
2196
|
+
has-property-descriptors@^1.0.2:
|
2197
|
+
version "1.0.2"
|
2198
|
+
resolved "https://registry.yarnpkg.com/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz#963ed7d071dc7bf5f084c5bfbe0d1b6222586854"
|
2199
|
+
integrity sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==
|
2178
2200
|
dependencies:
|
2179
|
-
|
2201
|
+
es-define-property "^1.0.0"
|
2180
2202
|
|
2181
2203
|
has-proto@^1.0.1:
|
2182
2204
|
version "1.0.1"
|
@@ -2671,10 +2693,10 @@ nise@^4.0.4:
|
|
2671
2693
|
just-extend "^4.0.2"
|
2672
2694
|
path-to-regexp "^1.7.0"
|
2673
2695
|
|
2674
|
-
node-releases@^2.0.
|
2675
|
-
version "2.0.
|
2676
|
-
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.
|
2677
|
-
integrity sha512-
|
2696
|
+
node-releases@^2.0.18:
|
2697
|
+
version "2.0.18"
|
2698
|
+
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.18.tgz#f010e8d35e2fe8d6b2944f03f70213ecedc4ca3f"
|
2699
|
+
integrity sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==
|
2678
2700
|
|
2679
2701
|
normalize-path@^3.0.0, normalize-path@~3.0.0:
|
2680
2702
|
version "3.0.0"
|
@@ -2686,10 +2708,10 @@ object-assign@^4, object-assign@^4.1.1:
|
|
2686
2708
|
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
|
2687
2709
|
integrity sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==
|
2688
2710
|
|
2689
|
-
object-inspect@^1.
|
2690
|
-
version "1.13.
|
2691
|
-
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.
|
2692
|
-
integrity sha512-
|
2711
|
+
object-inspect@^1.13.1:
|
2712
|
+
version "1.13.2"
|
2713
|
+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.2.tgz#dea0088467fb991e67af4058147a24824a3043ff"
|
2714
|
+
integrity sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==
|
2693
2715
|
|
2694
2716
|
on-finished@2.4.1:
|
2695
2717
|
version "2.4.1"
|
@@ -2766,9 +2788,9 @@ path-parse@^1.0.7:
|
|
2766
2788
|
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
|
2767
2789
|
|
2768
2790
|
path-to-regexp@^1.7.0:
|
2769
|
-
version "1.
|
2770
|
-
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.
|
2771
|
-
integrity sha512-
|
2791
|
+
version "1.9.0"
|
2792
|
+
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.9.0.tgz#5dc0753acbf8521ca2e0f137b4578b917b10cf24"
|
2793
|
+
integrity sha512-xIp7/apCFJuUHdDLWe8O1HIkb0kQrOMb/0u6FXQjemHn/ii5LrIzU6bdECnsiTF/GjZkMEKg1xdiZwNqDYlZ6g==
|
2772
2794
|
dependencies:
|
2773
2795
|
isarray "0.0.1"
|
2774
2796
|
|
@@ -2777,10 +2799,10 @@ pathval@^1.1.1:
|
|
2777
2799
|
resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.1.tgz#8534e77a77ce7ac5a2512ea21e0fdb8fcf6c3d8d"
|
2778
2800
|
integrity sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==
|
2779
2801
|
|
2780
|
-
picocolors@^1.0.
|
2781
|
-
version "1.0.
|
2782
|
-
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.
|
2783
|
-
integrity sha512-
|
2802
|
+
picocolors@^1.0.1:
|
2803
|
+
version "1.0.1"
|
2804
|
+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1"
|
2805
|
+
integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==
|
2784
2806
|
|
2785
2807
|
picomatch@^2.0.4, picomatch@^2.2.1:
|
2786
2808
|
version "2.3.1"
|
@@ -2818,12 +2840,12 @@ qjobs@^1.2.0:
|
|
2818
2840
|
resolved "https://registry.yarnpkg.com/qjobs/-/qjobs-1.2.0.tgz#c45e9c61800bd087ef88d7e256423bdd49e5d071"
|
2819
2841
|
integrity sha512-8YOJEHtxpySA3fFDyCRxA+UUV+fA+rTWnuWvylOK/NCjhY+b4ocCtmu8TtsWb+mYeU+GCHf/S66KZF/AsteKHg==
|
2820
2842
|
|
2821
|
-
qs@6.
|
2822
|
-
version "6.
|
2823
|
-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.
|
2824
|
-
integrity sha512
|
2843
|
+
qs@6.13.0:
|
2844
|
+
version "6.13.0"
|
2845
|
+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.13.0.tgz#6ca3bd58439f7e245655798997787b0d88a51906"
|
2846
|
+
integrity sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==
|
2825
2847
|
dependencies:
|
2826
|
-
side-channel "^1.0.
|
2848
|
+
side-channel "^1.0.6"
|
2827
2849
|
|
2828
2850
|
randombytes@^2.1.0:
|
2829
2851
|
version "2.1.0"
|
@@ -2999,15 +3021,17 @@ serialize-javascript@^6.0.1:
|
|
2999
3021
|
dependencies:
|
3000
3022
|
randombytes "^2.1.0"
|
3001
3023
|
|
3002
|
-
set-function-length@^1.
|
3003
|
-
version "1.
|
3004
|
-
resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.
|
3005
|
-
integrity sha512-
|
3024
|
+
set-function-length@^1.2.1:
|
3025
|
+
version "1.2.2"
|
3026
|
+
resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.2.2.tgz#aac72314198eaed975cf77b2c3b6b880695e5449"
|
3027
|
+
integrity sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==
|
3006
3028
|
dependencies:
|
3007
|
-
define-data-property "^1.1.
|
3008
|
-
|
3029
|
+
define-data-property "^1.1.4"
|
3030
|
+
es-errors "^1.3.0"
|
3031
|
+
function-bind "^1.1.2"
|
3032
|
+
get-intrinsic "^1.2.4"
|
3009
3033
|
gopd "^1.0.1"
|
3010
|
-
has-property-descriptors "^1.0.
|
3034
|
+
has-property-descriptors "^1.0.2"
|
3011
3035
|
|
3012
3036
|
setprototypeof@1.2.0:
|
3013
3037
|
version "1.2.0"
|
@@ -3019,14 +3043,15 @@ shallowequal@^1.1.0:
|
|
3019
3043
|
resolved "https://registry.yarnpkg.com/shallowequal/-/shallowequal-1.1.0.tgz#188d521de95b9087404fd4dcb68b13df0ae4e7f8"
|
3020
3044
|
integrity sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==
|
3021
3045
|
|
3022
|
-
side-channel@^1.0.
|
3023
|
-
version "1.0.
|
3024
|
-
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.
|
3025
|
-
integrity sha512-
|
3046
|
+
side-channel@^1.0.6:
|
3047
|
+
version "1.0.6"
|
3048
|
+
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.6.tgz#abd25fb7cd24baf45466406b1096b7831c9215f2"
|
3049
|
+
integrity sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==
|
3026
3050
|
dependencies:
|
3027
|
-
call-bind "^1.0.
|
3028
|
-
|
3029
|
-
|
3051
|
+
call-bind "^1.0.7"
|
3052
|
+
es-errors "^1.3.0"
|
3053
|
+
get-intrinsic "^1.2.4"
|
3054
|
+
object-inspect "^1.13.1"
|
3030
3055
|
|
3031
3056
|
sinon-chai@^3.2.0:
|
3032
3057
|
version "3.7.0"
|
@@ -3174,21 +3199,21 @@ tapable@^2.1.1, tapable@^2.2.0:
|
|
3174
3199
|
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0"
|
3175
3200
|
integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==
|
3176
3201
|
|
3177
|
-
terser-webpack-plugin@^5.3.
|
3178
|
-
version "5.3.
|
3179
|
-
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.
|
3180
|
-
integrity sha512-
|
3202
|
+
terser-webpack-plugin@^5.3.10:
|
3203
|
+
version "5.3.10"
|
3204
|
+
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.10.tgz#904f4c9193c6fd2a03f693a2150c62a92f40d199"
|
3205
|
+
integrity sha512-BKFPWlPDndPs+NGGCr1U59t0XScL5317Y0UReNrHaw9/FwhPENlq6bfgs+4yPfyP51vqC1bQ4rp1EfXW5ZSH9w==
|
3181
3206
|
dependencies:
|
3182
|
-
"@jridgewell/trace-mapping" "^0.3.
|
3207
|
+
"@jridgewell/trace-mapping" "^0.3.20"
|
3183
3208
|
jest-worker "^27.4.5"
|
3184
3209
|
schema-utils "^3.1.1"
|
3185
3210
|
serialize-javascript "^6.0.1"
|
3186
|
-
terser "^5.
|
3211
|
+
terser "^5.26.0"
|
3187
3212
|
|
3188
|
-
terser@^5.
|
3189
|
-
version "5.
|
3190
|
-
resolved "https://registry.yarnpkg.com/terser/-/terser-5.
|
3191
|
-
integrity sha512-
|
3213
|
+
terser@^5.26.0:
|
3214
|
+
version "5.31.6"
|
3215
|
+
resolved "https://registry.yarnpkg.com/terser/-/terser-5.31.6.tgz#c63858a0f0703988d0266a82fcbf2d7ba76422b1"
|
3216
|
+
integrity sha512-PQ4DAriWzKj+qgehQ7LK5bQqCFNMmlhjR2PFFLuqGCpuCAauxemVBWwWOxo3UIwWQx8+Pr61Df++r76wDmkQBg==
|
3192
3217
|
dependencies:
|
3193
3218
|
"@jridgewell/source-map" "^0.3.3"
|
3194
3219
|
acorn "^8.8.2"
|
@@ -3275,13 +3300,13 @@ unpipe@1.0.0, unpipe@~1.0.0:
|
|
3275
3300
|
resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec"
|
3276
3301
|
integrity sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==
|
3277
3302
|
|
3278
|
-
update-browserslist-db@^1.0
|
3279
|
-
version "1.0
|
3280
|
-
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.
|
3281
|
-
integrity sha512-
|
3303
|
+
update-browserslist-db@^1.1.0:
|
3304
|
+
version "1.1.0"
|
3305
|
+
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz#7ca61c0d8650766090728046e416a8cde682859e"
|
3306
|
+
integrity sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==
|
3282
3307
|
dependencies:
|
3283
|
-
escalade "^3.1.
|
3284
|
-
picocolors "^1.0.
|
3308
|
+
escalade "^3.1.2"
|
3309
|
+
picocolors "^1.0.1"
|
3285
3310
|
|
3286
3311
|
uri-js@^4.2.2:
|
3287
3312
|
version "4.4.1"
|
@@ -3305,10 +3330,10 @@ void-elements@^2.0.0:
|
|
3305
3330
|
resolved "https://registry.yarnpkg.com/void-elements/-/void-elements-2.0.1.tgz#c066afb582bb1cb4128d60ea92392e94d5e9dbec"
|
3306
3331
|
integrity sha512-qZKX4RnBzH2ugr8Lxa7x+0V6XD9Sb/ouARtiasEQCHB1EVU4NXtmHsDDrx1dO4ne5fc3J6EW05BP1Dl0z0iung==
|
3307
3332
|
|
3308
|
-
watchpack@^2.4.
|
3309
|
-
version "2.4.
|
3310
|
-
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.4.
|
3311
|
-
integrity sha512-
|
3333
|
+
watchpack@^2.4.1:
|
3334
|
+
version "2.4.2"
|
3335
|
+
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.4.2.tgz#2feeaed67412e7c33184e5a79ca738fbd38564da"
|
3336
|
+
integrity sha512-TnbFSbcOCcDgjZ4piURLCbJ3nJhznVh9kw6F6iokjiFPl8ONxe9A6nMDVXDiNbrSfLILs6vB07F7wLBrwPYzJw==
|
3312
3337
|
dependencies:
|
3313
3338
|
glob-to-regexp "^0.4.1"
|
3314
3339
|
graceful-fs "^4.1.2"
|
@@ -3325,34 +3350,33 @@ webpack-sources@^3.2.3:
|
|
3325
3350
|
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
|
3326
3351
|
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
|
3327
3352
|
|
3328
|
-
webpack@^5.
|
3329
|
-
version "5.
|
3330
|
-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.
|
3331
|
-
integrity sha512-
|
3353
|
+
webpack@^5.94.0:
|
3354
|
+
version "5.94.0"
|
3355
|
+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.94.0.tgz#77a6089c716e7ab90c1c67574a28da518a20970f"
|
3356
|
+
integrity sha512-KcsGn50VT+06JH/iunZJedYGUJS5FGjow8wb9c0v5n1Om8O1g4L6LjtfxwlXIATopoQu+vOXXa7gYisWxCoPyg==
|
3332
3357
|
dependencies:
|
3333
|
-
"@types/
|
3334
|
-
"@
|
3335
|
-
"@webassemblyjs/
|
3336
|
-
"@webassemblyjs/wasm-
|
3337
|
-
"@webassemblyjs/wasm-parser" "^1.11.5"
|
3358
|
+
"@types/estree" "^1.0.5"
|
3359
|
+
"@webassemblyjs/ast" "^1.12.1"
|
3360
|
+
"@webassemblyjs/wasm-edit" "^1.12.1"
|
3361
|
+
"@webassemblyjs/wasm-parser" "^1.12.1"
|
3338
3362
|
acorn "^8.7.1"
|
3339
|
-
acorn-import-
|
3340
|
-
browserslist "^4.
|
3363
|
+
acorn-import-attributes "^1.9.5"
|
3364
|
+
browserslist "^4.21.10"
|
3341
3365
|
chrome-trace-event "^1.0.2"
|
3342
|
-
enhanced-resolve "^5.
|
3366
|
+
enhanced-resolve "^5.17.1"
|
3343
3367
|
es-module-lexer "^1.2.1"
|
3344
3368
|
eslint-scope "5.1.1"
|
3345
3369
|
events "^3.2.0"
|
3346
3370
|
glob-to-regexp "^0.4.1"
|
3347
|
-
graceful-fs "^4.2.
|
3371
|
+
graceful-fs "^4.2.11"
|
3348
3372
|
json-parse-even-better-errors "^2.3.1"
|
3349
3373
|
loader-runner "^4.2.0"
|
3350
3374
|
mime-types "^2.1.27"
|
3351
3375
|
neo-async "^2.6.2"
|
3352
3376
|
schema-utils "^3.2.0"
|
3353
3377
|
tapable "^2.1.1"
|
3354
|
-
terser-webpack-plugin "^5.3.
|
3355
|
-
watchpack "^2.4.
|
3378
|
+
terser-webpack-plugin "^5.3.10"
|
3379
|
+
watchpack "^2.4.1"
|
3356
3380
|
webpack-sources "^3.2.3"
|
3357
3381
|
|
3358
3382
|
which@^1.2.1:
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: shopify_app
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 22.
|
4
|
+
version: 22.5.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Shopify
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-12-11 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activeresource
|
@@ -72,7 +72,7 @@ dependencies:
|
|
72
72
|
requirements:
|
73
73
|
- - ">="
|
74
74
|
- !ruby/object:Gem::Version
|
75
|
-
version: 14.
|
75
|
+
version: 14.7.0
|
76
76
|
- - "<"
|
77
77
|
- !ruby/object:Gem::Version
|
78
78
|
version: '15.0'
|
@@ -82,7 +82,7 @@ dependencies:
|
|
82
82
|
requirements:
|
83
83
|
- - ">="
|
84
84
|
- !ruby/object:Gem::Version
|
85
|
-
version: 14.
|
85
|
+
version: 14.7.0
|
86
86
|
- - "<"
|
87
87
|
- !ruby/object:Gem::Version
|
88
88
|
version: '15.0'
|
@@ -481,7 +481,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
481
481
|
- !ruby/object:Gem::Version
|
482
482
|
version: '0'
|
483
483
|
requirements: []
|
484
|
-
rubygems_version: 3.5.
|
484
|
+
rubygems_version: 3.5.23
|
485
485
|
signing_key:
|
486
486
|
specification_version: 4
|
487
487
|
summary: This gem is used to get quickly started with the Shopify API
|