diff --git a/package-lock.json b/package-lock.json index f8e860808..eea334dfe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@11ty/eleventy": "^2.0.1", "@11ty/eleventy-img": "^3.1.0", - "@uswds/uswds": "^3.2.0", + "@uswds/uswds": "^3.6.0", "autoprefixer": "^10.4.15", "eleventy-plugin-svg-sprite": "^2.4.2", "esbuild": "^0.19.2", @@ -1545,9 +1545,9 @@ "integrity": "sha512-txGIh+0eDFzKGC25zORnswy+br1Ha7hj5cMVwKIU7+s0U2AxxJru/jZSMU6OC9MJWP6+pc/hc6ZjyZShpsyY2g==" }, "node_modules/@uswds/uswds": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/@uswds/uswds/-/uswds-3.5.0.tgz", - "integrity": "sha512-pXgxmAwHsFPopZ1fll8La9jOsaQPHDM2g8oqv14GF1084RoCcBIRy3eZUux0VjeO/jscxsxACWy8v/vulQK4CQ==", + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/@uswds/uswds/-/uswds-3.6.0.tgz", + "integrity": "sha512-bsFSwhMctRgCushvId/rnfPthKJUGC2v0stOuc98LxgQzwQWP90C3P3FDVzEWKz0HYr4XTGgrWA5rcuZ9qml2w==", "dependencies": { "classlist-polyfill": "1.0.3", "object-assign": "4.1.1", diff --git a/package.json b/package.json index 2c9ac3344..31560cd52 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "dependencies": { "@11ty/eleventy": "^2.0.1", "@11ty/eleventy-img": "^3.1.0", - "@uswds/uswds": "^3.2.0", + "@uswds/uswds": "^3.6.0", "autoprefixer": "^10.4.15", "eleventy-plugin-svg-sprite": "^2.4.2", "esbuild": "^0.19.2",