Merge pull request #4888 from johannesjo/dependabot/npm_and_yarn/chrono-node-2.8.3

build(deps-dev): bump chrono-node from 2.8.0 to 2.8.3
This commit is contained in:
Johannes Millan 2025-08-01 16:29:47 +02:00 committed by GitHub
commit 0786476684
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 3 deletions

6
package-lock.json generated
View file

@ -83,7 +83,7 @@
"chai": "^5.1.2",
"chart.js": "^4.4.7",
"chromedriver": "^137.0.4",
"chrono-node": "^2.8.0",
"chrono-node": "^2.8.3",
"clipboard": "^2.0.11",
"conventional-changelog-cli": "^5.0.0",
"core-js": "^3.39.0",
@ -10102,7 +10102,9 @@
"license": "MIT"
},
"node_modules/chrono-node": {
"version": "2.8.0",
"version": "2.8.3",
"resolved": "https://registry.npmjs.org/chrono-node/-/chrono-node-2.8.3.tgz",
"integrity": "sha512-YukiXak31pshonVWaeJ9cZ4xxWIlbsyn5qYUkG5pQ+usZ6l22ASXDIk0kHUQkIBNOCLRevFkHJjnGKXwZNtyZw==",
"dev": true,
"license": "MIT",
"dependencies": {

View file

@ -196,7 +196,7 @@
"chai": "^5.1.2",
"chart.js": "^4.4.7",
"chromedriver": "^137.0.4",
"chrono-node": "^2.8.0",
"chrono-node": "^2.8.3",
"clipboard": "^2.0.11",
"conventional-changelog-cli": "^5.0.0",
"core-js": "^3.39.0",