diff --git a/package-lock.json b/package-lock.json index 2dd1edb5b..56d9d2ee8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "devDependencies": { "@babel/core": "^7.27.1", "@babel/preset-env": "^7.27.2", - "@uswds/compile": "^1.2.2", + "@uswds/compile": "^1.3.1", "backstopjs": "^6.3.25", "better-npm-audit": "^3.11.0", "gulp": "^5.0.0", @@ -2842,9 +2842,9 @@ } }, "node_modules/@uswds/compile": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/@uswds/compile/-/compile-1.2.2.tgz", - "integrity": "sha512-SBM9ZOwCrFucI23AysdfY/Gq0cj/A5UdOLunUA1n04qRbQW6BQacKkRX+vA4JYkn+kXSPbzFmOeOEqupwLQpnw==", + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/@uswds/compile/-/compile-1.3.1.tgz", + "integrity": "sha512-hPjwj7H5Q8VlNyPAPON04vCgjqBNf7Kee6rh/GEAGZXeGcEu3ugnM5TZMtSqxNC4nbRyCwICsSpiceV4UCEwYA==", "dev": true, "license": "SEE LICENSE IN LICENSE.md", "dependencies": { diff --git a/package.json b/package.json index 247732c05..b614a6669 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "devDependencies": { "@babel/core": "^7.27.1", "@babel/preset-env": "^7.27.2", - "@uswds/compile": "^1.2.2", + "@uswds/compile": "^1.3.1", "backstopjs": "^6.3.25", "better-npm-audit": "^3.11.0", "gulp": "^5.0.0",