diff --git a/Gemfile.lock b/Gemfile.lock index 7c0c8757c..7820d7c87 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -148,7 +148,7 @@ GEM faraday (~> 1.0) globalid (1.2.1) activesupport (>= 6.1) - google-apis-core (0.11.1) + google-apis-core (0.11.2) addressable (~> 2.5, >= 2.5.1) googleauth (>= 0.16.2, < 2.a) httpclient (>= 2.8.1, < 3.a) diff --git a/package.json b/package.json index 043ed111e..4a0de367d 100644 --- a/package.json +++ b/package.json @@ -38,13 +38,13 @@ "@parcel/transformer-typescript-tsc": "2.10.1", "@types/lodash": "4.14.200", "@types/markdown-it": "13.0.5", - "@types/node": "20.8.8", + "@types/node": "20.8.9", "@types/promise-timeout": "1.3.2", - "@types/react": "18.2.31", + "@types/react": "18.2.33", "@types/react-color": "3.0.9", "@types/react-dom": "18.2.14", "@types/ws": "8.5.8", - "axios": "1.5.1", + "axios": "1.6.0", "bowser": "2.11.0", "browser-speech": "1.1.1", "events": "3.3.0", @@ -86,7 +86,7 @@ "eslint": "8.52.0", "eslint-plugin-eslint-comments": "3.2.0", "eslint-plugin-import": "2.29.0", - "eslint-plugin-jest": "27.4.3", + "eslint-plugin-jest": "27.6.0", "eslint-plugin-no-null": "1.0.2", "eslint-plugin-promise": "6.1.1", "eslint-plugin-react": "7.33.2", @@ -101,7 +101,7 @@ "raf": "3.4.1", "react-addons-test-utils": "15.6.2", "react-test-renderer": "18.2.0", - "sass": "1.69.4", + "sass": "1.69.5", "sass-lint": "1.13.1", "ts-jest": "29.1.1", "tslint": "6.1.3"