Skip to content

Commit

Permalink
Merge pull request #1446 from JoshNels/update-moment
Browse files Browse the repository at this point in the history
chore(deps): update moment version
  • Loading branch information
PatrickHarriss authored Apr 23, 2024
2 parents badd150 + 94be440 commit 63aaeb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install Node.js
uses: actions/setup-node@v2
with:
node-version: '16'
node-version: '20'

- name: Get Yarn Cache Directory
id: yarn-cache-dir-path
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@
"jschardet": "^2.3.0",
"jsts": "^2.7.3",
"modernizr": "^3.8.0",
"moment": "~2.20.1",
"moment": "~2.29.4",
"navigator.sendbeacon": "~0.0.x",
"oboe": "^2.1.5",
"ol-cesium": "=1.37.0",
Expand Down

0 comments on commit 63aaeb5

Please sign in to comment.