Skip to content

Commit

Permalink
Merge pull request #281 from systemli/dependabot/npm_and_yarn/moment-…
Browse files Browse the repository at this point in the history
…2.29.4

Bump moment from 2.24.0 to 2.29.4
  • Loading branch information
0x46616c6b authored Jul 17, 2022
2 parents 2685310 + 6cdef11 commit ab055f4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"leaflet": "^1.8.0",
"leaflet-draw": "^1.0.4",
"lodash": "^4.17.21",
"moment": "^2.24.0",
"moment": "^2.29.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.33.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6039,10 +6039,10 @@ mkdirp@~0.5.1:
dependencies:
minimist "^1.2.5"

moment@^2.24.0:
version "2.24.0"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==
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==

mri@^1.1.0:
version "1.2.0"
Expand Down

0 comments on commit ab055f4

Please sign in to comment.