Skip to content

Commit

Permalink
Merge pull request #146 from maxcanna/dependabot/npm_and_yarn/ejs-3.1.10
Browse files Browse the repository at this point in the history
Bump ejs from 3.1.7 to 3.1.10
  • Loading branch information
maxcanna authored May 1, 2024
2 parents 9d349be + ccc8fda commit 54ea6e4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"yarn": "^1.22.19"
},
"name": "raiapi",
"version": "4.2.1",
"version": "4.2.2",
"description": "RaiPlay API",
"private": true,
"main": "index.js",
Expand Down Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"axios": "^1.6.0",
"compression": "^1.7.4",
"ejs": "^3.1.7",
"ejs": "^3.1.10",
"express": "^4.19.2",
"http-errors": "^1.8.0",
"moment": "^2.29.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4589,10 +4589,10 @@ ejs@^2.6.1:
resolved "https://registry.yarnpkg.com/ejs/-/ejs-2.7.4.tgz#48661287573dcc53e366c7a1ae52c3a120eec9ba"
integrity sha512-7vmuyh5+kuUyJKePhQfRQBhXV5Ce+RnaeeQArKu1EAMpL3WbgMt5WG6uQZpEVvYSSsxMXRKOewtDk9RaTKXRlA==

ejs@^3.1.7:
version "3.1.7"
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.7.tgz#c544d9c7f715783dd92f0bddcf73a59e6962d006"
integrity sha512-BIar7R6abbUxDA3bfXrO4DSgwo8I+fB5/1zgujl3HLLjwd6+9iOnrT+t3grn2qbk9vOgBubXOFwX2m9axoFaGw==
ejs@^3.1.10:
version "3.1.10"
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.10.tgz#69ab8358b14e896f80cc39e62087b88500c3ac3b"
integrity sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==
dependencies:
jake "^10.8.5"

Expand Down

0 comments on commit 54ea6e4

Please sign in to comment.