Skip to content

Commit

Permalink
Merge pull request #322 from guardian/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
codingWithRach authored Oct 30, 2024
2 parents 0c7a1a0 + ed9c2fb commit d5a0ce3
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 @@ -57,7 +57,7 @@
"enzyme-adapter-react-16": "^1.15.7",
"filesize": "^3.5.4",
"lodash": "^4.17.21",
"moment": "^2.29.2",
"moment": "^2.29.4",
"panda-session": "^0.1.6",
"prop-types": "^15.8.1",
"react": "16.14.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4703,10 +4703,10 @@ moment@>=1.6.0:
resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==

moment@^2.29.2:
version "2.29.2"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==
moment@^2.29.4:
version "2.30.1"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.30.1.tgz#f8c91c07b7a786e30c59926df530b4eac96974ae"
integrity sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==

moo@^0.4.3:
version "0.4.3"
Expand Down

0 comments on commit d5a0ce3

Please sign in to comment.