Skip to content

Commit

Permalink
Merge pull request #271 from CougarCS/snyk-fix-6d08d35c19e5d2234371ed…
Browse files Browse the repository at this point in the history
…3b7ffa8178

[Snyk] Security upgrade moment from 2.29.3 to 2.29.4
  • Loading branch information
vyas0189 authored Jan 29, 2023
2 parents 399847e + 53fc56a commit 3da5911
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 @@ -36,7 +36,7 @@
"helmet": "^5.0.2",
"lodash": "^4.17.21",
"memory-cache": "^0.2.0",
"moment": "^2.29.3",
"moment": "^2.29.4",
"morgan": "^1.10.0",
"morgan-json": "^1.1.0",
"newrelic": "^8.10.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5677,10 +5677,10 @@ moment@^2.29.1:
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3"
integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==

moment@^2.29.3:
version "2.29.3"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.3.tgz#edd47411c322413999f7a5940d526de183c031f3"
integrity sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw==
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==

morgan-json@^1.1.0:
version "1.1.0"
Expand Down

0 comments on commit 3da5911

Please sign in to comment.