We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75231a8 commit cc40302Copy full SHA for cc40302
package.json
@@ -4,6 +4,7 @@
4
"dependencies": {
5
"@rails/webpacker": "5.1.1",
6
"normalize.css": "^8.0.1",
7
+ "ssri": "^8.0.1",
8
"yarn": "^1.22.4"
9
},
10
"scripts": {
yarn.lock
@@ -9454,6 +9454,13 @@ ssri@^7.0.0:
9454
figgy-pudding "^3.5.1"
9455
minipass "^3.1.1"
9456
9457
+ssri@^8.0.1:
9458
+ version "8.0.1"
9459
+ resolved "https://registry.yarnpkg.com/ssri/-/ssri-8.0.1.tgz#638e4e439e2ffbd2cd289776d5ca457c4f51a2af"
9460
+ integrity sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ==
9461
+ dependencies:
9462
+ minipass "^3.1.1"
9463
+
9464
stable@^0.1.8:
9465
version "0.1.8"
9466
resolved "https://registry.yarnpkg.com/stable/-/stable-0.1.8.tgz#836eb3c8382fe2936feaf544631017ce7d47a3cf"
0 commit comments