Skip to content

Commit

Permalink
Merge pull request #1156 from SURFscz/dependabot/npm_and_yarn/client/…
Browse files Browse the repository at this point in the history
…moment-2.30.1

Bump moment from 2.29.4 to 2.30.1 in /client
  • Loading branch information
oharsta authored Jan 4, 2024
2 parents ccff0eb + f267f16 commit c6b8338
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"lodash.clonedeep": "^4.5.0",
"lodash.debounce": "^4.0.8",
"lodash.escape": "^4.0.1",
"moment": "^2.29.4",
"moment": "^2.30.1",
"moment-timezone": "^0.5.34",
"prop-types": "^15.6.2",
"pullstate": "^1.23.0",
Expand Down
8 changes: 4 additions & 4 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6820,10 +6820,10 @@ moment-timezone@^0.5.34:
dependencies:
moment "^2.29.4"

moment@^2.29.4:
version "2.29.4"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
moment@^2.29.4, moment@^2.30.1:
version "2.30.1"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.30.1.tgz#f8c91c07b7a786e30c59926df530b4eac96974ae"
integrity sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==

[email protected]:
version "2.0.0"
Expand Down

0 comments on commit c6b8338

Please sign in to comment.