diff --git a/package-lock.json b/package-lock.json index 2d0a44c7a..645ecde3b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -118,7 +118,7 @@ "swr": "0.4.0", "terser-webpack-plugin": "5.3.9", "tinykeys": "2.1.0", - "underscore": "1.12.1", + "underscore": "1.13.8", "utility-types": "3.10.0", "uuid": "9.0.0", "web-vitals": "4.2.4", @@ -27581,7 +27581,9 @@ } }, "node_modules/underscore": { - "version": "1.12.1", + "version": "1.13.8", + "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.8.tgz", + "integrity": "sha512-DXtD3ZtEQzc7M8m4cXotyHR+FAS18C64asBYY5vqZexfYryNNnDc02W4hKg3rdQuqOYas1jkseX0+nZXjTXnvQ==", "license": "MIT" }, "node_modules/undici-types": { diff --git a/package.json b/package.json index 8b1faaa20..efbf8853e 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "swr": "0.4.0", "terser-webpack-plugin": "5.3.9", "tinykeys": "2.1.0", - "underscore": "1.12.1", + "underscore": "1.13.8", "utility-types": "3.10.0", "uuid": "9.0.0", "web-vitals": "4.2.4",