Skip to content

Commit ee0d4f6

Browse files
authored
chore: upgrade to @cdssnc/sanitize-pii@2.0.2 (#6069)
Upgrade to the latest version of the sanitize PII module which removes the 7+ digit redaction pattern. This is being done as it was catching non-sensitive data like timestamp error codes in support tickets.
1 parent 2c139f3 commit ee0d4f6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@bufbuild/protobuf": "^2.2.3",
6060
"@casl/ability": "6.7.3",
6161
"@cdssnc/gcds-tokens": "2.12.0",
62-
"@cdssnc/sanitize-pii": "^2.0.1",
62+
"@cdssnc/sanitize-pii": "^2.0.2",
6363
"@gcforms/announce": "workspace:*",
6464
"@gcforms/connectors": "workspace:*",
6565
"@gcforms/core": "workspace:*",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1726,10 +1726,10 @@ __metadata:
17261726
languageName: node
17271727
linkType: hard
17281728

1729-
"@cdssnc/sanitize-pii@npm:^2.0.1":
1730-
version: 2.0.1
1731-
resolution: "@cdssnc/sanitize-pii@npm:2.0.1"
1732-
checksum: 10c0/6440558c5cdab932dbf5cf91a6f4cb928727b29de94d165511e823f0c1db5f10a6e56aca5ecf6105890aca62a7d7486507dc8a61c56ba881a08b4f835c9d5624
1729+
"@cdssnc/sanitize-pii@npm:^2.0.2":
1730+
version: 2.0.2
1731+
resolution: "@cdssnc/sanitize-pii@npm:2.0.2"
1732+
checksum: 10c0/337338d6539ce476eb3837ee2f8ffafc44d28b3ccae9632a10bb127164c1e7585ef709a1604d8f645a9ea18dc8d76fd8ab6349ad155ab5780172bce65f223821
17331733
languageName: node
17341734
linkType: hard
17351735

@@ -13194,7 +13194,7 @@ __metadata:
1319413194
"@bufbuild/protobuf": "npm:^2.2.3"
1319513195
"@casl/ability": "npm:6.7.3"
1319613196
"@cdssnc/gcds-tokens": "npm:2.12.0"
13197-
"@cdssnc/sanitize-pii": "npm:^2.0.1"
13197+
"@cdssnc/sanitize-pii": "npm:^2.0.2"
1319813198
"@eslint/eslintrc": "npm:^3"
1319913199
"@gcforms/announce": "workspace:*"
1320013200
"@gcforms/connectors": "workspace:*"

0 commit comments

Comments
 (0)