Skip to content

Commit

Permalink
fix: update PPOM to v1.4.4 (#8863)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpuri authored Mar 6, 2024
1 parent 8299ec9 commit 19c0ea0
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion app/lib/ppom/blockaid-version.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion app/lib/ppom/ppom.html.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion ppom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0",
"devDependencies": {
"@babel/preset-env": "^7.22.6",
"@blockaid/ppom_release": "^1.4.2",
"@blockaid/ppom_release": "^1.4.4",
"babel-loader": "^9.1.2",
"binary-base64-loader": "^1.0.0",
"buffer": "^6.0.3",
Expand Down
8 changes: 4 additions & 4 deletions ppom/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -882,10 +882,10 @@
"@babel/helper-validator-identifier" "^7.22.20"
to-fast-properties "^2.0.0"

"@blockaid/ppom_release@^1.4.2":
version "1.4.2"
resolved "https://registry.yarnpkg.com/@blockaid/ppom_release/-/ppom_release-1.4.2.tgz#80ed9d008377f2ad5ccc7e0e4e416390fc4cd9b6"
integrity sha512-Rv8gFi442uM4t02RQOP0hmpyWWilOHxINZ7hN7v5h2K6zGSRHwPrbdASvNNcxk39ZuDn73Ch8l4DFM1yje8F1A==
"@blockaid/ppom_release@^1.4.4":
version "1.4.4"
resolved "https://registry.yarnpkg.com/@blockaid/ppom_release/-/ppom_release-1.4.4.tgz#1308ff1206bcb99f1577958ff130b2b9b14f314c"
integrity sha512-Pmc4DX2TxHHwGtOSFe504D8oMoTt5OZBH0hiMiwQp3vPCyOtGofcTmI24ESF3EgOSHie3P7OB/AFUKhE2ov0bQ==

"@discoveryjs/json-ext@^0.5.0":
version "0.5.7"
Expand Down

0 comments on commit 19c0ea0

Please sign in to comment.