diff --git a/www/package.json b/www/package.json index cafb61b0..bc8a5a8d 100644 --- a/www/package.json +++ b/www/package.json @@ -1,6 +1,6 @@ { "name": "Firetable", - "version": "1.3.2", + "version": "1.3.3", "homepage": "https://firetable.io/", "repository": { "type": "git", @@ -88,7 +88,7 @@ "@types/chroma-js": "^2.1.3", "@types/dompurify": "^2.0.1", "@types/file-saver": "^2.0.1", - "@types/lodash": "^4.14.138", + "@types/lodash": "^4.14.168", "@types/node": "^14.14.6", "@types/react": "^16.9.2", "@types/react-beautiful-dnd": "^13.0.0", diff --git a/www/yarn.lock b/www/yarn.lock index 1daf2de3..82a9e28f 100644 --- a/www/yarn.lock +++ b/www/yarn.lock @@ -2573,12 +2573,7 @@ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.6.tgz#f4c7ec43e81b319a9815115031709f26987891f0" integrity sha512-3c+yGKvVP5Y9TYBEibGNR+kLtijnj7mYrXRg+WpFb2X9xm04g/DXYkfg4hmzJQosc9snFNUPkbYIhu+KAm6jJw== -"@types/lodash@^4.14.138": - version "4.14.149" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.149.tgz#1342d63d948c6062838fbf961012f74d4e638440" - integrity sha512-ijGqzZt/b7BfzcK9vTrS6MFljQRPn5BFWOx8oE0GYxribu6uV+aA9zZuXI1zc/etK9E8nrgdoF2+LgUw7+9tJQ== - -"@types/lodash@^4.14.165": +"@types/lodash@^4.14.165", "@types/lodash@^4.14.168": version "4.14.168" resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008" integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q==