diff --git a/package.json b/package.json index 450bd5d7..61161923 100644 --- a/package.json +++ b/package.json @@ -253,7 +253,7 @@ "@vscode/vsce": "^2.21.1", "bufferutil": "^4.0.7", "coder": "https://github.com/coder/coder#main", - "dayjs": "^1.11.7", + "dayjs": "^1.11.10", "eslint": "^8.50.0", "eslint-config-prettier": "^9.0.0", "eslint-plugin-import": "^2.29.1", diff --git a/yarn.lock b/yarn.lock index ff533aa6..b7a84eab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1760,10 +1760,10 @@ date-fns@^2.30.0: dependencies: "@babel/runtime" "^7.21.0" -dayjs@^1.11.7: - version "1.11.7" - resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.7.tgz#4b296922642f70999544d1144a2c25730fce63e2" - integrity sha512-+Yw9U6YO5TQohxLcIkrXBeY73WP3ejHWVvx8XCk3gxvQDCTEmS48ZrSZCKciI7Bhl/uCMyxYtE9UqRILmFphkQ== +dayjs@^1.11.10: + version "1.11.10" + resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.10.tgz#68acea85317a6e164457d6d6947564029a6a16a0" + integrity sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ== debug@4, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.2, debug@^4.3.4: version "4.3.4"