Skip to content

Commit

Permalink
package.json and package-lock.json updates.
Browse files Browse the repository at this point in the history
We have updated the versions of npm / node.js packages specified
in the files:

* https://en.wikipedia.org/wiki/Npm_(software)

This is possibly thanks to a prompting by https://snyk.io/ or GitHub
or GitLab.
  • Loading branch information
shlomif committed Dec 6, 2024
1 parent f13dfa5 commit 5992edb
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
42 changes: 21 additions & 21 deletions fc-solve/site/wml/package-lock.json

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

6 changes: 3 additions & 3 deletions fc-solve/site/wml/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lib": "lib"
},
"dependencies": {
"@babel/cli": "^7.25.9",
"@babel/cli": "^7.26.4",
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@types/jquery": "^3.5.32",
Expand Down Expand Up @@ -43,8 +43,8 @@
"rollup": "^4.28.0",
"tap": "^21.0.1",
"tar": "^7.4.3",
"terser": "^5.36.0",
"webpack": "^5.97.0",
"terser": "^5.37.0",
"webpack": "^5.97.1",
"webpack-cli": "^5.1.4"
},
"devDependencies": {
Expand Down

0 comments on commit 5992edb

Please sign in to comment.