Skip to content

Commit cc40302

Browse files
committed
Fix ssri patch
1 parent 75231a8 commit cc40302

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"dependencies": {
55
"@rails/webpacker": "5.1.1",
66
"normalize.css": "^8.0.1",
7+
"ssri": "^8.0.1",
78
"yarn": "^1.22.4"
89
},
910
"scripts": {

yarn.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9454,6 +9454,13 @@ ssri@^7.0.0:
94549454
figgy-pudding "^3.5.1"
94559455
minipass "^3.1.1"
94569456

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+
94579464
stable@^0.1.8:
94589465
version "0.1.8"
94599466
resolved "https://registry.yarnpkg.com/stable/-/stable-0.1.8.tgz#836eb3c8382fe2936feaf544631017ce7d47a3cf"

0 commit comments

Comments
 (0)