Skip to content

Commit

Permalink
PDE-5619 bump secret scrubber
Browse files Browse the repository at this point in the history
  • Loading branch information
Natay committed Jan 6, 2025
1 parent 4f55292 commit 6ae43f5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"engineStrict": true,
"dependencies": {
"@zapier/secret-scrubber": "^1.1.1",
"@zapier/secret-scrubber": "^1.1.2",
"bluebird": "3.7.2",
"content-disposition": "0.5.4",
"dotenv": "16.4.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3216,10 +3216,10 @@
js-yaml "^3.10.0"
tslib "^2.4.0"

"@zapier/secret-scrubber@^1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@zapier/secret-scrubber/-/secret-scrubber-1.1.1.tgz#ccb7b75e320d5662efd2ff23eb66cf7fea764a39"
integrity sha512-4w0lsz8lpsl/+c1u8h5LDNioCdLloPobryH7voawgO6hoPkwJxYhXB1xZYLAxycFSZmCXajRmzZyzma26pdIOQ==
"@zapier/secret-scrubber@^1.1.2":
version "1.1.2"
resolved "https://registry.yarnpkg.com/@zapier/secret-scrubber/-/secret-scrubber-1.1.2.tgz#4fc237c6fe0d0d91c787a1933d8d34562dfdf25f"
integrity sha512-a4siIYOLgLkfd4TY5FP2gO0Qu4I4kf781wnyR2aMMZbI7CmXD1VS3JcOjPpVHDlC0GKynF/yJd+CmZLkfIUEYg==
dependencies:
create-hash "^1.2.0"
lodash.isplainobject "^4.0.6"
Expand Down

0 comments on commit 6ae43f5

Please sign in to comment.