Skip to content

Commit

Permalink
chore: npm audit
Browse files Browse the repository at this point in the history
  • Loading branch information
krpeacock committed Sep 25, 2023
1 parent 80ad8fb commit c1d8bd8
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 29 deletions.
1 change: 1 addition & 0 deletions docs/generated/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ <h1>Agent-JS Changelog</h1>
<section>
<h2>Version x.x.x</h2>
<ul>
<li>chore: npm audit</li>
<li>feat: Principal class serializes to JSON</li>
<li>
feat: certificate checks validate that certificate time is not more than 5 minutes ahead
Expand Down
2 changes: 1 addition & 1 deletion e2e/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@types/node": "^18.0.6",
"concurrently": "^7.3.0",
"cypress": "^12.17.3",
"cypress": "^13.2.0",
"esbuild": "^0.15.16",
"parcel": "^2.6.2",
"pm2": "^5.3.0",
Expand Down
67 changes: 39 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c1d8bd8

Please sign in to comment.