Skip to content

Commit

Permalink
Merge pull request #1084 from SURFscz/dependabot/npm_and_yarn/client/…
Browse files Browse the repository at this point in the history
…core-js-3.33.3

Bump core-js from 3.33.2 to 3.33.3 in /client
  • Loading branch information
oharsta authored Nov 20, 2023
2 parents 747de11 + 167d585 commit 69bcc76
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@fortawesome/free-solid-svg-icons": "^6.4.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"@surfnet/sds": "^0.0.92",
"core-js": "^3.33.2",
"core-js": "^3.33.3",
"dompurify": "^3.0.5",
"es6-promise": "^4.2.8",
"events": "^3.2.0",
Expand Down
8 changes: 4 additions & 4 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3465,10 +3465,10 @@ core-js-pure@^3.23.3:
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.30.1.tgz#7d93dc89e7d47b8ef05d7e79f507b0e99ea77eec"
integrity sha512-nXBEVpmUnNRhz83cHd9JRQC52cTMcuXAmR56+9dSMpRdpeA4I1PX6yjmhd71Eyc/wXNsdBdUDIj1QTIeZpU5Tg==

core-js@^3.19.2, core-js@^3.33.2:
version "3.33.2"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.33.2.tgz#312bbf6996a3a517c04c99b9909cdd27138d1ceb"
integrity sha512-XeBzWI6QL3nJQiHmdzbAOiMYqjrb7hwU7A39Qhvd/POSa/t9E1AeZyEZx3fNvp/vtM8zXwhoL0FsiS0hD0pruQ==
core-js@^3.19.2, core-js@^3.33.3:
version "3.33.3"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.33.3.tgz#3c644a323f0f533a0d360e9191e37f7fc059088d"
integrity sha512-lo0kOocUlLKmm6kv/FswQL8zbkH7mVsLJ/FULClOhv8WRVmKLVcs6XPNQAzstfeJTCHMyButEwG+z1kHxHoDZw==

core-util-is@~1.0.0:
version "1.0.3"
Expand Down

0 comments on commit 69bcc76

Please sign in to comment.